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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
10.46 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This cracked me the fuck up, thanks for that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697192934 {#2429
    date: 2023-10-13 12:28:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 44487
  -bodyTs: "'crack':2 'fuck':5 'thank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4376344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165097 {#1394
    date: 2023-10-13 04:44:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This cracked me the fuck up, thanks for that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697192934 {#2429
    date: 2023-10-13 12:28:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 44487
  -bodyTs: "'crack':2 'fuck':5 'thank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4376344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165097 {#1394
    date: 2023-10-13 04:44:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This cracked me the fuck up, thanks for that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697192934 {#2429
    date: 2023-10-13 12:28:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 44487
  -bodyTs: "'crack':2 'fuck':5 'thank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4376344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165097 {#1394
    date: 2023-10-13 04:44:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This cracked me the fuck up, thanks for that!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697192934 {#2429
      date: 2023-10-13 12:28:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44487
    -bodyTs: "'crack':2 'fuck':5 'thank':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165097 {#1394
      date: 2023-10-13 04:44:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "O.o you’re welcome sweetie pie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697192933 {#3287
    date: 2023-10-13 12:28:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 45066
  -bodyTs: "'o.o':1 'pie':6 're':3 'sweeti':5 'welcom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4498069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192933 {#3288
    date: 2023-10-13 12:28:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This cracked me the fuck up, thanks for that!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697192934 {#2429
      date: 2023-10-13 12:28:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44487
    -bodyTs: "'crack':2 'fuck':5 'thank':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165097 {#1394
      date: 2023-10-13 04:44:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "O.o you’re welcome sweetie pie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697192933 {#3287
    date: 2023-10-13 12:28:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 45066
  -bodyTs: "'o.o':1 'pie':6 're':3 'sweeti':5 'welcom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4498069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192933 {#3288
    date: 2023-10-13 12:28:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This cracked me the fuck up, thanks for that!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697192934 {#2429
      date: 2023-10-13 12:28:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44487
    -bodyTs: "'crack':2 'fuck':5 'thank':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165097 {#1394
      date: 2023-10-13 04:44:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "O.o you’re welcome sweetie pie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697192933 {#3287
    date: 2023-10-13 12:28:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 45066
  -bodyTs: "'o.o':1 'pie':6 're':3 'sweeti':5 'welcom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4498069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192933 {#3288
    date: 2023-10-13 12:28:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "to be fair he finally found a real job (see the edit): [reddit.com/…/my_husband_is_the_moderator_for_a_fe…](https://www.reddit.com/r/TrueOffMyChest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697192857 {#1736
    date: 2023-10-13 12:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 43932
  -bodyTs: "'/my_husband_is_the_moderator_for_a_fe':14 '/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':17 'edit':12 'fair':3 'final':5 'found':6 'job':9 'real':8 'reddit.com':13 'see':10 'www.reddit.com':16 'www.reddit.com/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4479748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142586 {#1724
    date: 2023-10-12 22:29:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "to be fair he finally found a real job (see the edit): [reddit.com/…/my_husband_is_the_moderator_for_a_fe…](https://www.reddit.com/r/TrueOffMyChest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697192857 {#1736
    date: 2023-10-13 12:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 43932
  -bodyTs: "'/my_husband_is_the_moderator_for_a_fe':14 '/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':17 'edit':12 'fair':3 'final':5 'found':6 'job':9 'real':8 'reddit.com':13 'see':10 'www.reddit.com':16 'www.reddit.com/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4479748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142586 {#1724
    date: 2023-10-12 22:29:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "to be fair he finally found a real job (see the edit): [reddit.com/…/my_husband_is_the_moderator_for_a_fe…](https://www.reddit.com/r/TrueOffMyChest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697192857 {#1736
    date: 2023-10-13 12:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 43932
  -bodyTs: "'/my_husband_is_the_moderator_for_a_fe':14 '/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':17 'edit':12 'fair':3 'final':5 'found':6 'job':9 'real':8 'reddit.com':13 'see':10 'www.reddit.com':16 'www.reddit.com/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4479748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142586 {#1724
    date: 2023-10-12 22:29:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "to be fair he finally found a real job (see the edit): [reddit.com/…/my_husband_is_the_moderator_for_a_fe…](https://www.reddit.com/r/TrueOffMyChest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697192857 {#1736
      date: 2023-10-13 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1716 …}
    +nested: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
    -id: 43932
    -bodyTs: "'/my_husband_is_the_moderator_for_a_fe':14 '/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':17 'edit':12 'fair':3 'final':5 'found':6 'job':9 'real':8 'reddit.com':13 'see':10 'www.reddit.com':16 'www.reddit.com/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4479748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697142586 {#1724
      date: 2023-10-12 22:29:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "“Edit: To all the profile-lurkers, my husband is no longer a moderator, and has a (real) job now FYI”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697161614 {#3136
    date: 2023-10-13 03:46:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 44414
  -bodyTs: "'edit':1 'fyi':21 'husband':9 'job':19 'longer':12 'lurker':7 'moder':14 'profil':6 'profile-lurk':5 'real':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3257053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161614 {#3135
    date: 2023-10-13 03:46:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "to be fair he finally found a real job (see the edit): [reddit.com/…/my_husband_is_the_moderator_for_a_fe…](https://www.reddit.com/r/TrueOffMyChest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697192857 {#1736
      date: 2023-10-13 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1716 …}
    +nested: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
    -id: 43932
    -bodyTs: "'/my_husband_is_the_moderator_for_a_fe':14 '/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':17 'edit':12 'fair':3 'final':5 'found':6 'job':9 'real':8 'reddit.com':13 'see':10 'www.reddit.com':16 'www.reddit.com/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4479748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697142586 {#1724
      date: 2023-10-12 22:29:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "“Edit: To all the profile-lurkers, my husband is no longer a moderator, and has a (real) job now FYI”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697161614 {#3136
    date: 2023-10-13 03:46:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 44414
  -bodyTs: "'edit':1 'fyi':21 'husband':9 'job':19 'longer':12 'lurker':7 'moder':14 'profil':6 'profile-lurk':5 'real':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3257053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161614 {#3135
    date: 2023-10-13 03:46:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "to be fair he finally found a real job (see the edit): [reddit.com/…/my_husband_is_the_moderator_for_a_fe…](https://www.reddit.com/r/TrueOffMyChest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697192857 {#1736
      date: 2023-10-13 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1716 …}
    +nested: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
    -id: 43932
    -bodyTs: "'/my_husband_is_the_moderator_for_a_fe':14 '/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':17 'edit':12 'fair':3 'final':5 'found':6 'job':9 'real':8 'reddit.com':13 'see':10 'www.reddit.com':16 'www.reddit.com/r/trueoffmychest/comments/r2w9qb/my_husband_is_the_moderator_for_a_few_different/)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4479748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697142586 {#1724
      date: 2023-10-12 22:29:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "“Edit: To all the profile-lurkers, my husband is no longer a moderator, and has a (real) job now FYI”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697161614 {#3136
    date: 2023-10-13 03:46:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 44414
  -bodyTs: "'edit':1 'fyi':21 'husband':9 'job':19 'longer':12 'lurker':7 'moder':14 'profil':6 'profile-lurk':5 'real':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3257053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161614 {#3135
    date: 2023-10-13 03:46:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1404
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697192081 {#1402
    date: 2023-10-13 12:14:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 44032
  -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3223331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144798 {#1405
    date: 2023-10-12 23:06:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1404
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697192081 {#1402
    date: 2023-10-13 12:14:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 44032
  -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3223331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144798 {#1405
    date: 2023-10-12 23:06:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1404
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697192081 {#1402
    date: 2023-10-13 12:14:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 44032
  -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3223331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144798 {#1405
    date: 2023-10-12 23:06:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697192081 {#1402
      date: 2023-10-13 12:14:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1361 …}
    +nested: Doctrine\ORM\PersistentCollection {#1403 …}
    +votes: Doctrine\ORM\PersistentCollection {#2023 …}
    +reports: Doctrine\ORM\PersistentCollection {#2032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
    -id: 44032
    -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3223331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144798 {#1405
      date: 2023-10-12 23:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
    \n
    Pad Thai is a good place to start\n
    \n
    Oreos are surprisingly vegan\n
    \n
    Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
    \n
    Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
    \n
    Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
    \n
    Then the classics:\n
    \n
    - tomato soup with grilled cheese\n
    - peanut butter and jelly\n
    - pancakes\n
    - mac & cheese\n
    - All cakes and pies (well excluding chicken pot & Shepard’s)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697146496 {#3104
    date: 2023-10-12 23:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
  ]
  +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: 44082
  -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4845113"
  +editedAt: DateTimeImmutable @1697146693 {#3103
    date: 2023-10-12 23:38:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697146496 {#3102
    date: 2023-10-12 23:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697192081 {#1402
      date: 2023-10-13 12:14:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1361 …}
    +nested: Doctrine\ORM\PersistentCollection {#1403 …}
    +votes: Doctrine\ORM\PersistentCollection {#2023 …}
    +reports: Doctrine\ORM\PersistentCollection {#2032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
    -id: 44032
    -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3223331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144798 {#1405
      date: 2023-10-12 23:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
    \n
    Pad Thai is a good place to start\n
    \n
    Oreos are surprisingly vegan\n
    \n
    Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
    \n
    Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
    \n
    Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
    \n
    Then the classics:\n
    \n
    - tomato soup with grilled cheese\n
    - peanut butter and jelly\n
    - pancakes\n
    - mac & cheese\n
    - All cakes and pies (well excluding chicken pot & Shepard’s)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697146496 {#3104
    date: 2023-10-12 23:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
  ]
  +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: 44082
  -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4845113"
  +editedAt: DateTimeImmutable @1697146693 {#3103
    date: 2023-10-12 23:38:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697146496 {#3102
    date: 2023-10-12 23:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697192081 {#1402
      date: 2023-10-13 12:14:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1361 …}
    +nested: Doctrine\ORM\PersistentCollection {#1403 …}
    +votes: Doctrine\ORM\PersistentCollection {#2023 …}
    +reports: Doctrine\ORM\PersistentCollection {#2032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
    -id: 44032
    -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3223331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697144798 {#1405
      date: 2023-10-12 23:06:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
    \n
    Pad Thai is a good place to start\n
    \n
    Oreos are surprisingly vegan\n
    \n
    Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
    \n
    Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
    \n
    Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
    \n
    Then the classics:\n
    \n
    - tomato soup with grilled cheese\n
    - peanut butter and jelly\n
    - pancakes\n
    - mac & cheese\n
    - All cakes and pies (well excluding chicken pot & Shepard’s)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697146496 {#3104
    date: 2023-10-12 23:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
  ]
  +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: 44082
  -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4845113"
  +editedAt: DateTimeImmutable @1697146693 {#3103
    date: 2023-10-12 23:38:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697146496 {#3102
    date: 2023-10-12 23:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > Oreos are surprisingly vegan\n
    \n
    It’s less surprising when you realize that stuff *that* processed almost might as well have been constructed from raw hydrocarbons. It’s like some NileRed “[turning paint thinner into cherry soda](https://www.youtube.com/watch?v=NIVkBs7oWDI)”-level shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697159663 {#3389
    date: 2023-10-13 03:14:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 44369
  -bodyTs: "'/watch?v=nivkbs7owdi)':39 'almost':16 'cherri':35 'construct':22 'hydrocarbon':25 'less':7 'level':40 'like':28 'might':17 'niler':30 'oreo':1 'paint':32 'process':15 'raw':24 'realiz':11 'shit':41 'soda':36 'stuff':13 'surpris':3,8 'thinner':33 'turn':31 'vegan':4 'well':19 'www.youtube.com':38 'www.youtube.com/watch?v=nivkbs7owdi)':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4488756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697159663 {#3390
    date: 2023-10-13 03:14:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > Oreos are surprisingly vegan\n
    \n
    It’s less surprising when you realize that stuff *that* processed almost might as well have been constructed from raw hydrocarbons. It’s like some NileRed “[turning paint thinner into cherry soda](https://www.youtube.com/watch?v=NIVkBs7oWDI)”-level shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697159663 {#3389
    date: 2023-10-13 03:14:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 44369
  -bodyTs: "'/watch?v=nivkbs7owdi)':39 'almost':16 'cherri':35 'construct':22 'hydrocarbon':25 'less':7 'level':40 'like':28 'might':17 'niler':30 'oreo':1 'paint':32 'process':15 'raw':24 'realiz':11 'shit':41 'soda':36 'stuff':13 'surpris':3,8 'thinner':33 'turn':31 'vegan':4 'well':19 'www.youtube.com':38 'www.youtube.com/watch?v=nivkbs7owdi)':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4488756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697159663 {#3390
    date: 2023-10-13 03:14:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > Oreos are surprisingly vegan\n
    \n
    It’s less surprising when you realize that stuff *that* processed almost might as well have been constructed from raw hydrocarbons. It’s like some NileRed “[turning paint thinner into cherry soda](https://www.youtube.com/watch?v=NIVkBs7oWDI)”-level shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697159663 {#3389
    date: 2023-10-13 03:14:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 44369
  -bodyTs: "'/watch?v=nivkbs7owdi)':39 'almost':16 'cherri':35 'construct':22 'hydrocarbon':25 'less':7 'level':40 'like':28 'might':17 'niler':30 'oreo':1 'paint':32 'process':15 'raw':24 'realiz':11 'shit':41 'soda':36 'stuff':13 'surpris':3,8 'thinner':33 'turn':31 'vegan':4 'well':19 'www.youtube.com':38 'www.youtube.com/watch?v=nivkbs7owdi)':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4488756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697159663 {#3390
    date: 2023-10-13 03:14:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "I said this above as a reply to another comment, but I do feel there are a lot of interesting dishes around the world that would be loved almost universally and I wish they would become universally accessible too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697192079 {#3405
    date: 2023-10-13 12:14:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 45048
  -bodyTs: "'access':38 'almost':29 'anoth':9 'around':22 'becom':36 'comment':10 'dish':21 'feel':14 'interest':20 'lot':18 'love':28 'repli':7 'said':2 'univers':30,37 'wish':33 'world':24 'would':26,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3203895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192079 {#3406
    date: 2023-10-13 12:14:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "I said this above as a reply to another comment, but I do feel there are a lot of interesting dishes around the world that would be loved almost universally and I wish they would become universally accessible too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697192079 {#3405
    date: 2023-10-13 12:14:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 45048
  -bodyTs: "'access':38 'almost':29 'anoth':9 'around':22 'becom':36 'comment':10 'dish':21 'feel':14 'interest':20 'lot':18 'love':28 'repli':7 'said':2 'univers':30,37 'wish':33 'world':24 'would':26,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3203895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192079 {#3406
    date: 2023-10-13 12:14:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "I said this above as a reply to another comment, but I do feel there are a lot of interesting dishes around the world that would be loved almost universally and I wish they would become universally accessible too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697192079 {#3405
    date: 2023-10-13 12:14:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 45048
  -bodyTs: "'access':38 'almost':29 'anoth':9 'around':22 'becom':36 'comment':10 'dish':21 'feel':14 'interest':20 'lot':18 'love':28 'repli':7 'said':2 'univers':30,37 'wish':33 'world':24 'would':26,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3203895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192079 {#3406
    date: 2023-10-13 12:14:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3423
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
    \n
    I hadn’t thought about taco bell since its been a while since I’ve been there.\n
    \n
    How are bacon bits vegan?\n
    \n
    I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
    \n
    Thanks for the suggestions!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697148549 {#3421
    date: 2023-10-13 00:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 44125
  -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3224586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697148549 {#3422
    date: 2023-10-13 00:09:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3423
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
    \n
    I hadn’t thought about taco bell since its been a while since I’ve been there.\n
    \n
    How are bacon bits vegan?\n
    \n
    I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
    \n
    Thanks for the suggestions!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697148549 {#3421
    date: 2023-10-13 00:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 44125
  -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3224586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697148549 {#3422
    date: 2023-10-13 00:09:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3423
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697192081 {#1402
        date: 2023-10-13 12:14:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 44032
      -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3223331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697144798 {#1405
        date: 2023-10-12 23:06:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
      \n
      Pad Thai is a good place to start\n
      \n
      Oreos are surprisingly vegan\n
      \n
      Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
      \n
      Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
      \n
      Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
      \n
      Then the classics:\n
      \n
      - tomato soup with grilled cheese\n
      - peanut butter and jelly\n
      - pancakes\n
      - mac & cheese\n
      - All cakes and pies (well excluding chicken pot & Shepard’s)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697146496 {#3104
      date: 2023-10-12 23:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
    ]
    +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: 44082
    -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845113"
    +editedAt: DateTimeImmutable @1697146693 {#3103
      date: 2023-10-12 23:38:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697146496 {#3102
      date: 2023-10-12 23:34:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
    \n
    I hadn’t thought about taco bell since its been a while since I’ve been there.\n
    \n
    How are bacon bits vegan?\n
    \n
    I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
    \n
    Thanks for the suggestions!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697148549 {#3421
    date: 2023-10-13 00:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 44125
  -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3224586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697148549 {#3422
    date: 2023-10-13 00:09:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3600
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697192081 {#1402
          date: 2023-10-13 12:14:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 44032
        -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3223331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144798 {#1405
          date: 2023-10-12 23:06:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
        \n
        Pad Thai is a good place to start\n
        \n
        Oreos are surprisingly vegan\n
        \n
        Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
        \n
        Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
        \n
        Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
        \n
        Then the classics:\n
        \n
        - tomato soup with grilled cheese\n
        - peanut butter and jelly\n
        - pancakes\n
        - mac & cheese\n
        - All cakes and pies (well excluding chicken pot & Shepard’s)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697146496 {#3104
        date: 2023-10-12 23:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
      ]
      +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: 44082
      -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845113"
      +editedAt: DateTimeImmutable @1697146693 {#3103
        date: 2023-10-12 23:38:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697146496 {#3102
        date: 2023-10-12 23:34:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
      \n
      I hadn’t thought about taco bell since its been a while since I’ve been there.\n
      \n
      How are bacon bits vegan?\n
      \n
      I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
      \n
      Thanks for the suggestions!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697148549 {#3421
      date: 2023-10-13 00:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 44125
    -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3224586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697148549 {#3422
      date: 2023-10-13 00:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "For bacon bits, they’re talking about the drid stuff in the plastic cans - “Bacos” and similar. They’re usually soy based with artificial flavor - probably for longer/safer shelf life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697150607 {#3598
    date: 2023-10-13 00:43:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3604 …}
  +votes: Doctrine\ORM\PersistentCollection {#3606 …}
  +reports: Doctrine\ORM\PersistentCollection {#3608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
  -id: 44181
  -bodyTs: "'artifici':24 'baco':15 'bacon':2 'base':22 'bit':3 'can':14 'drid':9 'flavor':25 'life':30 'longer/safer':28 'plastic':13 'probabl':26 're':5,19 'shelf':29 'similar':17 'soy':21 'stuff':10 'talk':6 'usual':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4091696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150607 {#3599
    date: 2023-10-13 00:43:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697192081 {#1402
          date: 2023-10-13 12:14:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 44032
        -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3223331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144798 {#1405
          date: 2023-10-12 23:06:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
        \n
        Pad Thai is a good place to start\n
        \n
        Oreos are surprisingly vegan\n
        \n
        Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
        \n
        Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
        \n
        Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
        \n
        Then the classics:\n
        \n
        - tomato soup with grilled cheese\n
        - peanut butter and jelly\n
        - pancakes\n
        - mac & cheese\n
        - All cakes and pies (well excluding chicken pot & Shepard’s)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697146496 {#3104
        date: 2023-10-12 23:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
      ]
      +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: 44082
      -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845113"
      +editedAt: DateTimeImmutable @1697146693 {#3103
        date: 2023-10-12 23:38:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697146496 {#3102
        date: 2023-10-12 23:34:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
      \n
      I hadn’t thought about taco bell since its been a while since I’ve been there.\n
      \n
      How are bacon bits vegan?\n
      \n
      I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
      \n
      Thanks for the suggestions!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697148549 {#3421
      date: 2023-10-13 00:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 44125
    -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3224586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697148549 {#3422
      date: 2023-10-13 00:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "For bacon bits, they’re talking about the drid stuff in the plastic cans - “Bacos” and similar. They’re usually soy based with artificial flavor - probably for longer/safer shelf life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697150607 {#3598
    date: 2023-10-13 00:43:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3604 …}
  +votes: Doctrine\ORM\PersistentCollection {#3606 …}
  +reports: Doctrine\ORM\PersistentCollection {#3608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
  -id: 44181
  -bodyTs: "'artifici':24 'baco':15 'bacon':2 'base':22 'bit':3 'can':14 'drid':9 'flavor':25 'life':30 'longer/safer':28 'plastic':13 'probabl':26 're':5,19 'shelf':29 'similar':17 'soy':21 'stuff':10 'talk':6 'usual':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4091696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150607 {#3599
    date: 2023-10-13 00:43:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697192081 {#1402
          date: 2023-10-13 12:14:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 44032
        -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3223331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144798 {#1405
          date: 2023-10-12 23:06:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
        \n
        Pad Thai is a good place to start\n
        \n
        Oreos are surprisingly vegan\n
        \n
        Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
        \n
        Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
        \n
        Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
        \n
        Then the classics:\n
        \n
        - tomato soup with grilled cheese\n
        - peanut butter and jelly\n
        - pancakes\n
        - mac & cheese\n
        - All cakes and pies (well excluding chicken pot & Shepard’s)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697146496 {#3104
        date: 2023-10-12 23:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
      ]
      +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: 44082
      -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845113"
      +editedAt: DateTimeImmutable @1697146693 {#3103
        date: 2023-10-12 23:38:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697146496 {#3102
        date: 2023-10-12 23:34:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
      \n
      I hadn’t thought about taco bell since its been a while since I’ve been there.\n
      \n
      How are bacon bits vegan?\n
      \n
      I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
      \n
      Thanks for the suggestions!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697148549 {#3421
      date: 2023-10-13 00:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 44125
    -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3224586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697148549 {#3422
      date: 2023-10-13 00:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "For bacon bits, they’re talking about the drid stuff in the plastic cans - “Bacos” and similar. They’re usually soy based with artificial flavor - probably for longer/safer shelf life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697150607 {#3598
    date: 2023-10-13 00:43:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3604 …}
  +votes: Doctrine\ORM\PersistentCollection {#3606 …}
  +reports: Doctrine\ORM\PersistentCollection {#3608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
  -id: 44181
  -bodyTs: "'artifici':24 'baco':15 'bacon':2 'base':22 'bit':3 'can':14 'drid':9 'flavor':25 'life':30 'longer/safer':28 'plastic':13 'probabl':26 're':5,19 'shelf':29 'similar':17 'soy':21 'stuff':10 'talk':6 'usual':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4091696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150607 {#3599
    date: 2023-10-13 00:43:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3688
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3601 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3423
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3101
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1404
          +user: App\Entity\User {#2011 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1697192081 {#1402
            date: 2023-10-13 12:14:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1361 …}
          +nested: Doctrine\ORM\PersistentCollection {#1403 …}
          +votes: Doctrine\ORM\PersistentCollection {#2023 …}
          +reports: Doctrine\ORM\PersistentCollection {#2032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
          -id: 44032
          -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/3223331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697144798 {#1405
            date: 2023-10-12 23:06:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1404}
        +body: """
          I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
          \n
          Pad Thai is a good place to start\n
          \n
          Oreos are surprisingly vegan\n
          \n
          Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
          \n
          Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
          \n
          Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
          \n
          Then the classics:\n
          \n
          - tomato soup with grilled cheese\n
          - peanut butter and jelly\n
          - pancakes\n
          - mac & cheese\n
          - All cakes and pies (well excluding chicken pot & Shepard’s)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697146496 {#3104
          date: 2023-10-12 23:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@MossyFeathers@pawb.social"
        ]
        +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: 44082
        -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4845113"
        +editedAt: DateTimeImmutable @1697146693 {#3103
          date: 2023-10-12 23:38:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697146496 {#3102
          date: 2023-10-12 23:34:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
        \n
        I hadn’t thought about taco bell since its been a while since I’ve been there.\n
        \n
        How are bacon bits vegan?\n
        \n
        I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
        \n
        Thanks for the suggestions!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697148549 {#3421
        date: 2023-10-13 00:09:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
        "@UnverifiedAPK@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3424 …}
      +nested: Doctrine\ORM\PersistentCollection {#3426 …}
      +votes: Doctrine\ORM\PersistentCollection {#3428 …}
      +reports: Doctrine\ORM\PersistentCollection {#3430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
      -id: 44125
      -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3224586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697148549 {#3422
        date: 2023-10-13 00:09:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: "For bacon bits, they’re talking about the drid stuff in the plastic cans - “Bacos” and similar. They’re usually soy based with artificial flavor - probably for longer/safer shelf life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697150607 {#3598
      date: 2023-10-13 00:43:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3602 …}
    +nested: Doctrine\ORM\PersistentCollection {#3604 …}
    +votes: Doctrine\ORM\PersistentCollection {#3606 …}
    +reports: Doctrine\ORM\PersistentCollection {#3608 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
    -id: 44181
    -bodyTs: "'artifici':24 'baco':15 'bacon':2 'base':22 'bit':3 'can':14 'drid':9 'flavor':25 'life':30 'longer/safer':28 'plastic':13 'probabl':26 're':5,19 'shelf':29 'similar':17 'soy':21 'stuff':10 'talk':6 'usual':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4091696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150607 {#3599
      date: 2023-10-13 00:43:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    Ah, okay. I was like, “how is something with ‘bacon’ in the name even remotely vegetarian, much less vegan.”\n
    \n
    That makes sense, although now I wonder how they’re able to sell them as “bacon bits” if they don’t actually have any bacon in them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697151035 {#3689
    date: 2023-10-13 00:50:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
    "@Emma_Gold_Man@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3677 …}
  +votes: Doctrine\ORM\PersistentCollection {#3681 …}
  +reports: Doctrine\ORM\PersistentCollection {#3692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
  -id: 44192
  -bodyTs: "'abl':30 'actual':41 'ah':1 'although':23 'bacon':10,35,44 'bit':36 'even':14 'less':18 'like':5 'make':21 'much':17 'name':13 'okay':2 're':29 'remot':15 'sell':32 'sens':22 'someth':8 'vegan':19 'vegetarian':16 'wonder':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3225590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151035 {#3686
    date: 2023-10-13 00:50:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3688
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3601 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3423
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3101
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1404
          +user: App\Entity\User {#2011 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1697192081 {#1402
            date: 2023-10-13 12:14:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1361 …}
          +nested: Doctrine\ORM\PersistentCollection {#1403 …}
          +votes: Doctrine\ORM\PersistentCollection {#2023 …}
          +reports: Doctrine\ORM\PersistentCollection {#2032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
          -id: 44032
          -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/3223331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697144798 {#1405
            date: 2023-10-12 23:06:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1404}
        +body: """
          I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
          \n
          Pad Thai is a good place to start\n
          \n
          Oreos are surprisingly vegan\n
          \n
          Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
          \n
          Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
          \n
          Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
          \n
          Then the classics:\n
          \n
          - tomato soup with grilled cheese\n
          - peanut butter and jelly\n
          - pancakes\n
          - mac & cheese\n
          - All cakes and pies (well excluding chicken pot & Shepard’s)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697146496 {#3104
          date: 2023-10-12 23:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@MossyFeathers@pawb.social"
        ]
        +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: 44082
        -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4845113"
        +editedAt: DateTimeImmutable @1697146693 {#3103
          date: 2023-10-12 23:38:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697146496 {#3102
          date: 2023-10-12 23:34:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
        \n
        I hadn’t thought about taco bell since its been a while since I’ve been there.\n
        \n
        How are bacon bits vegan?\n
        \n
        I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
        \n
        Thanks for the suggestions!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697148549 {#3421
        date: 2023-10-13 00:09:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
        "@UnverifiedAPK@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3424 …}
      +nested: Doctrine\ORM\PersistentCollection {#3426 …}
      +votes: Doctrine\ORM\PersistentCollection {#3428 …}
      +reports: Doctrine\ORM\PersistentCollection {#3430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
      -id: 44125
      -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3224586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697148549 {#3422
        date: 2023-10-13 00:09:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: "For bacon bits, they’re talking about the drid stuff in the plastic cans - “Bacos” and similar. They’re usually soy based with artificial flavor - probably for longer/safer shelf life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697150607 {#3598
      date: 2023-10-13 00:43:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3602 …}
    +nested: Doctrine\ORM\PersistentCollection {#3604 …}
    +votes: Doctrine\ORM\PersistentCollection {#3606 …}
    +reports: Doctrine\ORM\PersistentCollection {#3608 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
    -id: 44181
    -bodyTs: "'artifici':24 'baco':15 'bacon':2 'base':22 'bit':3 'can':14 'drid':9 'flavor':25 'life':30 'longer/safer':28 'plastic':13 'probabl':26 're':5,19 'shelf':29 'similar':17 'soy':21 'stuff':10 'talk':6 'usual':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4091696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150607 {#3599
      date: 2023-10-13 00:43:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    Ah, okay. I was like, “how is something with ‘bacon’ in the name even remotely vegetarian, much less vegan.”\n
    \n
    That makes sense, although now I wonder how they’re able to sell them as “bacon bits” if they don’t actually have any bacon in them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697151035 {#3689
    date: 2023-10-13 00:50:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
    "@Emma_Gold_Man@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3677 …}
  +votes: Doctrine\ORM\PersistentCollection {#3681 …}
  +reports: Doctrine\ORM\PersistentCollection {#3692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
  -id: 44192
  -bodyTs: "'abl':30 'actual':41 'ah':1 'although':23 'bacon':10,35,44 'bit':36 'even':14 'less':18 'like':5 'make':21 'much':17 'name':13 'okay':2 're':29 'remot':15 'sell':32 'sens':22 'someth':8 'vegan':19 'vegetarian':16 'wonder':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3225590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151035 {#3686
    date: 2023-10-13 00:50:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3688
  +user: App\Entity\User {#2011 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3601 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3423
      +user: App\Entity\User {#2011 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3101
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1404
          +user: App\Entity\User {#2011 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1697192081 {#1402
            date: 2023-10-13 12:14:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1361 …}
          +nested: Doctrine\ORM\PersistentCollection {#1403 …}
          +votes: Doctrine\ORM\PersistentCollection {#2023 …}
          +reports: Doctrine\ORM\PersistentCollection {#2032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
          -id: 44032
          -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/3223331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697144798 {#1405
            date: 2023-10-12 23:06:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1404}
        +body: """
          I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
          \n
          Pad Thai is a good place to start\n
          \n
          Oreos are surprisingly vegan\n
          \n
          Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
          \n
          Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
          \n
          Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
          \n
          Then the classics:\n
          \n
          - tomato soup with grilled cheese\n
          - peanut butter and jelly\n
          - pancakes\n
          - mac & cheese\n
          - All cakes and pies (well excluding chicken pot & Shepard’s)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697146496 {#3104
          date: 2023-10-12 23:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@MossyFeathers@pawb.social"
        ]
        +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: 44082
        -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4845113"
        +editedAt: DateTimeImmutable @1697146693 {#3103
          date: 2023-10-12 23:38:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697146496 {#3102
          date: 2023-10-12 23:34:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
        \n
        I hadn’t thought about taco bell since its been a while since I’ve been there.\n
        \n
        How are bacon bits vegan?\n
        \n
        I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
        \n
        Thanks for the suggestions!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697148549 {#3421
        date: 2023-10-13 00:09:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
        "@UnverifiedAPK@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3424 …}
      +nested: Doctrine\ORM\PersistentCollection {#3426 …}
      +votes: Doctrine\ORM\PersistentCollection {#3428 …}
      +reports: Doctrine\ORM\PersistentCollection {#3430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
      -id: 44125
      -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3224586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697148549 {#3422
        date: 2023-10-13 00:09:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: "For bacon bits, they’re talking about the drid stuff in the plastic cans - “Bacos” and similar. They’re usually soy based with artificial flavor - probably for longer/safer shelf life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697150607 {#3598
      date: 2023-10-13 00:43:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3602 …}
    +nested: Doctrine\ORM\PersistentCollection {#3604 …}
    +votes: Doctrine\ORM\PersistentCollection {#3606 …}
    +reports: Doctrine\ORM\PersistentCollection {#3608 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
    -id: 44181
    -bodyTs: "'artifici':24 'baco':15 'bacon':2 'base':22 'bit':3 'can':14 'drid':9 'flavor':25 'life':30 'longer/safer':28 'plastic':13 'probabl':26 're':5,19 'shelf':29 'similar':17 'soy':21 'stuff':10 'talk':6 'usual':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4091696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150607 {#3599
      date: 2023-10-13 00:43:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    Ah, okay. I was like, “how is something with ‘bacon’ in the name even remotely vegetarian, much less vegan.”\n
    \n
    That makes sense, although now I wonder how they’re able to sell them as “bacon bits” if they don’t actually have any bacon in them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697151035 {#3689
    date: 2023-10-13 00:50:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
    "@Emma_Gold_Man@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3677 …}
  +votes: Doctrine\ORM\PersistentCollection {#3681 …}
  +reports: Doctrine\ORM\PersistentCollection {#3692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
  -id: 44192
  -bodyTs: "'abl':30 'actual':41 'ah':1 'although':23 'bacon':10,35,44 'bit':36 'even':14 'less':18 'like':5 'make':21 'much':17 'name':13 'okay':2 're':29 'remot':15 'sell':32 'sens':22 'someth':8 'vegan':19 'vegetarian':16 'wonder':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3225590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151035 {#3686
    date: 2023-10-13 00:50:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3616
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697192081 {#1402
          date: 2023-10-13 12:14:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 44032
        -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3223331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144798 {#1405
          date: 2023-10-12 23:06:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
        \n
        Pad Thai is a good place to start\n
        \n
        Oreos are surprisingly vegan\n
        \n
        Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
        \n
        Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
        \n
        Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
        \n
        Then the classics:\n
        \n
        - tomato soup with grilled cheese\n
        - peanut butter and jelly\n
        - pancakes\n
        - mac & cheese\n
        - All cakes and pies (well excluding chicken pot & Shepard’s)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697146496 {#3104
        date: 2023-10-12 23:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
      ]
      +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: 44082
      -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845113"
      +editedAt: DateTimeImmutable @1697146693 {#3103
        date: 2023-10-12 23:38:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697146496 {#3102
        date: 2023-10-12 23:34:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
      \n
      I hadn’t thought about taco bell since its been a while since I’ve been there.\n
      \n
      How are bacon bits vegan?\n
      \n
      I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
      \n
      Thanks for the suggestions!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697148549 {#3421
      date: 2023-10-13 00:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 44125
    -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3224586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697148549 {#3422
      date: 2023-10-13 00:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Those fake bacon bits that are bright red and crunchy that people put on their salads and such are made from soy. The real stuff that is chewy is def still pork."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697149629 {#3614
    date: 2023-10-13 00:27:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3618 …}
  +nested: Doctrine\ORM\PersistentCollection {#3620 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3628 …}
  -id: 44156
  -bodyTs: "'bacon':3 'bit':4 'bright':7 'chewi':28 'crunchi':10 'def':30 'fake':2 'made':20 'peopl':12 'pork':32 'put':13 'real':24 'red':8 'salad':16 'soy':22 'still':31 'stuff':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2729856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149629 {#3615
    date: 2023-10-13 00:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3616
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697192081 {#1402
          date: 2023-10-13 12:14:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 44032
        -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3223331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144798 {#1405
          date: 2023-10-12 23:06:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
        \n
        Pad Thai is a good place to start\n
        \n
        Oreos are surprisingly vegan\n
        \n
        Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
        \n
        Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
        \n
        Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
        \n
        Then the classics:\n
        \n
        - tomato soup with grilled cheese\n
        - peanut butter and jelly\n
        - pancakes\n
        - mac & cheese\n
        - All cakes and pies (well excluding chicken pot & Shepard’s)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697146496 {#3104
        date: 2023-10-12 23:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
      ]
      +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: 44082
      -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845113"
      +editedAt: DateTimeImmutable @1697146693 {#3103
        date: 2023-10-12 23:38:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697146496 {#3102
        date: 2023-10-12 23:34:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
      \n
      I hadn’t thought about taco bell since its been a while since I’ve been there.\n
      \n
      How are bacon bits vegan?\n
      \n
      I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
      \n
      Thanks for the suggestions!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697148549 {#3421
      date: 2023-10-13 00:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 44125
    -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3224586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697148549 {#3422
      date: 2023-10-13 00:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Those fake bacon bits that are bright red and crunchy that people put on their salads and such are made from soy. The real stuff that is chewy is def still pork."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697149629 {#3614
    date: 2023-10-13 00:27:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3618 …}
  +nested: Doctrine\ORM\PersistentCollection {#3620 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3628 …}
  -id: 44156
  -bodyTs: "'bacon':3 'bit':4 'bright':7 'chewi':28 'crunchi':10 'def':30 'fake':2 'made':20 'peopl':12 'pork':32 'put':13 'real':24 'red':8 'salad':16 'soy':22 'still':31 'stuff':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2729856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149629 {#3615
    date: 2023-10-13 00:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3616
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: App\Entity\User {#2011 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2011 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Here’s my thing about meat: I’ll switch away from meat if you make it taste good. It doesn’t have to pretend to be meat, as long as it tastes good, that’s all I care about. I will still eat the occasional burger or bbq, but if you can find me vegetarian or vegan recipes that make me as happy as bbq does, I’ll try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697192081 {#1402
          date: 2023-10-13 12:14:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 44032
        -bodyTs: "'away':10 'bbq':48,65 'burger':46 'care':38 'doesn':20 'eat':43 'find':53 'good':18,33 'happi':63 'll':8,68 'long':29 'make':15,60 'meat':6,12,27 'occasion':45 'pretend':24 'recip':58 'still':42 'switch':9 'tast':17,32 'thing':4 'tri':69 'vegan':57 'vegetarian':55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3223331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697144798 {#1405
          date: 2023-10-12 23:06:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        I’m not vegetarian or vegan, but occasionally do a diet with my wife that makes us get creative with food. Here’s a few things I still eat:\n
        \n
        Pad Thai is a good place to start\n
        \n
        Oreos are surprisingly vegan\n
        \n
        Taco Bell’s bean burrito, actually most Mexican food can just replace the meat with refried beans.\n
        \n
        Bacon bits are vegan, toss them on some pasta like Cacio e Pepe\n
        \n
        Chipotle’s chorizo is fake pork sausage, get it in either a bowl or a burrito.\n
        \n
        Then the classics:\n
        \n
        - tomato soup with grilled cheese\n
        - peanut butter and jelly\n
        - pancakes\n
        - mac & cheese\n
        - All cakes and pies (well excluding chicken pot & Shepard’s)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697146496 {#3104
        date: 2023-10-12 23:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@MossyFeathers@pawb.social"
      ]
      +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: 44082
      -bodyTs: "'actual':47 'bacon':59 'bean':45,58 'bell':43 'bit':60 'bowl':84 'burrito':46,87 'butter':97 'cacio':69 'cake':104 'chees':95,102 'chicken':109 'chipotl':72 'chorizo':74 'classic':90 'creativ':19 'diet':11 'e':70 'eat':29 'either':82 'exclud':108 'fake':76 'food':21,50 'get':18,79 'good':34 'grill':94 'jelli':99 'like':68 'm':2 'mac':101 'make':16 'meat':55 'mexican':49 'occasion':8 'oreo':38 'pad':30 'pancak':100 'pasta':67 'peanut':96 'pepe':71 'pie':106 'place':35 'pork':77 'pot':110 'refri':57 'replac':53 'sausag':78 'shepard':111 'soup':92 'start':37 'still':28 'surpris':40 'taco':42 'thai':31 'thing':26 'tomato':91 'toss':63 'us':17 'vegan':6,41,62 'vegetarian':4 'well':107 'wife':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845113"
      +editedAt: DateTimeImmutable @1697146693 {#3103
        date: 2023-10-12 23:38:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697146496 {#3102
        date: 2023-10-12 23:34:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      Okay, I hadn’t thought about pad Thai, but I love pad Thai.\n
      \n
      I hadn’t thought about taco bell since its been a while since I’ve been there.\n
      \n
      How are bacon bits vegan?\n
      \n
      I haven’t tried Chipotle’s chorizo, I’ll have to try it out.\n
      \n
      Thanks for the suggestions!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697148549 {#3421
      date: 2023-10-13 00:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@MossyFeathers@pawb.social"
      "@UnverifiedAPK@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 44125
    -bodyTs: "'bacon':33 'bell':20 'bit':34 'chipotl':40 'chorizo':42 'hadn':3,15 'haven':37 'll':44 'love':11 'okay':1 'pad':7,12 'sinc':21,26 'suggest':53 'taco':19 'thai':8,13 'thank':50 'thought':5,17 'tri':39,47 've':28 'vegan':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3224586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697148549 {#3422
      date: 2023-10-13 00:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Those fake bacon bits that are bright red and crunchy that people put on their salads and such are made from soy. The real stuff that is chewy is def still pork."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697149629 {#3614
    date: 2023-10-13 00:27:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@MossyFeathers@pawb.social"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3618 …}
  +nested: Doctrine\ORM\PersistentCollection {#3620 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3628 …}
  -id: 44156
  -bodyTs: "'bacon':3 'bit':4 'bright':7 'chewi':28 'crunchi':10 'def':30 'fake':2 'made':20 'peopl':12 'pork':32 'put':13 'real':24 'red':8 'salad':16 'soy':22 'still':31 'stuff':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2729856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149629 {#3615
    date: 2023-10-13 00:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2349
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697191935 {#2346
    date: 2023-10-13 12:12:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 44053
  -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4844747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697145620 {#2351
    date: 2023-10-12 23:20:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697191935 {#2346
    date: 2023-10-13 12:12:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 44053
  -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4844747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697145620 {#2351
    date: 2023-10-12 23:20:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697191935 {#2346
    date: 2023-10-13 12:12:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 44053
  -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4844747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697145620 {#2351
    date: 2023-10-12 23:20:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697191935 {#2346
      date: 2023-10-13 12:12:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 44053
    -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4844747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697145620 {#2351
      date: 2023-10-12 23:20:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "You really don’t want to live in a country close to India."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697146668 {#3087
    date: 2023-10-12 23:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 44087
  -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4157502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697146668 {#3086
    date: 2023-10-12 23:37:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697191935 {#2346
      date: 2023-10-13 12:12:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 44053
    -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4844747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697145620 {#2351
      date: 2023-10-12 23:20:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "You really don’t want to live in a country close to India."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697146668 {#3087
    date: 2023-10-12 23:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 44087
  -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4157502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697146668 {#3086
    date: 2023-10-12 23:37:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697191935 {#2346
      date: 2023-10-13 12:12:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 44053
    -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4844747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697145620 {#2351
      date: 2023-10-12 23:20:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "You really don’t want to live in a country close to India."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697146668 {#3087
    date: 2023-10-12 23:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 44087
  -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4157502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697146668 {#3086
    date: 2023-10-12 23:37:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3438
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697191935 {#2346
        date: 2023-10-13 12:12:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 44053
      -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4844747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697145620 {#2351
        date: 2023-10-12 23:20:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "You really don’t want to live in a country close to India."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697146668 {#3087
      date: 2023-10-12 23:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 44087
    -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4157502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697146668 {#3086
      date: 2023-10-12 23:37:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I was speaking metaphorically but I guess you are right when taken literally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697147850 {#3436
    date: 2023-10-12 23:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 44108
  -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4845637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147850 {#3437
    date: 2023-10-12 23:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3438
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697191935 {#2346
        date: 2023-10-13 12:12:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 44053
      -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4844747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697145620 {#2351
        date: 2023-10-12 23:20:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "You really don’t want to live in a country close to India."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697146668 {#3087
      date: 2023-10-12 23:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 44087
    -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4157502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697146668 {#3086
      date: 2023-10-12 23:37:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I was speaking metaphorically but I guess you are right when taken literally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697147850 {#3436
    date: 2023-10-12 23:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 44108
  -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4845637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147850 {#3437
    date: 2023-10-12 23:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3438
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697191935 {#2346
        date: 2023-10-13 12:12:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 44053
      -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4844747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697145620 {#2351
        date: 2023-10-12 23:20:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "You really don’t want to live in a country close to India."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697146668 {#3087
      date: 2023-10-12 23:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 44087
    -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4157502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697146668 {#3086
      date: 2023-10-12 23:37:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I was speaking metaphorically but I guess you are right when taken literally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697147850 {#3436
    date: 2023-10-12 23:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 44108
  -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4845637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697147850 {#3437
    date: 2023-10-12 23:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3562
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3085
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2349
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697191935 {#2346
          date: 2023-10-13 12:12:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 44053
        -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4844747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697145620 {#2351
          date: 2023-10-12 23:20:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "You really don’t want to live in a country close to India."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697146668 {#3087
        date: 2023-10-12 23:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
      -id: 44087
      -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4157502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697146668 {#3086
        date: 2023-10-12 23:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I was speaking metaphorically but I guess you are right when taken literally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697147850 {#3436
      date: 2023-10-12 23:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 44108
    -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147850 {#3437
      date: 2023-10-12 23:57:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    I do wish Indian food was more easily available anywhere in the world, both meat and veg versions but nonetheless available\n
    \n
    There are some dishes from every cuisine which are universally loved and should be available universally too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697191934 {#3567
    date: 2023-10-13 12:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 45046
  -bodyTs: "'anywher':10 'avail':9,21,36 'cuisin':28 'dish':25 'easili':8 'everi':27 'food':5 'indian':4 'love':32 'meat':15 'nonetheless':20 'univers':31,37 'veg':17 'version':18 'wish':3 'world':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3203856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191934 {#3564
    date: 2023-10-13 12:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3562
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3085
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2349
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697191935 {#2346
          date: 2023-10-13 12:12:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 44053
        -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4844747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697145620 {#2351
          date: 2023-10-12 23:20:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "You really don’t want to live in a country close to India."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697146668 {#3087
        date: 2023-10-12 23:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
      -id: 44087
      -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4157502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697146668 {#3086
        date: 2023-10-12 23:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I was speaking metaphorically but I guess you are right when taken literally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697147850 {#3436
      date: 2023-10-12 23:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 44108
    -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147850 {#3437
      date: 2023-10-12 23:57:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    I do wish Indian food was more easily available anywhere in the world, both meat and veg versions but nonetheless available\n
    \n
    There are some dishes from every cuisine which are universally loved and should be available universally too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697191934 {#3567
    date: 2023-10-13 12:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 45046
  -bodyTs: "'anywher':10 'avail':9,21,36 'cuisin':28 'dish':25 'easili':8 'everi':27 'food':5 'indian':4 'love':32 'meat':15 'nonetheless':20 'univers':31,37 'veg':17 'version':18 'wish':3 'world':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3203856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191934 {#3564
    date: 2023-10-13 12:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3562
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3085
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2349
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697191935 {#2346
          date: 2023-10-13 12:12:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 44053
        -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4844747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697145620 {#2351
          date: 2023-10-12 23:20:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "You really don’t want to live in a country close to India."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697146668 {#3087
        date: 2023-10-12 23:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
      -id: 44087
      -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4157502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697146668 {#3086
        date: 2023-10-12 23:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I was speaking metaphorically but I guess you are right when taken literally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697147850 {#3436
      date: 2023-10-12 23:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 44108
    -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147850 {#3437
      date: 2023-10-12 23:57:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    I do wish Indian food was more easily available anywhere in the world, both meat and veg versions but nonetheless available\n
    \n
    There are some dishes from every cuisine which are universally loved and should be available universally too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697191934 {#3567
    date: 2023-10-13 12:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 45046
  -bodyTs: "'anywher':10 'avail':9,21,36 'cuisin':28 'dish':25 'easili':8 'everi':27 'food':5 'indian':4 'love':32 'meat':15 'nonetheless':20 'univers':31,37 'veg':17 'version':18 'wish':3 'world':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3203856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191934 {#3564
    date: 2023-10-13 12:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3585
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3085
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2349
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697191935 {#2346
          date: 2023-10-13 12:12:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 44053
        -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4844747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697145620 {#2351
          date: 2023-10-12 23:20:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "You really don’t want to live in a country close to India."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697146668 {#3087
        date: 2023-10-12 23:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
      -id: 44087
      -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4157502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697146668 {#3086
        date: 2023-10-12 23:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I was speaking metaphorically but I guess you are right when taken literally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697147850 {#3436
      date: 2023-10-12 23:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 44108
    -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147850 {#3437
      date: 2023-10-12 23:57:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "But what you said… isn’t a metaphor, and the tone of your comment does not hint towards anything but a literal interpretation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697189056 {#3583
    date: 2023-10-13 11:24:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 44979
  -bodyTs: "'anyth':19 'comment':14 'hint':17 'interpret':23 'isn':5 'liter':22 'metaphor':8 'said':4 'tone':11 'toward':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189056 {#3584
    date: 2023-10-13 11:24:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3085
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2349
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697191935 {#2346
          date: 2023-10-13 12:12:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 44053
        -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4844747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697145620 {#2351
          date: 2023-10-12 23:20:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "You really don’t want to live in a country close to India."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697146668 {#3087
        date: 2023-10-12 23:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
      -id: 44087
      -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4157502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697146668 {#3086
        date: 2023-10-12 23:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I was speaking metaphorically but I guess you are right when taken literally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697147850 {#3436
      date: 2023-10-12 23:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 44108
    -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147850 {#3437
      date: 2023-10-12 23:57:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "But what you said… isn’t a metaphor, and the tone of your comment does not hint towards anything but a literal interpretation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697189056 {#3583
    date: 2023-10-13 11:24:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 44979
  -bodyTs: "'anyth':19 'comment':14 'hint':17 'interpret':23 'isn':5 'liter':22 'metaphor':8 'said':4 'tone':11 'toward':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189056 {#3584
    date: 2023-10-13 11:24:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3085
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2349
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697191935 {#2346
          date: 2023-10-13 12:12:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 44053
        -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4844747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697145620 {#2351
          date: 2023-10-12 23:20:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "You really don’t want to live in a country close to India."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697146668 {#3087
        date: 2023-10-12 23:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
      -id: 44087
      -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4157502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697146668 {#3086
        date: 2023-10-12 23:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I was speaking metaphorically but I guess you are right when taken literally"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697147850 {#3436
      date: 2023-10-12 23:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 44108
    -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4845637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697147850 {#3437
      date: 2023-10-12 23:57:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "But what you said… isn’t a metaphor, and the tone of your comment does not hint towards anything but a literal interpretation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697189056 {#3583
    date: 2023-10-13 11:24:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 44979
  -bodyTs: "'anyth':19 'comment':14 'hint':17 'interpret':23 'isn':5 'liter':22 'metaphor':8 'said':4 'tone':11 'toward':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189056 {#3584
    date: 2023-10-13 11:24:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3747
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3438
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3085
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2349
          +user: App\Entity\User {#2329 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697191935 {#2346
            date: 2023-10-13 12:12:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2042 …}
          +nested: Doctrine\ORM\PersistentCollection {#2060 …}
          +votes: Doctrine\ORM\PersistentCollection {#2331 …}
          +reports: Doctrine\ORM\PersistentCollection {#2289 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
          -id: 44053
          -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4844747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697145620 {#2351
            date: 2023-10-12 23:20:20.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2349}
        +body: "You really don’t want to live in a country close to India."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697146668 {#3087
          date: 2023-10-12 23:37:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@lugal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3161 …}
        +reports: Doctrine\ORM\PersistentCollection {#3164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
        -id: 44087
        -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4157502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697146668 {#3086
          date: 2023-10-12 23:37:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "I was speaking metaphorically but I guess you are right when taken literally"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697147850 {#3436
        date: 2023-10-12 23:57:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3439 …}
      +nested: Doctrine\ORM\PersistentCollection {#3441 …}
      +votes: Doctrine\ORM\PersistentCollection {#3443 …}
      +reports: Doctrine\ORM\PersistentCollection {#3445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
      -id: 44108
      -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147850 {#3437
        date: 2023-10-12 23:57:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "But what you said… isn’t a metaphor, and the tone of your comment does not hint towards anything but a literal interpretation"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697189056 {#3583
      date: 2023-10-13 11:24:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 44979
    -bodyTs: "'anyth':19 'comment':14 'hint':17 'interpret':23 'isn':5 'liter':22 'metaphor':8 'said':4 'tone':11 'toward':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4497312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697189056 {#3584
      date: 2023-10-13 11:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "What I wanted to say is that I like the Indian way according to the meme better than the American and my home country is tending towards the American. I wanted to hint to that by complaining about it in the first part"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191860 {#3745
    date: 2023-10-13 12:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3748 …}
  +nested: Doctrine\ORM\PersistentCollection {#3750 …}
  +votes: Doctrine\ORM\PersistentCollection {#3752 …}
  +reports: Doctrine\ORM\PersistentCollection {#3754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3758 …}
  -id: 45044
  -bodyTs: "'accord':13 'american':20,29 'better':17 'complain':37 'countri':24 'first':42 'hint':33 'home':23 'indian':11 'like':9 'meme':16 'part':43 'say':5 'tend':26 'toward':27 'want':3,31 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4861171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191860 {#3746
    date: 2023-10-13 12:11:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3747
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3438
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3085
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2349
          +user: App\Entity\User {#2329 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697191935 {#2346
            date: 2023-10-13 12:12:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2042 …}
          +nested: Doctrine\ORM\PersistentCollection {#2060 …}
          +votes: Doctrine\ORM\PersistentCollection {#2331 …}
          +reports: Doctrine\ORM\PersistentCollection {#2289 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
          -id: 44053
          -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4844747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697145620 {#2351
            date: 2023-10-12 23:20:20.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2349}
        +body: "You really don’t want to live in a country close to India."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697146668 {#3087
          date: 2023-10-12 23:37:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@lugal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3161 …}
        +reports: Doctrine\ORM\PersistentCollection {#3164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
        -id: 44087
        -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4157502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697146668 {#3086
          date: 2023-10-12 23:37:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "I was speaking metaphorically but I guess you are right when taken literally"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697147850 {#3436
        date: 2023-10-12 23:57:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3439 …}
      +nested: Doctrine\ORM\PersistentCollection {#3441 …}
      +votes: Doctrine\ORM\PersistentCollection {#3443 …}
      +reports: Doctrine\ORM\PersistentCollection {#3445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
      -id: 44108
      -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147850 {#3437
        date: 2023-10-12 23:57:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "But what you said… isn’t a metaphor, and the tone of your comment does not hint towards anything but a literal interpretation"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697189056 {#3583
      date: 2023-10-13 11:24:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 44979
    -bodyTs: "'anyth':19 'comment':14 'hint':17 'interpret':23 'isn':5 'liter':22 'metaphor':8 'said':4 'tone':11 'toward':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4497312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697189056 {#3584
      date: 2023-10-13 11:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "What I wanted to say is that I like the Indian way according to the meme better than the American and my home country is tending towards the American. I wanted to hint to that by complaining about it in the first part"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191860 {#3745
    date: 2023-10-13 12:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3748 …}
  +nested: Doctrine\ORM\PersistentCollection {#3750 …}
  +votes: Doctrine\ORM\PersistentCollection {#3752 …}
  +reports: Doctrine\ORM\PersistentCollection {#3754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3758 …}
  -id: 45044
  -bodyTs: "'accord':13 'american':20,29 'better':17 'complain':37 'countri':24 'first':42 'hint':33 'home':23 'indian':11 'like':9 'meme':16 'part':43 'say':5 'tend':26 'toward':27 'want':3,31 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4861171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191860 {#3746
    date: 2023-10-13 12:11:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3747
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3438
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3085
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2349
          +user: App\Entity\User {#2329 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I’m vegan for a while now and live in Europe. In the past, vegan options were creative and often good and now it’s this fake meat all over. I wish I lived closer to India then to America"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697191935 {#2346
            date: 2023-10-13 12:12:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2042 …}
          +nested: Doctrine\ORM\PersistentCollection {#2060 …}
          +votes: Doctrine\ORM\PersistentCollection {#2331 …}
          +reports: Doctrine\ORM\PersistentCollection {#2289 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
          -id: 44053
          -bodyTs: "'america':40 'closer':35 'creativ':18 'europ':11 'fake':27 'good':21 'india':37 'live':9,34 'm':2 'meat':28 'often':20 'option':16 'past':14 'vegan':3,15 'wish':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4844747"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697145620 {#2351
            date: 2023-10-12 23:20:20.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2349}
        +body: "You really don’t want to live in a country close to India."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697146668 {#3087
          date: 2023-10-12 23:37:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@lugal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3161 …}
        +reports: Doctrine\ORM\PersistentCollection {#3164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
        -id: 44087
        -bodyTs: "'close':11 'countri':10 'india':13 'live':7 'realli':2 'want':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4157502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697146668 {#3086
          date: 2023-10-12 23:37:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2349}
      +body: "I was speaking metaphorically but I guess you are right when taken literally"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697147850 {#3436
        date: 2023-10-12 23:57:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@lugal@lemmy.ml"
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3439 …}
      +nested: Doctrine\ORM\PersistentCollection {#3441 …}
      +votes: Doctrine\ORM\PersistentCollection {#3443 …}
      +reports: Doctrine\ORM\PersistentCollection {#3445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
      -id: 44108
      -bodyTs: "'guess':7 'liter':13 'metaphor':4 'right':10 'speak':3 'taken':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4845637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697147850 {#3437
        date: 2023-10-12 23:57:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "But what you said… isn’t a metaphor, and the tone of your comment does not hint towards anything but a literal interpretation"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697189056 {#3583
      date: 2023-10-13 11:24:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@lugal@lemmy.ml"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 44979
    -bodyTs: "'anyth':19 'comment':14 'hint':17 'interpret':23 'isn':5 'liter':22 'metaphor':8 'said':4 'tone':11 'toward':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4497312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697189056 {#3584
      date: 2023-10-13 11:24:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "What I wanted to say is that I like the Indian way according to the meme better than the American and my home country is tending towards the American. I wanted to hint to that by complaining about it in the first part"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191860 {#3745
    date: 2023-10-13 12:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@lugal@lemmy.ml"
    "@BuboScandiacus@mander.xyz"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3748 …}
  +nested: Doctrine\ORM\PersistentCollection {#3750 …}
  +votes: Doctrine\ORM\PersistentCollection {#3752 …}
  +reports: Doctrine\ORM\PersistentCollection {#3754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3758 …}
  -id: 45044
  -bodyTs: "'accord':13 'american':20,29 'better':17 'complain':37 'countri':24 'first':42 'hint':33 'home':23 'indian':11 'like':9 'meme':16 'part':43 'say':5 'tend':26 'toward':27 'want':3,31 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4861171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191860 {#3746
    date: 2023-10-13 12:11:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like how this trash comic is becoming a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697191734 {#2102
    date: 2023-10-13 12:08:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srai@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 45040
  -bodyTs: "'becom':8 'comic':6 'like':2 'meme':10 'trash':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3116061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693763694 {#2109
    date: 2023-09-03 19:54:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like how this trash comic is becoming a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697191734 {#2102
    date: 2023-10-13 12:08:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srai@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 45040
  -bodyTs: "'becom':8 'comic':6 'like':2 'meme':10 'trash':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3116061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693763694 {#2109
    date: 2023-09-03 19:54:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like how this trash comic is becoming a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697191734 {#2102
    date: 2023-10-13 12:08:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srai@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 45040
  -bodyTs: "'becom':8 'comic':6 'like':2 'meme':10 'trash':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3116061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693763694 {#2109
    date: 2023-09-03 19:54:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2107
    +user: App\Entity\User {#2161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I like how this trash comic is becoming a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697191734 {#2102
      date: 2023-10-13 12:08:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@srai@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2124 …}
    +nested: Doctrine\ORM\PersistentCollection {#2118 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
    -id: 45040
    -bodyTs: "'becom':8 'comic':6 'like':2 'meme':10 'trash':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3116061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693763694 {#2109
      date: 2023-09-03 19:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2107}
  +body: """
    Thinking the exact same thing lol. I really do hope the person who is behind the og comic sees these remakes and gets that gut wrenching feeling knowing that his art is a fucking joke.\n
    \n
    And pretty damn funny when others add the talent to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693765051 {#3319
    date: 2023-09-03 20:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srai@feddit.de"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 45041
  -bodyTs: "'add':42 'art':31 'behind':15 'comic':18 'damn':38 'exact':3 'feel':27 'fuck':34 'funni':39 'get':23 'gut':25 'hope':10 'joke':35 'know':28 'lol':6 'og':17 'other':41 'person':12 'pretti':37 'realli':8 'remak':21 'see':19 'talent':44 'thing':5 'think':1 'wrench':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3412151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693765051 {#3320
    date: 2023-09-03 20:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2107
    +user: App\Entity\User {#2161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I like how this trash comic is becoming a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697191734 {#2102
      date: 2023-10-13 12:08:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@srai@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2124 …}
    +nested: Doctrine\ORM\PersistentCollection {#2118 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
    -id: 45040
    -bodyTs: "'becom':8 'comic':6 'like':2 'meme':10 'trash':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3116061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693763694 {#2109
      date: 2023-09-03 19:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2107}
  +body: """
    Thinking the exact same thing lol. I really do hope the person who is behind the og comic sees these remakes and gets that gut wrenching feeling knowing that his art is a fucking joke.\n
    \n
    And pretty damn funny when others add the talent to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693765051 {#3319
    date: 2023-09-03 20:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srai@feddit.de"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 45041
  -bodyTs: "'add':42 'art':31 'behind':15 'comic':18 'damn':38 'exact':3 'feel':27 'fuck':34 'funni':39 'get':23 'gut':25 'hope':10 'joke':35 'know':28 'lol':6 'og':17 'other':41 'person':12 'pretti':37 'realli':8 'remak':21 'see':19 'talent':44 'thing':5 'think':1 'wrench':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3412151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693765051 {#3320
    date: 2023-09-03 20:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2107
    +user: App\Entity\User {#2161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I like how this trash comic is becoming a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697191734 {#2102
      date: 2023-10-13 12:08:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@srai@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2124 …}
    +nested: Doctrine\ORM\PersistentCollection {#2118 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
    -id: 45040
    -bodyTs: "'becom':8 'comic':6 'like':2 'meme':10 'trash':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3116061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693763694 {#2109
      date: 2023-09-03 19:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2107}
  +body: """
    Thinking the exact same thing lol. I really do hope the person who is behind the og comic sees these remakes and gets that gut wrenching feeling knowing that his art is a fucking joke.\n
    \n
    And pretty damn funny when others add the talent to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693765051 {#3319
    date: 2023-09-03 20:17:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srai@feddit.de"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 45041
  -bodyTs: "'add':42 'art':31 'behind':15 'comic':18 'damn':38 'exact':3 'feel':27 'fuck':34 'funni':39 'get':23 'gut':25 'hope':10 'joke':35 'know':28 'lol':6 'og':17 'other':41 'person':12 'pretti':37 'realli':8 'remak':21 'see':19 'talent':44 'thing':5 'think':1 'wrench':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3412151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693765051 {#3320
    date: 2023-09-03 20:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is getting awfully close to a string of words that can reset the universe if said in the exact order"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191380 {#2290
    date: 2023-10-13 12:03:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 45026
  -bodyTs: "'aw':4 'close':5 'exact':20 'get':3 'order':21 'reset':13 'said':17 'string':8 'univers':15 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/1703323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693788309 {#2296
    date: 2023-09-04 02:45:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is getting awfully close to a string of words that can reset the universe if said in the exact order"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191380 {#2290
    date: 2023-10-13 12:03:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 45026
  -bodyTs: "'aw':4 'close':5 'exact':20 'get':3 'order':21 'reset':13 'said':17 'string':8 'univers':15 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/1703323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693788309 {#2296
    date: 2023-09-04 02:45:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is getting awfully close to a string of words that can reset the universe if said in the exact order"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191380 {#2290
    date: 2023-10-13 12:03:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 45026
  -bodyTs: "'aw':4 'close':5 'exact':20 'get':3 'order':21 'reset':13 'said':17 'string':8 'univers':15 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/1703323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693788309 {#2296
    date: 2023-09-04 02:45:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This is getting awfully close to a string of words that can reset the universe if said in the exact order"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697191380 {#2290
      date: 2023-10-13 12:03:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 45026
    -bodyTs: "'aw':4 'close':5 'exact':20 'get':3 'order':21 'reset':13 'said':17 'string':8 'univers':15 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/1703323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693788309 {#2296
      date: 2023-09-04 02:45:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    Now, would that be such a bad thing?\n
    \n
    Unrelated, what string of words would that be?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693797873 {#3303
    date: 2023-09-04 05:24:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 45028
  -bodyTs: "'bad':7 'string':11 'thing':8 'unrel':9 'word':13 'would':2,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2342099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693797873 {#3304
    date: 2023-09-04 05:24:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This is getting awfully close to a string of words that can reset the universe if said in the exact order"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697191380 {#2290
      date: 2023-10-13 12:03:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 45026
    -bodyTs: "'aw':4 'close':5 'exact':20 'get':3 'order':21 'reset':13 'said':17 'string':8 'univers':15 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/1703323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693788309 {#2296
      date: 2023-09-04 02:45:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    Now, would that be such a bad thing?\n
    \n
    Unrelated, what string of words would that be?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693797873 {#3303
    date: 2023-09-04 05:24:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 45028
  -bodyTs: "'bad':7 'string':11 'thing':8 'unrel':9 'word':13 'would':2,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2342099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693797873 {#3304
    date: 2023-09-04 05:24:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This is getting awfully close to a string of words that can reset the universe if said in the exact order"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697191380 {#2290
      date: 2023-10-13 12:03:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 45026
    -bodyTs: "'aw':4 'close':5 'exact':20 'get':3 'order':21 'reset':13 'said':17 'string':8 'univers':15 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/1703323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693788309 {#2296
      date: 2023-09-04 02:45:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    Now, would that be such a bad thing?\n
    \n
    Unrelated, what string of words would that be?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693797873 {#3303
    date: 2023-09-04 05:24:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 45028
  -bodyTs: "'bad':7 'string':11 'thing':8 'unrel':9 'word':13 'would':2,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2342099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693797873 {#3304
    date: 2023-09-04 05:24:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My favourite series"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697189846 {#2247
    date: 2023-10-13 11:37:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 44996
  -bodyTs: "'favourit':2 'seri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4384129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189846 {#2255
    date: 2023-10-13 11:37:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My favourite series"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697189846 {#2247
    date: 2023-10-13 11:37:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 44996
  -bodyTs: "'favourit':2 'seri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4384129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189846 {#2255
    date: 2023-10-13 11:37:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My favourite series"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697189846 {#2247
    date: 2023-10-13 11:37:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 44996
  -bodyTs: "'favourit':2 'seri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4384129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189846 {#2255
    date: 2023-10-13 11:37:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1697189277 {#2015
    date: 2023-10-13 11:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 44337
  -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157600 {#2017
    date: 2023-10-13 02:40:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1697189277 {#2015
    date: 2023-10-13 11:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 44337
  -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157600 {#2017
    date: 2023-10-13 02:40:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1697189277 {#2015
    date: 2023-10-13 11:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 44337
  -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4092841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157600 {#2017
    date: 2023-10-13 02:40:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1697189277 {#2015
      date: 2023-10-13 11:27:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44337
    -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157600 {#2017
      date: 2023-10-13 02:40:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: """
    Samosa!!\n
    \n
    ![chickpea](https://www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png "emoji chickpea")
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697162317 {#3255
    date: 2023-10-13 03:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 44436
  -bodyTs: "'/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':5 'chickpea':2,7 'emoji':6 'samosa':1 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162317 {#3256
    date: 2023-10-13 03:58:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1697189277 {#2015
      date: 2023-10-13 11:27:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44337
    -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157600 {#2017
      date: 2023-10-13 02:40:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: """
    Samosa!!\n
    \n
    ![chickpea](https://www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png "emoji chickpea")
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697162317 {#3255
    date: 2023-10-13 03:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 44436
  -bodyTs: "'/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':5 'chickpea':2,7 'emoji':6 'samosa':1 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162317 {#3256
    date: 2023-10-13 03:58:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1697189277 {#2015
      date: 2023-10-13 11:27:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44337
    -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157600 {#2017
      date: 2023-10-13 02:40:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: """
    Samosa!!\n
    \n
    ![chickpea](https://www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png "emoji chickpea")
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697162317 {#3255
    date: 2023-10-13 03:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 44436
  -bodyTs: "'/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':5 'chickpea':2,7 'emoji':6 'samosa':1 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162317 {#3256
    date: 2023-10-13 03:58:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3547
  +user: Proxies\__CG__\App\Entity\User {#3548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1697189277 {#2015
        date: 2023-10-13 11:27:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 44337
      -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4092841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157600 {#2017
        date: 2023-10-13 02:40:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: """
      Samosa!!\n
      \n
      ![chickpea](https://www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png "emoji chickpea")
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697162317 {#3255
      date: 2023-10-13 03:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@the_kid@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3259 …}
    +nested: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    -id: 44436
    -bodyTs: "'/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':5 'chickpea':2,7 'emoji':6 'samosa':1 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4093277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697162317 {#3256
      date: 2023-10-13 03:58:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Pakora 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697183740 {#3545
    date: 2023-10-13 09:55:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
    "@machiabelly@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 44840
  -bodyTs: "'pakora':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697183740 {#3546
    date: 2023-10-13 09:55:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3547
  +user: Proxies\__CG__\App\Entity\User {#3548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1697189277 {#2015
        date: 2023-10-13 11:27:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 44337
      -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4092841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157600 {#2017
        date: 2023-10-13 02:40:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: """
      Samosa!!\n
      \n
      ![chickpea](https://www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png "emoji chickpea")
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697162317 {#3255
      date: 2023-10-13 03:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@the_kid@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3259 …}
    +nested: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    -id: 44436
    -bodyTs: "'/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':5 'chickpea':2,7 'emoji':6 'samosa':1 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4093277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697162317 {#3256
      date: 2023-10-13 03:58:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Pakora 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697183740 {#3545
    date: 2023-10-13 09:55:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
    "@machiabelly@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 44840
  -bodyTs: "'pakora':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697183740 {#3546
    date: 2023-10-13 09:55:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3547
  +user: Proxies\__CG__\App\Entity\User {#3548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1697189277 {#2015
        date: 2023-10-13 11:27:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 44337
      -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4092841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157600 {#2017
        date: 2023-10-13 02:40:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: """
      Samosa!!\n
      \n
      ![chickpea](https://www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png "emoji chickpea")
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697162317 {#3255
      date: 2023-10-13 03:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@the_kid@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3259 …}
    +nested: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    -id: 44436
    -bodyTs: "'/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':5 'chickpea':2,7 'emoji':6 'samosa':1 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/04b59ea1-e2a3-4091-b5d5-9786270d5ea0.png':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4093277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697162317 {#3256
      date: 2023-10-13 03:58:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Pakora 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697183740 {#3545
    date: 2023-10-13 09:55:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
    "@machiabelly@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 44840
  -bodyTs: "'pakora':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4812563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697183740 {#3546
    date: 2023-10-13 09:55:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1697189277 {#2015
      date: 2023-10-13 11:27:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44337
    -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157600 {#2017
      date: 2023-10-13 02:40:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Try some Mediterranean recipes. Gazpacho, sopes mallorquines, …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697189276 {#3271
    date: 2023-10-13 11:27:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 44986
  -bodyTs: "'gazpacho':5 'mallorquin':7 'mediterranean':3 'recip':4 'sope':6 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4860634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189276 {#3272
    date: 2023-10-13 11:27:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1697189277 {#2015
      date: 2023-10-13 11:27:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44337
    -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157600 {#2017
      date: 2023-10-13 02:40:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Try some Mediterranean recipes. Gazpacho, sopes mallorquines, …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697189276 {#3271
    date: 2023-10-13 11:27:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 44986
  -bodyTs: "'gazpacho':5 'mallorquin':7 'mediterranean':3 'recip':4 'sope':6 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4860634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189276 {#3272
    date: 2023-10-13 11:27:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "when I went vegan, I started eating practically exclusively Indian food. dal, chana masala, aloo gobi, so many delicious foods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1697189277 {#2015
      date: 2023-10-13 11:27:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44337
    -bodyTs: "'aloo':15 'chana':13 'dal':12 'delici':19 'eat':7 'exclus':9 'food':11,20 'gobi':16 'indian':10 'mani':18 'masala':14 'practic':8 'start':6 'vegan':4 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4092841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157600 {#2017
      date: 2023-10-13 02:40:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Try some Mediterranean recipes. Gazpacho, sopes mallorquines, …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697189276 {#3271
    date: 2023-10-13 11:27:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@the_kid@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 44986
  -bodyTs: "'gazpacho':5 'mallorquin':7 'mediterranean':3 'recip':4 'sope':6 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4860634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189276 {#3272
    date: 2023-10-13 11:27:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2536
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1697189227 {#2531
    date: 2023-10-13 11:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 44169
  -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3225240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150124 {#2532
    date: 2023-10-13 00:35:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1697189227 {#2531
    date: 2023-10-13 11:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 44169
  -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3225240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150124 {#2532
    date: 2023-10-13 00:35:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1697189227 {#2531
    date: 2023-10-13 11:27:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 44169
  -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3225240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150124 {#2532
    date: 2023-10-13 00:35:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3166
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "A carrier group for you… and one for you… and you… and you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697151104 {#3155
    date: 2023-10-13 00:51:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -id: 44197
  -bodyTs: "'carrier':2 'group':3 'one':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151104 {#3156
    date: 2023-10-13 00:51:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "A carrier group for you… and one for you… and you… and you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697151104 {#3155
    date: 2023-10-13 00:51:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -id: 44197
  -bodyTs: "'carrier':2 'group':3 'one':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151104 {#3156
    date: 2023-10-13 00:51:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "A carrier group for you… and one for you… and you… and you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697151104 {#3155
    date: 2023-10-13 00:51:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -id: 44197
  -bodyTs: "'carrier':2 'group':3 'one':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151104 {#3156
    date: 2023-10-13 00:51:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3469
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "A carrier group for you… and one for you… and you… and you…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697151104 {#3155
      date: 2023-10-13 00:51:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -id: 44197
    -bodyTs: "'carrier':2 'group':3 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151104 {#3156
      date: 2023-10-13 00:51:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "But you, you get a frigate, cause fuck you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697154479 {#3467
    date: 2023-10-13 01:47:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 44281
  -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4799679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154479 {#3468
    date: 2023-10-13 01:47:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "A carrier group for you… and one for you… and you… and you…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697151104 {#3155
      date: 2023-10-13 00:51:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -id: 44197
    -bodyTs: "'carrier':2 'group':3 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151104 {#3156
      date: 2023-10-13 00:51:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "But you, you get a frigate, cause fuck you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697154479 {#3467
    date: 2023-10-13 01:47:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 44281
  -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4799679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154479 {#3468
    date: 2023-10-13 01:47:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "A carrier group for you… and one for you… and you… and you…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697151104 {#3155
      date: 2023-10-13 00:51:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -id: 44197
    -bodyTs: "'carrier':2 'group':3 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151104 {#3156
      date: 2023-10-13 00:51:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "But you, you get a frigate, cause fuck you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697154479 {#3467
    date: 2023-10-13 01:47:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 44281
  -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4799679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154479 {#3468
    date: 2023-10-13 01:47:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3647
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3469
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2536
        +user: App\Entity\User {#2550 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1697189227 {#2531
          date: 2023-10-13 11:27:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2538 …}
        +nested: Doctrine\ORM\PersistentCollection {#2540 …}
        +votes: Doctrine\ORM\PersistentCollection {#2542 …}
        +reports: Doctrine\ORM\PersistentCollection {#2544 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
        -id: 44169
        -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3225240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697150124 {#2532
          date: 2023-10-13 00:35:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "A carrier group for you… and one for you… and you… and you…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697151104 {#3155
        date: 2023-10-13 00:51:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@CarbonIceDragon@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
      -id: 44197
      -bodyTs: "'carrier':2 'group':3 'one':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4484657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697151104 {#3156
        date: 2023-10-13 00:51:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "But you, you get a frigate, cause fuck you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697154479 {#3467
      date: 2023-10-13 01:47:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
      "@greyhaven7@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3471 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3475 …}
    +reports: Doctrine\ORM\PersistentCollection {#3477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
    -id: 44281
    -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4799679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154479 {#3468
      date: 2023-10-13 01:47:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Not sure “getting” a carrier group would be seen as a plus. Usually means you fucked around (or we think you did), and we would like to remind you that finding out is an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697154783 {#3645
    date: 2023-10-13 01:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 44293
  -bodyTs: "'around':17 'carrier':5 'find':31 'fuck':16 'get':3 'group':6 'like':26 'mean':14 'option':35 'plus':12 'remind':28 'seen':9 'sure':2 'think':20 'usual':13 'would':7,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154783 {#3646
    date: 2023-10-13 01:53:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3469
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2536
        +user: App\Entity\User {#2550 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1697189227 {#2531
          date: 2023-10-13 11:27:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2538 …}
        +nested: Doctrine\ORM\PersistentCollection {#2540 …}
        +votes: Doctrine\ORM\PersistentCollection {#2542 …}
        +reports: Doctrine\ORM\PersistentCollection {#2544 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
        -id: 44169
        -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3225240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697150124 {#2532
          date: 2023-10-13 00:35:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "A carrier group for you… and one for you… and you… and you…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697151104 {#3155
        date: 2023-10-13 00:51:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@CarbonIceDragon@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
      -id: 44197
      -bodyTs: "'carrier':2 'group':3 'one':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4484657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697151104 {#3156
        date: 2023-10-13 00:51:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "But you, you get a frigate, cause fuck you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697154479 {#3467
      date: 2023-10-13 01:47:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
      "@greyhaven7@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3471 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3475 …}
    +reports: Doctrine\ORM\PersistentCollection {#3477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
    -id: 44281
    -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4799679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154479 {#3468
      date: 2023-10-13 01:47:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Not sure “getting” a carrier group would be seen as a plus. Usually means you fucked around (or we think you did), and we would like to remind you that finding out is an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697154783 {#3645
    date: 2023-10-13 01:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 44293
  -bodyTs: "'around':17 'carrier':5 'find':31 'fuck':16 'get':3 'group':6 'like':26 'mean':14 'option':35 'plus':12 'remind':28 'seen':9 'sure':2 'think':20 'usual':13 'would':7,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154783 {#3646
    date: 2023-10-13 01:53:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3469
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2536
        +user: App\Entity\User {#2550 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1697189227 {#2531
          date: 2023-10-13 11:27:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2538 …}
        +nested: Doctrine\ORM\PersistentCollection {#2540 …}
        +votes: Doctrine\ORM\PersistentCollection {#2542 …}
        +reports: Doctrine\ORM\PersistentCollection {#2544 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
        -id: 44169
        -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3225240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697150124 {#2532
          date: 2023-10-13 00:35:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "A carrier group for you… and one for you… and you… and you…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697151104 {#3155
        date: 2023-10-13 00:51:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@CarbonIceDragon@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
      -id: 44197
      -bodyTs: "'carrier':2 'group':3 'one':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4484657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697151104 {#3156
        date: 2023-10-13 00:51:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "But you, you get a frigate, cause fuck you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697154479 {#3467
      date: 2023-10-13 01:47:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
      "@greyhaven7@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3471 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3475 …}
    +reports: Doctrine\ORM\PersistentCollection {#3477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
    -id: 44281
    -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4799679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154479 {#3468
      date: 2023-10-13 01:47:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Not sure “getting” a carrier group would be seen as a plus. Usually means you fucked around (or we think you did), and we would like to remind you that finding out is an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697154783 {#3645
    date: 2023-10-13 01:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 44293
  -bodyTs: "'around':17 'carrier':5 'find':31 'fuck':16 'get':3 'group':6 'like':26 'mean':14 'option':35 'plus':12 'remind':28 'seen':9 'sure':2 'think':20 'usual':13 'would':7,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154783 {#3646
    date: 2023-10-13 01:53:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3700
  +user: Proxies\__CG__\App\Entity\User {#3701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3469
      +user: Proxies\__CG__\App\Entity\User {#3470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3166
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2536
          +user: App\Entity\User {#2550 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1697189227 {#2531
            date: 2023-10-13 11:27:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2538 …}
          +nested: Doctrine\ORM\PersistentCollection {#2540 …}
          +votes: Doctrine\ORM\PersistentCollection {#2542 …}
          +reports: Doctrine\ORM\PersistentCollection {#2544 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
          -id: 44169
          -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/3225240"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697150124 {#2532
            date: 2023-10-13 00:35:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2536}
        +body: "A carrier group for you… and one for you… and you… and you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697151104 {#3155
          date: 2023-10-13 00:51:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@CarbonIceDragon@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3157 …}
        +nested: Doctrine\ORM\PersistentCollection {#3159 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
        -id: 44197
        -bodyTs: "'carrier':2 'group':3 'one':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4484657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697151104 {#3156
          date: 2023-10-13 00:51:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "But you, you get a frigate, cause fuck you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697154479 {#3467
        date: 2023-10-13 01:47:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@CarbonIceDragon@pawb.social"
        "@greyhaven7@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3471 …}
      +nested: Doctrine\ORM\PersistentCollection {#3473 …}
      +votes: Doctrine\ORM\PersistentCollection {#3475 …}
      +reports: Doctrine\ORM\PersistentCollection {#3477 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
      -id: 44281
      -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4799679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154479 {#3468
        date: 2023-10-13 01:47:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "Not sure “getting” a carrier group would be seen as a plus. Usually means you fucked around (or we think you did), and we would like to remind you that finding out is an option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697154783 {#3645
      date: 2023-10-13 01:53:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
      "@greyhaven7@lemmy.world"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3648 …}
    +nested: Doctrine\ORM\PersistentCollection {#3650 …}
    +votes: Doctrine\ORM\PersistentCollection {#3652 …}
    +reports: Doctrine\ORM\PersistentCollection {#3654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
    -id: 44293
    -bodyTs: "'around':17 'carrier':5 'find':31 'fuck':16 'get':3 'group':6 'like':26 'mean':14 'option':35 'plus':12 'remind':28 'seen':9 'sure':2 'think':20 'usual':13 'would':7,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4486462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154783 {#3646
      date: 2023-10-13 01:53:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Could also mean your neighbor fucked around in a way that is a problem for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697189225 {#3698
    date: 2023-10-13 11:27:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3702 …}
  +nested: Doctrine\ORM\PersistentCollection {#3704 …}
  +votes: Doctrine\ORM\PersistentCollection {#3706 …}
  +reports: Doctrine\ORM\PersistentCollection {#3708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3712 …}
  -id: 44983
  -bodyTs: "'also':2 'around':7 'could':1 'fuck':6 'mean':3 'neighbor':5 'problem':14 'way':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3567878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189225 {#3699
    date: 2023-10-13 11:27:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3700
  +user: Proxies\__CG__\App\Entity\User {#3701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3469
      +user: Proxies\__CG__\App\Entity\User {#3470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3166
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2536
          +user: App\Entity\User {#2550 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1697189227 {#2531
            date: 2023-10-13 11:27:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2538 …}
          +nested: Doctrine\ORM\PersistentCollection {#2540 …}
          +votes: Doctrine\ORM\PersistentCollection {#2542 …}
          +reports: Doctrine\ORM\PersistentCollection {#2544 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
          -id: 44169
          -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/3225240"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697150124 {#2532
            date: 2023-10-13 00:35:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2536}
        +body: "A carrier group for you… and one for you… and you… and you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697151104 {#3155
          date: 2023-10-13 00:51:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@CarbonIceDragon@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3157 …}
        +nested: Doctrine\ORM\PersistentCollection {#3159 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
        -id: 44197
        -bodyTs: "'carrier':2 'group':3 'one':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4484657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697151104 {#3156
          date: 2023-10-13 00:51:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "But you, you get a frigate, cause fuck you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697154479 {#3467
        date: 2023-10-13 01:47:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@CarbonIceDragon@pawb.social"
        "@greyhaven7@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3471 …}
      +nested: Doctrine\ORM\PersistentCollection {#3473 …}
      +votes: Doctrine\ORM\PersistentCollection {#3475 …}
      +reports: Doctrine\ORM\PersistentCollection {#3477 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
      -id: 44281
      -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4799679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154479 {#3468
        date: 2023-10-13 01:47:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "Not sure “getting” a carrier group would be seen as a plus. Usually means you fucked around (or we think you did), and we would like to remind you that finding out is an option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697154783 {#3645
      date: 2023-10-13 01:53:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
      "@greyhaven7@lemmy.world"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3648 …}
    +nested: Doctrine\ORM\PersistentCollection {#3650 …}
    +votes: Doctrine\ORM\PersistentCollection {#3652 …}
    +reports: Doctrine\ORM\PersistentCollection {#3654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
    -id: 44293
    -bodyTs: "'around':17 'carrier':5 'find':31 'fuck':16 'get':3 'group':6 'like':26 'mean':14 'option':35 'plus':12 'remind':28 'seen':9 'sure':2 'think':20 'usual':13 'would':7,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4486462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154783 {#3646
      date: 2023-10-13 01:53:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Could also mean your neighbor fucked around in a way that is a problem for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697189225 {#3698
    date: 2023-10-13 11:27:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3702 …}
  +nested: Doctrine\ORM\PersistentCollection {#3704 …}
  +votes: Doctrine\ORM\PersistentCollection {#3706 …}
  +reports: Doctrine\ORM\PersistentCollection {#3708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3712 …}
  -id: 44983
  -bodyTs: "'also':2 'around':7 'could':1 'fuck':6 'mean':3 'neighbor':5 'problem':14 'way':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3567878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189225 {#3699
    date: 2023-10-13 11:27:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3700
  +user: Proxies\__CG__\App\Entity\User {#3701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3469
      +user: Proxies\__CG__\App\Entity\User {#3470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3166
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2536
          +user: App\Entity\User {#2550 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1697189227 {#2531
            date: 2023-10-13 11:27:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2538 …}
          +nested: Doctrine\ORM\PersistentCollection {#2540 …}
          +votes: Doctrine\ORM\PersistentCollection {#2542 …}
          +reports: Doctrine\ORM\PersistentCollection {#2544 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
          -id: 44169
          -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/3225240"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697150124 {#2532
            date: 2023-10-13 00:35:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2536}
        +body: "A carrier group for you… and one for you… and you… and you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697151104 {#3155
          date: 2023-10-13 00:51:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@CarbonIceDragon@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3157 …}
        +nested: Doctrine\ORM\PersistentCollection {#3159 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
        -id: 44197
        -bodyTs: "'carrier':2 'group':3 'one':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4484657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697151104 {#3156
          date: 2023-10-13 00:51:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "But you, you get a frigate, cause fuck you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697154479 {#3467
        date: 2023-10-13 01:47:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@CarbonIceDragon@pawb.social"
        "@greyhaven7@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3471 …}
      +nested: Doctrine\ORM\PersistentCollection {#3473 …}
      +votes: Doctrine\ORM\PersistentCollection {#3475 …}
      +reports: Doctrine\ORM\PersistentCollection {#3477 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
      -id: 44281
      -bodyTs: "'caus':7 'frigat':6 'fuck':8 'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4799679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154479 {#3468
        date: 2023-10-13 01:47:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "Not sure “getting” a carrier group would be seen as a plus. Usually means you fucked around (or we think you did), and we would like to remind you that finding out is an option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697154783 {#3645
      date: 2023-10-13 01:53:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
      "@greyhaven7@lemmy.world"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3648 …}
    +nested: Doctrine\ORM\PersistentCollection {#3650 …}
    +votes: Doctrine\ORM\PersistentCollection {#3652 …}
    +reports: Doctrine\ORM\PersistentCollection {#3654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
    -id: 44293
    -bodyTs: "'around':17 'carrier':5 'find':31 'fuck':16 'get':3 'group':6 'like':26 'mean':14 'option':35 'plus':12 'remind':28 'seen':9 'sure':2 'think':20 'usual':13 'would':7,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4486462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154783 {#3646
      date: 2023-10-13 01:53:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Could also mean your neighbor fucked around in a way that is a problem for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697189225 {#3698
    date: 2023-10-13 11:27:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3702 …}
  +nested: Doctrine\ORM\PersistentCollection {#3704 …}
  +votes: Doctrine\ORM\PersistentCollection {#3706 …}
  +reports: Doctrine\ORM\PersistentCollection {#3708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3712 …}
  -id: 44983
  -bodyTs: "'also':2 'around':7 'could':1 'fuck':6 'mean':3 'neighbor':5 'problem':14 'way':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3567878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697189225 {#3699
    date: 2023-10-13 11:27:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3485
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "A carrier group for you… and one for you… and you… and you…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697151104 {#3155
      date: 2023-10-13 00:51:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -id: 44197
    -bodyTs: "'carrier':2 'group':3 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151104 {#3156
      date: 2023-10-13 00:51:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Can I just have a missile cruiser, sir?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697161364 {#3483
    date: 2023-10-13 03:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 44409
  -bodyTs: "'cruiser':7 'missil':6 'sir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161364 {#3484
    date: 2023-10-13 03:42:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3485
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "A carrier group for you… and one for you… and you… and you…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697151104 {#3155
      date: 2023-10-13 00:51:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -id: 44197
    -bodyTs: "'carrier':2 'group':3 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151104 {#3156
      date: 2023-10-13 00:51:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Can I just have a missile cruiser, sir?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697161364 {#3483
    date: 2023-10-13 03:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 44409
  -bodyTs: "'cruiser':7 'missil':6 'sir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161364 {#3484
    date: 2023-10-13 03:42:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3485
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "A carrier group for you… and one for you… and you… and you…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697151104 {#3155
      date: 2023-10-13 00:51:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -id: 44197
    -bodyTs: "'carrier':2 'group':3 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151104 {#3156
      date: 2023-10-13 00:51:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Can I just have a missile cruiser, sir?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697161364 {#3483
    date: 2023-10-13 03:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
    "@greyhaven7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 44409
  -bodyTs: "'cruiser':7 'missil':6 'sir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161364 {#3484
    date: 2023-10-13 03:42:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "I suppose but given the current world climate you seppos are spreading yourselves a little thin IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697151358 {#3175
    date: 2023-10-13 00:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 44204
  -bodyTs: "'climat':8 'current':6 'given':4 'imo':17 'littl':15 'seppo':10 'spread':12 'suppos':2 'thin':16 'world':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151358 {#3176
    date: 2023-10-13 00:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "I suppose but given the current world climate you seppos are spreading yourselves a little thin IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697151358 {#3175
    date: 2023-10-13 00:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 44204
  -bodyTs: "'climat':8 'current':6 'given':4 'imo':17 'littl':15 'seppo':10 'spread':12 'suppos':2 'thin':16 'world':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151358 {#3176
    date: 2023-10-13 00:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "I suppose but given the current world climate you seppos are spreading yourselves a little thin IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697151358 {#3175
    date: 2023-10-13 00:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 44204
  -bodyTs: "'climat':8 'current':6 'given':4 'imo':17 'littl':15 'seppo':10 'spread':12 'suppos':2 'thin':16 'world':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151358 {#3176
    date: 2023-10-13 00:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3501
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "I suppose but given the current world climate you seppos are spreading yourselves a little thin IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697151358 {#3175
      date: 2023-10-13 00:55:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 44204
    -bodyTs: "'climat':8 'current':6 'given':4 'imo':17 'littl':15 'seppo':10 'spread':12 'suppos':2 'thin':16 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151358 {#3176
      date: 2023-10-13 00:55:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "You underestimate the depth of that spread. You’ve seen the knife, the jar is at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697153100 {#3499
    date: 2023-10-13 01:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3506 …}
  +reports: Doctrine\ORM\PersistentCollection {#3508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
  -id: 44253
  -bodyTs: "'depth':4 'home':17 'jar':14 'knife':12 'seen':10 'spread':7 'underestim':2 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/3993674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697153100 {#3500
    date: 2023-10-13 01:25:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3501
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "I suppose but given the current world climate you seppos are spreading yourselves a little thin IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697151358 {#3175
      date: 2023-10-13 00:55:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 44204
    -bodyTs: "'climat':8 'current':6 'given':4 'imo':17 'littl':15 'seppo':10 'spread':12 'suppos':2 'thin':16 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151358 {#3176
      date: 2023-10-13 00:55:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "You underestimate the depth of that spread. You’ve seen the knife, the jar is at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697153100 {#3499
    date: 2023-10-13 01:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3506 …}
  +reports: Doctrine\ORM\PersistentCollection {#3508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
  -id: 44253
  -bodyTs: "'depth':4 'home':17 'jar':14 'knife':12 'seen':10 'spread':7 'underestim':2 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/3993674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697153100 {#3500
    date: 2023-10-13 01:25:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3501
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1697189227 {#2531
        date: 2023-10-13 11:27:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44169
      -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3225240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150124 {#2532
        date: 2023-10-13 00:35:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "I suppose but given the current world climate you seppos are spreading yourselves a little thin IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697151358 {#3175
      date: 2023-10-13 00:55:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@CarbonIceDragon@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 44204
    -bodyTs: "'climat':8 'current':6 'given':4 'imo':17 'littl':15 'seppo':10 'spread':12 'suppos':2 'thin':16 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151358 {#3176
      date: 2023-10-13 00:55:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "You underestimate the depth of that spread. You’ve seen the knife, the jar is at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697153100 {#3499
    date: 2023-10-13 01:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3506 …}
  +reports: Doctrine\ORM\PersistentCollection {#3508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3512 …}
  -id: 44253
  -bodyTs: "'depth':4 'home':17 'jar':14 'knife':12 'seen':10 'spread':7 'underestim':2 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/3993674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697153100 {#3500
    date: 2023-10-13 01:25:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Small countries still need supermarkets to buy weapons from to fight each other. It’s an inevitability that sides get chosen because selling weapons to both sides looks particularly bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697152983 {#3191
    date: 2023-10-13 01:23:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 44249
  -bodyTs: "'bad':30 'buy':7 'chosen':21 'countri':2 'fight':11 'get':20 'inevit':17 'look':28 'need':4 'particular':29 'sell':23 'side':19,27 'small':1 'still':3 'supermarket':5 'weapon':8,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/3993589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697152983 {#3192
    date: 2023-10-13 01:23:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Small countries still need supermarkets to buy weapons from to fight each other. It’s an inevitability that sides get chosen because selling weapons to both sides looks particularly bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697152983 {#3191
    date: 2023-10-13 01:23:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 44249
  -bodyTs: "'bad':30 'buy':7 'chosen':21 'countri':2 'fight':11 'get':20 'inevit':17 'look':28 'need':4 'particular':29 'sell':23 'side':19,27 'small':1 'still':3 'supermarket':5 'weapon':8,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/3993589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697152983 {#3192
    date: 2023-10-13 01:23:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, is that not par for the course for superpowers, historically? The US just has a wider area that it can reach in that regard, due to better technology of the current era"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1697189227 {#2531
      date: 2023-10-13 11:27:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44169
    -bodyTs: "'area':19 'better':29 'cours':9 'current':33 'due':27 'era':34 'histor':12 'mean':2 'par':6 'reach':23 'regard':26 'superpow':11 'technolog':30 'us':14 'wider':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3225240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150124 {#2532
      date: 2023-10-13 00:35:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Small countries still need supermarkets to buy weapons from to fight each other. It’s an inevitability that sides get chosen because selling weapons to both sides looks particularly bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697152983 {#3191
    date: 2023-10-13 01:23:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CarbonIceDragon@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 44249
  -bodyTs: "'bad':30 'buy':7 'chosen':21 'countri':2 'fight':11 'get':20 'inevit':17 'look':28 'need':4 'particular':29 'sell':23 'side':19,27 'small':1 'still':3 'supermarket':5 'weapon':8,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/3993589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697152983 {#3192
    date: 2023-10-13 01:23:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2611
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a bunch of dumb gatekeeping"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697188794 {#2606
    date: 2023-10-13 11:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@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: 43946
  -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1867605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142862 {#2607
    date: 2023-10-12 22:34:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a bunch of dumb gatekeeping"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697188794 {#2606
    date: 2023-10-13 11:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@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: 43946
  -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1867605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142862 {#2607
    date: 2023-10-12 22:34:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a bunch of dumb gatekeeping"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697188794 {#2606
    date: 2023-10-13 11:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@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: 43946
  -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1867605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142862 {#2607
    date: 2023-10-12 22:34:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What a bunch of dumb gatekeeping"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697188794 {#2606
      date: 2023-10-13 11:19:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@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: 43946
    -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1867605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697142862 {#2607
      date: 2023-10-12 22:34:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "It’s a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697143029 {#3120
    date: 2023-10-12 22:37:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +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: 43957
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4843609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697143029 {#3119
    date: 2023-10-12 22:37:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What a bunch of dumb gatekeeping"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697188794 {#2606
      date: 2023-10-13 11:19:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@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: 43946
    -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1867605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697142862 {#2607
      date: 2023-10-12 22:34:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "It’s a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697143029 {#3120
    date: 2023-10-12 22:37:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +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: 43957
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4843609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697143029 {#3119
    date: 2023-10-12 22:37:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What a bunch of dumb gatekeeping"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697188794 {#2606
      date: 2023-10-13 11:19:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@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: 43946
    -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1867605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697142862 {#2607
      date: 2023-10-12 22:34:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "It’s a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697143029 {#3120
    date: 2023-10-12 22:37:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +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: 43957
  -bodyTs: "'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4843609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697143029 {#3119
    date: 2023-10-12 22:37:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3341
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "It’s still stupid and spawning stupid conversations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697150014 {#3340
    date: 2023-10-13 00:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 44163
  -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1869185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150014 {#3337
    date: 2023-10-13 00:33:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3341
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "It’s still stupid and spawning stupid conversations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697150014 {#3340
    date: 2023-10-13 00:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 44163
  -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1869185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150014 {#3337
    date: 2023-10-13 00:33:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3341
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "It’s still stupid and spawning stupid conversations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697150014 {#3340
    date: 2023-10-13 00:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 44163
  -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1869185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150014 {#3337
    date: 2023-10-13 00:33:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3632
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2624 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What a bunch of dumb gatekeeping"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1697188794 {#2606
          date: 2023-10-13 11:19:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@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: 43946
        -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://dmv.social/comment/1867605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697142862 {#2607
          date: 2023-10-12 22:34:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "It’s a meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697143029 {#3120
        date: 2023-10-12 22:37:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@neptune@dmv.social"
      ]
      +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: 43957
      -bodyTs: "'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4843609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697143029 {#3119
        date: 2023-10-12 22:37:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s still stupid and spawning stupid conversations"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697150014 {#3340
      date: 2023-10-13 00:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3345 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44163
    -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1869185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150014 {#3337
      date: 2023-10-13 00:33:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "…which you’re participating in. So what does that make you? 🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697159254 {#3630
    date: 2023-10-13 03:07:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3633 …}
  +nested: Doctrine\ORM\PersistentCollection {#3635 …}
  +votes: Doctrine\ORM\PersistentCollection {#3637 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 44364
  -bodyTs: "'make':10 'particip':4 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4488578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697159254 {#3631
    date: 2023-10-13 03:07:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3632
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2624 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What a bunch of dumb gatekeeping"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1697188794 {#2606
          date: 2023-10-13 11:19:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@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: 43946
        -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://dmv.social/comment/1867605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697142862 {#2607
          date: 2023-10-12 22:34:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "It’s a meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697143029 {#3120
        date: 2023-10-12 22:37:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@neptune@dmv.social"
      ]
      +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: 43957
      -bodyTs: "'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4843609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697143029 {#3119
        date: 2023-10-12 22:37:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s still stupid and spawning stupid conversations"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697150014 {#3340
      date: 2023-10-13 00:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3345 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44163
    -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1869185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150014 {#3337
      date: 2023-10-13 00:33:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "…which you’re participating in. So what does that make you? 🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697159254 {#3630
    date: 2023-10-13 03:07:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3633 …}
  +nested: Doctrine\ORM\PersistentCollection {#3635 …}
  +votes: Doctrine\ORM\PersistentCollection {#3637 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 44364
  -bodyTs: "'make':10 'particip':4 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4488578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697159254 {#3631
    date: 2023-10-13 03:07:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3632
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2611
        +user: App\Entity\User {#2624 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What a bunch of dumb gatekeeping"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1697188794 {#2606
          date: 2023-10-13 11:19:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@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: 43946
        -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://dmv.social/comment/1867605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697142862 {#2607
          date: 2023-10-12 22:34:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "It’s a meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697143029 {#3120
        date: 2023-10-12 22:37:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@neptune@dmv.social"
      ]
      +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: 43957
      -bodyTs: "'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4843609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697143029 {#3119
        date: 2023-10-12 22:37:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s still stupid and spawning stupid conversations"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697150014 {#3340
      date: 2023-10-13 00:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3345 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 44163
    -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1869185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150014 {#3337
      date: 2023-10-13 00:33:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "…which you’re participating in. So what does that make you? 🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697159254 {#3630
    date: 2023-10-13 03:07:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3633 …}
  +nested: Doctrine\ORM\PersistentCollection {#3635 …}
  +votes: Doctrine\ORM\PersistentCollection {#3637 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 44364
  -bodyTs: "'make':10 'particip':4 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4488578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697159254 {#3631
    date: 2023-10-13 03:07:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3732
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3632
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3341
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2611
          +user: App\Entity\User {#2624 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What a bunch of dumb gatekeeping"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697188794 {#2606
            date: 2023-10-13 11:19:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@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: 43946
          -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://dmv.social/comment/1867605"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697142862 {#2607
            date: 2023-10-12 22:34:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2611}
        +body: "It’s a meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697143029 {#3120
          date: 2023-10-12 22:37:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@neptune@dmv.social"
        ]
        +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: 43957
        -bodyTs: "'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4843609"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697143029 {#3119
          date: 2023-10-12 22:37:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "It’s still stupid and spawning stupid conversations"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697150014 {#3340
        date: 2023-10-13 00:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@neptune@dmv.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3344 …}
      +nested: Doctrine\ORM\PersistentCollection {#3349 …}
      +votes: Doctrine\ORM\PersistentCollection {#3345 …}
      +reports: Doctrine\ORM\PersistentCollection {#3351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
      -id: 44163
      -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1869185"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150014 {#3337
        date: 2023-10-13 00:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "…which you’re participating in. So what does that make you? 🧐"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697159254 {#3630
      date: 2023-10-13 03:07:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3633 …}
    +nested: Doctrine\ORM\PersistentCollection {#3635 …}
    +votes: Doctrine\ORM\PersistentCollection {#3637 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 44364
    -bodyTs: "'make':10 'particip':4 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4488578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697159254 {#3631
      date: 2023-10-13 03:07:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Idk but this comment makes you look brain dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697188767 {#3730
    date: 2023-10-13 11:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3733 …}
  +nested: Doctrine\ORM\PersistentCollection {#3735 …}
  +votes: Doctrine\ORM\PersistentCollection {#3737 …}
  +reports: Doctrine\ORM\PersistentCollection {#3739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3743 …}
  -id: 44967
  -bodyTs: "'brain':8 'comment':4 'dead':9 'idk':1 'look':7 'make':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188767 {#3731
    date: 2023-10-13 11:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3732
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3632
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3341
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2611
          +user: App\Entity\User {#2624 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What a bunch of dumb gatekeeping"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697188794 {#2606
            date: 2023-10-13 11:19:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@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: 43946
          -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://dmv.social/comment/1867605"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697142862 {#2607
            date: 2023-10-12 22:34:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2611}
        +body: "It’s a meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697143029 {#3120
          date: 2023-10-12 22:37:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@neptune@dmv.social"
        ]
        +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: 43957
        -bodyTs: "'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4843609"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697143029 {#3119
          date: 2023-10-12 22:37:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "It’s still stupid and spawning stupid conversations"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697150014 {#3340
        date: 2023-10-13 00:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@neptune@dmv.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3344 …}
      +nested: Doctrine\ORM\PersistentCollection {#3349 …}
      +votes: Doctrine\ORM\PersistentCollection {#3345 …}
      +reports: Doctrine\ORM\PersistentCollection {#3351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
      -id: 44163
      -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1869185"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150014 {#3337
        date: 2023-10-13 00:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "…which you’re participating in. So what does that make you? 🧐"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697159254 {#3630
      date: 2023-10-13 03:07:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3633 …}
    +nested: Doctrine\ORM\PersistentCollection {#3635 …}
    +votes: Doctrine\ORM\PersistentCollection {#3637 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 44364
    -bodyTs: "'make':10 'particip':4 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4488578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697159254 {#3631
      date: 2023-10-13 03:07:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Idk but this comment makes you look brain dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697188767 {#3730
    date: 2023-10-13 11:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3733 …}
  +nested: Doctrine\ORM\PersistentCollection {#3735 …}
  +votes: Doctrine\ORM\PersistentCollection {#3737 …}
  +reports: Doctrine\ORM\PersistentCollection {#3739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3743 …}
  -id: 44967
  -bodyTs: "'brain':8 'comment':4 'dead':9 'idk':1 'look':7 'make':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188767 {#3731
    date: 2023-10-13 11:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3732
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3632
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3341
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3117 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2611
          +user: App\Entity\User {#2624 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What a bunch of dumb gatekeeping"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697188794 {#2606
            date: 2023-10-13 11:19:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@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: 43946
          -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://dmv.social/comment/1867605"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697142862 {#2607
            date: 2023-10-12 22:34:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2611}
        +body: "It’s a meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697143029 {#3120
          date: 2023-10-12 22:37:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@neptune@dmv.social"
        ]
        +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: 43957
        -bodyTs: "'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4843609"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697143029 {#3119
          date: 2023-10-12 22:37:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2611}
      +body: "It’s still stupid and spawning stupid conversations"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697150014 {#3340
        date: 2023-10-13 00:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@neptune@dmv.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3344 …}
      +nested: Doctrine\ORM\PersistentCollection {#3349 …}
      +votes: Doctrine\ORM\PersistentCollection {#3345 …}
      +reports: Doctrine\ORM\PersistentCollection {#3351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
      -id: 44163
      -bodyTs: "'convers':8 'spawn':6 'still':3 'stupid':4,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1869185"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150014 {#3337
        date: 2023-10-13 00:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "…which you’re participating in. So what does that make you? 🧐"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697159254 {#3630
      date: 2023-10-13 03:07:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3633 …}
    +nested: Doctrine\ORM\PersistentCollection {#3635 …}
    +votes: Doctrine\ORM\PersistentCollection {#3637 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 44364
    -bodyTs: "'make':10 'particip':4 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4488578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697159254 {#3631
      date: 2023-10-13 03:07:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Idk but this comment makes you look brain dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697188767 {#3730
    date: 2023-10-13 11:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3733 …}
  +nested: Doctrine\ORM\PersistentCollection {#3735 …}
  +votes: Doctrine\ORM\PersistentCollection {#3737 …}
  +reports: Doctrine\ORM\PersistentCollection {#3739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3743 …}
  -id: 44967
  -bodyTs: "'brain':8 'comment':4 'dead':9 'idk':1 'look':7 'make':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188767 {#3731
    date: 2023-10-13 11:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Humor is not an impenetrable shield against criticism. Memes shape discourse. For better and worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697155904 {#3357
    date: 2023-10-13 02:11:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 44311
  -bodyTs: "'better':13 'critic':8 'discours':11 'humor':1 'impenetr':5 'meme':9 'shape':10 'shield':6 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1378331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697155904 {#3358
    date: 2023-10-13 02:11:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Humor is not an impenetrable shield against criticism. Memes shape discourse. For better and worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697155904 {#3357
    date: 2023-10-13 02:11:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 44311
  -bodyTs: "'better':13 'critic':8 'discours':11 'humor':1 'impenetr':5 'meme':9 'shape':10 'shield':6 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1378331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697155904 {#3358
    date: 2023-10-13 02:11:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Humor is not an impenetrable shield against criticism. Memes shape discourse. For better and worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697155904 {#3357
    date: 2023-10-13 02:11:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 44311
  -bodyTs: "'better':13 'critic':8 'discours':11 'humor':1 'impenetr':5 'meme':9 'shape':10 'shield':6 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1378331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697155904 {#3358
    date: 2023-10-13 02:11:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "No, it’s shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697188792 {#3373
    date: 2023-10-13 11:19:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 44968
  -bodyTs: "'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188792 {#3374
    date: 2023-10-13 11:19:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "No, it’s shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697188792 {#3373
    date: 2023-10-13 11:19:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 44968
  -bodyTs: "'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188792 {#3374
    date: 2023-10-13 11:19:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What a bunch of dumb gatekeeping"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697188794 {#2606
        date: 2023-10-13 11:19:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@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: 43946
      -bodyTs: "'bunch':3 'dumb':5 'gatekeep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1867605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697142862 {#2607
        date: 2023-10-12 22:34:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: "It’s a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697143029 {#3120
      date: 2023-10-12 22:37:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@neptune@dmv.social"
    ]
    +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: 43957
    -bodyTs: "'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4843609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697143029 {#3119
      date: 2023-10-12 22:37:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "No, it’s shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697188792 {#3373
    date: 2023-10-13 11:19:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 44968
  -bodyTs: "'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188792 {#3374
    date: 2023-10-13 11:19:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#2685
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697188412 {#2679
    date: 2023-10-13 11:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -id: 44250
  -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
  +editedAt: DateTimeImmutable @1697153123 {#2680
    date: 2023-10-13 01:25:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697153040 {#2681
    date: 2023-10-13 01:24:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#2685
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697188412 {#2679
    date: 2023-10-13 11:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -id: 44250
  -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
  +editedAt: DateTimeImmutable @1697153123 {#2680
    date: 2023-10-13 01:25:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697153040 {#2681
    date: 2023-10-13 01:24:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#2685
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697188412 {#2679
    date: 2023-10-13 11:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -id: 44250
  -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
  +editedAt: DateTimeImmutable @1697153123 {#2680
    date: 2023-10-13 01:25:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697153040 {#2681
    date: 2023-10-13 01:24:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2685
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697188412 {#2679
      date: 2023-10-13 11:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2687 …}
    +nested: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    -id: 44250
    -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
    +editedAt: DateTimeImmutable @1697153123 {#2680
      date: 2023-10-13 01:25:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697153040 {#2681
      date: 2023-10-13 01:24:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Can you elaborate? I don’t know what this is in reference to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697154098 {#3239
    date: 2023-10-13 01:41:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 44275
  -bodyTs: "'elabor':3 'know':7 'refer':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3192710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154098 {#3240
    date: 2023-10-13 01:41:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2685
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697188412 {#2679
      date: 2023-10-13 11:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2687 …}
    +nested: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    -id: 44250
    -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
    +editedAt: DateTimeImmutable @1697153123 {#2680
      date: 2023-10-13 01:25:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697153040 {#2681
      date: 2023-10-13 01:24:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Can you elaborate? I don’t know what this is in reference to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697154098 {#3239
    date: 2023-10-13 01:41:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 44275
  -bodyTs: "'elabor':3 'know':7 'refer':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3192710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154098 {#3240
    date: 2023-10-13 01:41:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2685
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697188412 {#2679
      date: 2023-10-13 11:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2687 …}
    +nested: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    -id: 44250
    -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
    +editedAt: DateTimeImmutable @1697153123 {#2680
      date: 2023-10-13 01:25:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697153040 {#2681
      date: 2023-10-13 01:24:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Can you elaborate? I don’t know what this is in reference to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697154098 {#3239
    date: 2023-10-13 01:41:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 44275
  -bodyTs: "'elabor':3 'know':7 'refer':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3192710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154098 {#3240
    date: 2023-10-13 01:41:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3517
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2685
      +user: App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697188412 {#2679
        date: 2023-10-13 11:13:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2687 …}
      +nested: Doctrine\ORM\PersistentCollection {#2689 …}
      +votes: Doctrine\ORM\PersistentCollection {#2691 …}
      +reports: Doctrine\ORM\PersistentCollection {#2693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
      -id: 44250
      -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
      +editedAt: DateTimeImmutable @1697153123 {#2680
        date: 2023-10-13 01:25:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697153040 {#2681
        date: 2023-10-13 01:24:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "Can you elaborate? I don’t know what this is in reference to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697154098 {#3239
      date: 2023-10-13 01:41:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 44275
    -bodyTs: "'elabor':3 'know':7 'refer':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3192710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154098 {#3240
      date: 2023-10-13 01:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697154623 {#3514
    date: 2023-10-13 01:50:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3518 …}
  +nested: Doctrine\ORM\PersistentCollection {#3520 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 44287
  -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
  +editedAt: DateTimeImmutable @1697154660 {#3515
    date: 2023-10-13 01:51:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697154623 {#3516
    date: 2023-10-13 01:50:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3517
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2685
      +user: App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697188412 {#2679
        date: 2023-10-13 11:13:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2687 …}
      +nested: Doctrine\ORM\PersistentCollection {#2689 …}
      +votes: Doctrine\ORM\PersistentCollection {#2691 …}
      +reports: Doctrine\ORM\PersistentCollection {#2693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
      -id: 44250
      -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
      +editedAt: DateTimeImmutable @1697153123 {#2680
        date: 2023-10-13 01:25:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697153040 {#2681
        date: 2023-10-13 01:24:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "Can you elaborate? I don’t know what this is in reference to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697154098 {#3239
      date: 2023-10-13 01:41:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 44275
    -bodyTs: "'elabor':3 'know':7 'refer':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3192710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154098 {#3240
      date: 2023-10-13 01:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697154623 {#3514
    date: 2023-10-13 01:50:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3518 …}
  +nested: Doctrine\ORM\PersistentCollection {#3520 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 44287
  -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
  +editedAt: DateTimeImmutable @1697154660 {#3515
    date: 2023-10-13 01:51:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697154623 {#3516
    date: 2023-10-13 01:50:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3517
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2685
      +user: App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697188412 {#2679
        date: 2023-10-13 11:13:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2687 …}
      +nested: Doctrine\ORM\PersistentCollection {#2689 …}
      +votes: Doctrine\ORM\PersistentCollection {#2691 …}
      +reports: Doctrine\ORM\PersistentCollection {#2693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
      -id: 44250
      -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
      +editedAt: DateTimeImmutable @1697153123 {#2680
        date: 2023-10-13 01:25:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697153040 {#2681
        date: 2023-10-13 01:24:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "Can you elaborate? I don’t know what this is in reference to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697154098 {#3239
      date: 2023-10-13 01:41:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 44275
    -bodyTs: "'elabor':3 'know':7 'refer':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3192710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154098 {#3240
      date: 2023-10-13 01:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697154623 {#3514
    date: 2023-10-13 01:50:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3518 …}
  +nested: Doctrine\ORM\PersistentCollection {#3520 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 44287
  -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
  +editedAt: DateTimeImmutable @1697154660 {#3515
    date: 2023-10-13 01:51:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697154623 {#3516
    date: 2023-10-13 01:50:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: Proxies\__CG__\App\Entity\User {#3242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2685
        +user: App\Entity\User {#2699 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1697188412 {#2679
          date: 2023-10-13 11:13:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LemmysMum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2687 …}
        +nested: Doctrine\ORM\PersistentCollection {#2689 …}
        +votes: Doctrine\ORM\PersistentCollection {#2691 …}
        +reports: Doctrine\ORM\PersistentCollection {#2693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
        -id: 44250
        -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
        +editedAt: DateTimeImmutable @1697153123 {#2680
          date: 2023-10-13 01:25:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697153040 {#2681
          date: 2023-10-13 01:24:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2685}
      +body: "Can you elaborate? I don’t know what this is in reference to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697154098 {#3239
        date: 2023-10-13 01:41:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
        "@BolexForSoup@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3243 …}
      +nested: Doctrine\ORM\PersistentCollection {#3245 …}
      +votes: Doctrine\ORM\PersistentCollection {#3247 …}
      +reports: Doctrine\ORM\PersistentCollection {#3249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
      -id: 44275
      -bodyTs: "'elabor':3 'know':7 'refer':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3192710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154098 {#3240
        date: 2023-10-13 01:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697154623 {#3514
      date: 2023-10-13 01:50:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
      "@andrewrgross@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3518 …}
    +nested: Doctrine\ORM\PersistentCollection {#3520 …}
    +votes: Doctrine\ORM\PersistentCollection {#3522 …}
    +reports: Doctrine\ORM\PersistentCollection {#3524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
    -id: 44287
    -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
    +editedAt: DateTimeImmutable @1697154660 {#3515
      date: 2023-10-13 01:51:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697154623 {#3516
      date: 2023-10-13 01:50:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "There’s a big difference between socialism and national socialism, one comes with a salute, authoritarianism, and bigotry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697154851 {#3660
    date: 2023-10-13 01:54:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3664 …}
  +nested: Doctrine\ORM\PersistentCollection {#3666 …}
  +votes: Doctrine\ORM\PersistentCollection {#3668 …}
  +reports: Doctrine\ORM\PersistentCollection {#3670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  -id: 44295
  -bodyTs: "'authoritarian':16 'big':4 'bigotri':18 'come':12 'differ':5 'nation':9 'one':11 'salut':15 'social':7,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154851 {#3661
    date: 2023-10-13 01:54:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: Proxies\__CG__\App\Entity\User {#3242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2685
        +user: App\Entity\User {#2699 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1697188412 {#2679
          date: 2023-10-13 11:13:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LemmysMum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2687 …}
        +nested: Doctrine\ORM\PersistentCollection {#2689 …}
        +votes: Doctrine\ORM\PersistentCollection {#2691 …}
        +reports: Doctrine\ORM\PersistentCollection {#2693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
        -id: 44250
        -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
        +editedAt: DateTimeImmutable @1697153123 {#2680
          date: 2023-10-13 01:25:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697153040 {#2681
          date: 2023-10-13 01:24:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2685}
      +body: "Can you elaborate? I don’t know what this is in reference to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697154098 {#3239
        date: 2023-10-13 01:41:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
        "@BolexForSoup@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3243 …}
      +nested: Doctrine\ORM\PersistentCollection {#3245 …}
      +votes: Doctrine\ORM\PersistentCollection {#3247 …}
      +reports: Doctrine\ORM\PersistentCollection {#3249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
      -id: 44275
      -bodyTs: "'elabor':3 'know':7 'refer':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3192710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154098 {#3240
        date: 2023-10-13 01:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697154623 {#3514
      date: 2023-10-13 01:50:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
      "@andrewrgross@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3518 …}
    +nested: Doctrine\ORM\PersistentCollection {#3520 …}
    +votes: Doctrine\ORM\PersistentCollection {#3522 …}
    +reports: Doctrine\ORM\PersistentCollection {#3524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
    -id: 44287
    -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
    +editedAt: DateTimeImmutable @1697154660 {#3515
      date: 2023-10-13 01:51:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697154623 {#3516
      date: 2023-10-13 01:50:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "There’s a big difference between socialism and national socialism, one comes with a salute, authoritarianism, and bigotry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697154851 {#3660
    date: 2023-10-13 01:54:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3664 …}
  +nested: Doctrine\ORM\PersistentCollection {#3666 …}
  +votes: Doctrine\ORM\PersistentCollection {#3668 …}
  +reports: Doctrine\ORM\PersistentCollection {#3670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  -id: 44295
  -bodyTs: "'authoritarian':16 'big':4 'bigotri':18 'come':12 'differ':5 'nation':9 'one':11 'salut':15 'social':7,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154851 {#3661
    date: 2023-10-13 01:54:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: Proxies\__CG__\App\Entity\User {#3242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2685
        +user: App\Entity\User {#2699 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1697188412 {#2679
          date: 2023-10-13 11:13:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LemmysMum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2687 …}
        +nested: Doctrine\ORM\PersistentCollection {#2689 …}
        +votes: Doctrine\ORM\PersistentCollection {#2691 …}
        +reports: Doctrine\ORM\PersistentCollection {#2693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
        -id: 44250
        -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
        +editedAt: DateTimeImmutable @1697153123 {#2680
          date: 2023-10-13 01:25:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697153040 {#2681
          date: 2023-10-13 01:24:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2685}
      +body: "Can you elaborate? I don’t know what this is in reference to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697154098 {#3239
        date: 2023-10-13 01:41:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
        "@BolexForSoup@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3243 …}
      +nested: Doctrine\ORM\PersistentCollection {#3245 …}
      +votes: Doctrine\ORM\PersistentCollection {#3247 …}
      +reports: Doctrine\ORM\PersistentCollection {#3249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
      -id: 44275
      -bodyTs: "'elabor':3 'know':7 'refer':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3192710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154098 {#3240
        date: 2023-10-13 01:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697154623 {#3514
      date: 2023-10-13 01:50:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
      "@andrewrgross@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3518 …}
    +nested: Doctrine\ORM\PersistentCollection {#3520 …}
    +votes: Doctrine\ORM\PersistentCollection {#3522 …}
    +reports: Doctrine\ORM\PersistentCollection {#3524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
    -id: 44287
    -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
    +editedAt: DateTimeImmutable @1697154660 {#3515
      date: 2023-10-13 01:51:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697154623 {#3516
      date: 2023-10-13 01:50:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "There’s a big difference between socialism and national socialism, one comes with a salute, authoritarianism, and bigotry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697154851 {#3660
    date: 2023-10-13 01:54:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3664 …}
  +nested: Doctrine\ORM\PersistentCollection {#3666 …}
  +votes: Doctrine\ORM\PersistentCollection {#3668 …}
  +reports: Doctrine\ORM\PersistentCollection {#3670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  -id: 44295
  -bodyTs: "'authoritarian':16 'big':4 'bigotri':18 'come':12 'differ':5 'nation':9 'one':11 'salut':15 'social':7,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154851 {#3661
    date: 2023-10-13 01:54:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3716
  +user: Proxies\__CG__\App\Entity\User {#3717 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3662
    +user: Proxies\__CG__\App\Entity\User {#3663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3517
      +user: App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3241
        +user: Proxies\__CG__\App\Entity\User {#3242 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2685
          +user: App\Entity\User {#2699 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1697188412 {#2679
            date: 2023-10-13 11:13:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@LemmysMum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2687 …}
          +nested: Doctrine\ORM\PersistentCollection {#2689 …}
          +votes: Doctrine\ORM\PersistentCollection {#2691 …}
          +reports: Doctrine\ORM\PersistentCollection {#2693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
          -id: 44250
          -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
          +editedAt: DateTimeImmutable @1697153123 {#2680
            date: 2023-10-13 01:25:23.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697153040 {#2681
            date: 2023-10-13 01:24:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2685}
        +body: "Can you elaborate? I don’t know what this is in reference to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697154098 {#3239
          date: 2023-10-13 01:41:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LemmysMum@lemmy.world"
          "@BolexForSoup@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3243 …}
        +nested: Doctrine\ORM\PersistentCollection {#3245 …}
        +votes: Doctrine\ORM\PersistentCollection {#3247 …}
        +reports: Doctrine\ORM\PersistentCollection {#3249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
        -id: 44275
        -bodyTs: "'elabor':3 'know':7 'refer':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3192710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697154098 {#3240
          date: 2023-10-13 01:41:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2685}
      +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697154623 {#3514
        date: 2023-10-13 01:50:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
        "@BolexForSoup@kbin.social"
        "@andrewrgross@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3518 …}
      +nested: Doctrine\ORM\PersistentCollection {#3520 …}
      +votes: Doctrine\ORM\PersistentCollection {#3522 …}
      +reports: Doctrine\ORM\PersistentCollection {#3524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
      -id: 44287
      -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
      +editedAt: DateTimeImmutable @1697154660 {#3515
        date: 2023-10-13 01:51:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697154623 {#3516
        date: 2023-10-13 01:50:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "There’s a big difference between socialism and national socialism, one comes with a salute, authoritarianism, and bigotry."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697154851 {#3660
      date: 2023-10-13 01:54:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
      "@andrewrgross@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3664 …}
    +nested: Doctrine\ORM\PersistentCollection {#3666 …}
    +votes: Doctrine\ORM\PersistentCollection {#3668 …}
    +reports: Doctrine\ORM\PersistentCollection {#3670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    -id: 44295
    -bodyTs: "'authoritarian':16 'big':4 'bigotri':18 'come':12 'differ':5 'nation':9 'one':11 'salut':15 'social':7,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4486491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154851 {#3661
      date: 2023-10-13 01:54:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Half of the comments here think the point of the meme is that communists are right-wing, and half thinks the point is that Nazis are left-wing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697166657 {#3714
    date: 2023-10-13 05:10:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 44956
  -bodyTs: "'comment':4 'communist':14 'half':1,20 'left':29 'left-w':28 'meme':11 'nazi':26 'point':8,23 'right':17 'right-w':16 'think':6,21 'wing':18,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4806529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166657 {#3715
    date: 2023-10-13 05:10:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3716
  +user: Proxies\__CG__\App\Entity\User {#3717 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3662
    +user: Proxies\__CG__\App\Entity\User {#3663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3517
      +user: App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3241
        +user: Proxies\__CG__\App\Entity\User {#3242 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2685
          +user: App\Entity\User {#2699 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1697188412 {#2679
            date: 2023-10-13 11:13:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@LemmysMum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2687 …}
          +nested: Doctrine\ORM\PersistentCollection {#2689 …}
          +votes: Doctrine\ORM\PersistentCollection {#2691 …}
          +reports: Doctrine\ORM\PersistentCollection {#2693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
          -id: 44250
          -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
          +editedAt: DateTimeImmutable @1697153123 {#2680
            date: 2023-10-13 01:25:23.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697153040 {#2681
            date: 2023-10-13 01:24:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2685}
        +body: "Can you elaborate? I don’t know what this is in reference to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697154098 {#3239
          date: 2023-10-13 01:41:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LemmysMum@lemmy.world"
          "@BolexForSoup@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3243 …}
        +nested: Doctrine\ORM\PersistentCollection {#3245 …}
        +votes: Doctrine\ORM\PersistentCollection {#3247 …}
        +reports: Doctrine\ORM\PersistentCollection {#3249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
        -id: 44275
        -bodyTs: "'elabor':3 'know':7 'refer':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3192710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697154098 {#3240
          date: 2023-10-13 01:41:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2685}
      +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697154623 {#3514
        date: 2023-10-13 01:50:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
        "@BolexForSoup@kbin.social"
        "@andrewrgross@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3518 …}
      +nested: Doctrine\ORM\PersistentCollection {#3520 …}
      +votes: Doctrine\ORM\PersistentCollection {#3522 …}
      +reports: Doctrine\ORM\PersistentCollection {#3524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
      -id: 44287
      -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
      +editedAt: DateTimeImmutable @1697154660 {#3515
        date: 2023-10-13 01:51:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697154623 {#3516
        date: 2023-10-13 01:50:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "There’s a big difference between socialism and national socialism, one comes with a salute, authoritarianism, and bigotry."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697154851 {#3660
      date: 2023-10-13 01:54:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
      "@andrewrgross@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3664 …}
    +nested: Doctrine\ORM\PersistentCollection {#3666 …}
    +votes: Doctrine\ORM\PersistentCollection {#3668 …}
    +reports: Doctrine\ORM\PersistentCollection {#3670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    -id: 44295
    -bodyTs: "'authoritarian':16 'big':4 'bigotri':18 'come':12 'differ':5 'nation':9 'one':11 'salut':15 'social':7,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4486491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154851 {#3661
      date: 2023-10-13 01:54:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Half of the comments here think the point of the meme is that communists are right-wing, and half thinks the point is that Nazis are left-wing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697166657 {#3714
    date: 2023-10-13 05:10:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 44956
  -bodyTs: "'comment':4 'communist':14 'half':1,20 'left':29 'left-w':28 'meme':11 'nazi':26 'point':8,23 'right':17 'right-w':16 'think':6,21 'wing':18,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4806529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166657 {#3715
    date: 2023-10-13 05:10:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3716
  +user: Proxies\__CG__\App\Entity\User {#3717 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3662
    +user: Proxies\__CG__\App\Entity\User {#3663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3517
      +user: App\Entity\User {#2699 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3241
        +user: Proxies\__CG__\App\Entity\User {#3242 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2685
          +user: App\Entity\User {#2699 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Being proponents of socialism is not what makes Lemmygrad problematic. If that were the reason world defederated from them then I would actually be upset with the decision."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1697188412 {#2679
            date: 2023-10-13 11:13:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@LemmysMum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2687 …}
          +nested: Doctrine\ORM\PersistentCollection {#2689 …}
          +votes: Doctrine\ORM\PersistentCollection {#2691 …}
          +reports: Doctrine\ORM\PersistentCollection {#2693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
          -id: 44250
          -bodyTs: "'actual':23 'decis':28 'defeder':17 'lemmygrad':9 'make':8 'problemat':10 'propon':2 'reason':15 'social':4 'upset':25 'world':16 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926265"
          +editedAt: DateTimeImmutable @1697153123 {#2680
            date: 2023-10-13 01:25:23.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697153040 {#2681
            date: 2023-10-13 01:24:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2685}
        +body: "Can you elaborate? I don’t know what this is in reference to."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697154098 {#3239
          date: 2023-10-13 01:41:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LemmysMum@lemmy.world"
          "@BolexForSoup@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3243 …}
        +nested: Doctrine\ORM\PersistentCollection {#3245 …}
        +votes: Doctrine\ORM\PersistentCollection {#3247 …}
        +reports: Doctrine\ORM\PersistentCollection {#3249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
        -id: 44275
        -bodyTs: "'elabor':3 'know':7 'refer':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3192710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697154098 {#3240
          date: 2023-10-13 01:41:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2685}
      +body: "Which part? I’m just saying their being proponents of Socialism isn’t a problem. The post is saying that’s why we defederated from them, which it isn’t. It was the way people behaved on that instance (and outside it), the way communities operated, that led to the decision."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697154623 {#3514
        date: 2023-10-13 01:50:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
        "@BolexForSoup@kbin.social"
        "@andrewrgross@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3518 …}
      +nested: Doctrine\ORM\PersistentCollection {#3520 …}
      +votes: Doctrine\ORM\PersistentCollection {#3522 …}
      +reports: Doctrine\ORM\PersistentCollection {#3524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
      -id: 44287
      -bodyTs: "'behav':36 'communiti':45 'decis':51 'defeder':24 'instanc':39 'isn':12,29 'led':48 'm':4 'oper':46 'outsid':41 'part':2 'peopl':35 'post':17 'problem':15 'propon':9 'say':6,19 'social':11 'way':34,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/534955/-/comment/2926684"
      +editedAt: DateTimeImmutable @1697154660 {#3515
        date: 2023-10-13 01:51:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697154623 {#3516
        date: 2023-10-13 01:50:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2685}
    +body: "There’s a big difference between socialism and national socialism, one comes with a salute, authoritarianism, and bigotry."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697154851 {#3660
      date: 2023-10-13 01:54:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@BolexForSoup@kbin.social"
      "@andrewrgross@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3664 …}
    +nested: Doctrine\ORM\PersistentCollection {#3666 …}
    +votes: Doctrine\ORM\PersistentCollection {#3668 …}
    +reports: Doctrine\ORM\PersistentCollection {#3670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    -id: 44295
    -bodyTs: "'authoritarian':16 'big':4 'bigotri':18 'come':12 'differ':5 'nation':9 'one':11 'salut':15 'social':7,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4486491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697154851 {#3661
      date: 2023-10-13 01:54:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2685}
  +body: "Half of the comments here think the point of the meme is that communists are right-wing, and half thinks the point is that Nazis are left-wing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697166657 {#3714
    date: 2023-10-13 05:10:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@BolexForSoup@kbin.social"
    "@andrewrgross@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 44956
  -bodyTs: "'comment':4 'communist':14 'half':1,20 'left':29 'left-w':28 'meme':11 'nazi':26 'point':8,23 'right':17 'right-w':16 'think':6,21 'wing':18,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4806529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166657 {#3715
    date: 2023-10-13 05:10:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#2760
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
    \n
    Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697188264 {#2755
    date: 2023-10-13 11:11:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 43674
  -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2529876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134225 {#2756
    date: 2023-10-12 20:10:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#2760
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
    \n
    Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697188264 {#2755
    date: 2023-10-13 11:11:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 43674
  -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2529876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134225 {#2756
    date: 2023-10-12 20:10:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#2760
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
    \n
    Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697188264 {#2755
    date: 2023-10-13 11:11:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 43674
  -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2529876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134225 {#2756
    date: 2023-10-12 20:10:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2760
    +user: App\Entity\User {#2773 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
      \n
      Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697188264 {#2755
      date: 2023-10-13 11:11:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -id: 43674
    -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2529876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134225 {#2756
      date: 2023-10-12 20:10:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: "If it’s a community you’re passionate about, I don’t see the issue myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697150032 {#3067
    date: 2023-10-13 00:33:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@Buelldozer@lemmy.today"
  ]
  +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: 44164
  -bodyTs: "'communiti':5 'issu':15 'passion':8 're':7 'see':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4846632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150032 {#3070
    date: 2023-10-13 00:33:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2760
    +user: App\Entity\User {#2773 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
      \n
      Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697188264 {#2755
      date: 2023-10-13 11:11:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -id: 43674
    -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2529876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134225 {#2756
      date: 2023-10-12 20:10:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: "If it’s a community you’re passionate about, I don’t see the issue myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697150032 {#3067
    date: 2023-10-13 00:33:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@Buelldozer@lemmy.today"
  ]
  +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: 44164
  -bodyTs: "'communiti':5 'issu':15 'passion':8 're':7 'see':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4846632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150032 {#3070
    date: 2023-10-13 00:33:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2760
    +user: App\Entity\User {#2773 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
      \n
      Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697188264 {#2755
      date: 2023-10-13 11:11:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -id: 43674
    -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2529876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134225 {#2756
      date: 2023-10-12 20:10:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: "If it’s a community you’re passionate about, I don’t see the issue myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697150032 {#3067
    date: 2023-10-13 00:33:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@Buelldozer@lemmy.today"
  ]
  +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: 44164
  -bodyTs: "'communiti':5 'issu':15 'passion':8 're':7 'see':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4846632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150032 {#3070
    date: 2023-10-13 00:33:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2760
      +user: App\Entity\User {#2773 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
        \n
        Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697188264 {#2755
        date: 2023-10-13 11:11:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaxElFantasma@mujico.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2761 …}
      +nested: Doctrine\ORM\PersistentCollection {#2763 …}
      +votes: Doctrine\ORM\PersistentCollection {#2765 …}
      +reports: Doctrine\ORM\PersistentCollection {#2767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
      -id: 43674
      -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2529876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697134225 {#2756
        date: 2023-10-12 20:10:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2760}
    +body: "If it’s a community you’re passionate about, I don’t see the issue myself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697150032 {#3067
      date: 2023-10-13 00:33:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
      "@Buelldozer@lemmy.today"
    ]
    +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: 44164
    -bodyTs: "'communiti':5 'issu':15 'passion':8 're':7 'see':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4846632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150032 {#3070
      date: 2023-10-13 00:33:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: "Seems like many are doing it for the sake of modding though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697188262 {#3451
    date: 2023-10-13 11:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@Buelldozer@lemmy.today"
    "@Ilovethebomb@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
  -id: 44953
  -bodyTs: "'like':2 'mani':3 'mod':11 'sake':9 'seem':1 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188262 {#3452
    date: 2023-10-13 11:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2760
      +user: App\Entity\User {#2773 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
        \n
        Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697188264 {#2755
        date: 2023-10-13 11:11:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaxElFantasma@mujico.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2761 …}
      +nested: Doctrine\ORM\PersistentCollection {#2763 …}
      +votes: Doctrine\ORM\PersistentCollection {#2765 …}
      +reports: Doctrine\ORM\PersistentCollection {#2767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
      -id: 43674
      -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2529876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697134225 {#2756
        date: 2023-10-12 20:10:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2760}
    +body: "If it’s a community you’re passionate about, I don’t see the issue myself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697150032 {#3067
      date: 2023-10-13 00:33:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
      "@Buelldozer@lemmy.today"
    ]
    +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: 44164
    -bodyTs: "'communiti':5 'issu':15 'passion':8 're':7 'see':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4846632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150032 {#3070
      date: 2023-10-13 00:33:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: "Seems like many are doing it for the sake of modding though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697188262 {#3451
    date: 2023-10-13 11:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@Buelldozer@lemmy.today"
    "@Ilovethebomb@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
  -id: 44953
  -bodyTs: "'like':2 'mani':3 'mod':11 'sake':9 'seem':1 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188262 {#3452
    date: 2023-10-13 11:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2760
      +user: App\Entity\User {#2773 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to moderate several subs with over 2M subscribers and while being a Digital Janitor can take a lot of time and effort at the end of the day its just volunteer labor and with Reddit in particular it’s volunteer labor to help a commercial entity.\n
        \n
        Society would be better off if these kinds of mods would use the time to volunteer at a soup kitchen or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697188264 {#2755
        date: 2023-10-13 11:11:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaxElFantasma@mujico.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2761 …}
      +nested: Doctrine\ORM\PersistentCollection {#2763 …}
      +votes: Doctrine\ORM\PersistentCollection {#2765 …}
      +reports: Doctrine\ORM\PersistentCollection {#2767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
      -id: 43674
      -bodyTs: "'2m':9 'better':52 'commerci':47 'day':30 'digit':15 'effort':24 'end':27 'entiti':48 'help':45 'janitor':16 'kind':56 'kitchen':68 'labor':34,43 'lot':20 'mod':58 'moder':4 'particular':39 'reddit':37 'sever':5 'societi':49 'someth':70 'soup':67 'sub':6 'subscrib':10 'take':18 'time':22,62 'use':2,60 'volunt':33,42,64 'would':50,59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2529876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697134225 {#2756
        date: 2023-10-12 20:10:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2760}
    +body: "If it’s a community you’re passionate about, I don’t see the issue myself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697150032 {#3067
      date: 2023-10-13 00:33:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MaxElFantasma@mujico.org"
      "@Buelldozer@lemmy.today"
    ]
    +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: 44164
    -bodyTs: "'communiti':5 'issu':15 'passion':8 're':7 'see':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4846632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697150032 {#3070
      date: 2023-10-13 00:33:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: "Seems like many are doing it for the sake of modding though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697188262 {#3451
    date: 2023-10-13 11:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
    "@Buelldozer@lemmy.today"
    "@Ilovethebomb@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
  -id: 44953
  -bodyTs: "'like':2 'mani':3 'mod':11 'sake':9 'seem':1 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697188262 {#3452
    date: 2023-10-13 11:11:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#2835
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You people just make shit up at this point 🤷\u{200D}♂️\n
    \n
    The US has some of the best food in the planet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697187798 {#2830
    date: 2023-10-13 11:03:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2836 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  -id: 44207
  -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151576 {#2831
    date: 2023-10-13 00:59:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#2835
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You people just make shit up at this point 🤷\u{200D}♂️\n
    \n
    The US has some of the best food in the planet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697187798 {#2830
    date: 2023-10-13 11:03:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2836 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  -id: 44207
  -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151576 {#2831
    date: 2023-10-13 00:59:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#2835
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You people just make shit up at this point 🤷\u{200D}♂️\n
    \n
    The US has some of the best food in the planet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697187798 {#2830
    date: 2023-10-13 11:03:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2836 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  -id: 44207
  -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4484833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697151576 {#2831
    date: 2023-10-13 00:59:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2835
    +user: App\Entity\User {#2848 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You people just make shit up at this point 🤷\u{200D}♂️\n
      \n
      The US has some of the best food in the planet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697187798 {#2830
      date: 2023-10-13 11:03:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2836 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    -id: 44207
    -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151576 {#2831
      date: 2023-10-13 00:59:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: "Im not sure if you’re trolling or if you’re american and serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697157090 {#3207
    date: 2023-10-13 02:31:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 44330
  -bodyTs: "'american':12 'im':1 're':6,11 'serious':14 'sure':3 'troll':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4487646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157090 {#3208
    date: 2023-10-13 02:31:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2835
    +user: App\Entity\User {#2848 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You people just make shit up at this point 🤷\u{200D}♂️\n
      \n
      The US has some of the best food in the planet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697187798 {#2830
      date: 2023-10-13 11:03:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2836 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    -id: 44207
    -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151576 {#2831
      date: 2023-10-13 00:59:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: "Im not sure if you’re trolling or if you’re american and serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697157090 {#3207
    date: 2023-10-13 02:31:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 44330
  -bodyTs: "'american':12 'im':1 're':6,11 'serious':14 'sure':3 'troll':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4487646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157090 {#3208
    date: 2023-10-13 02:31:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2835
    +user: App\Entity\User {#2848 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You people just make shit up at this point 🤷\u{200D}♂️\n
      \n
      The US has some of the best food in the planet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697187798 {#2830
      date: 2023-10-13 11:03:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2836 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    -id: 44207
    -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151576 {#2831
      date: 2023-10-13 00:59:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: "Im not sure if you’re trolling or if you’re american and serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697157090 {#3207
    date: 2023-10-13 02:31:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 44330
  -bodyTs: "'american':12 'im':1 're':6,11 'serious':14 'sure':3 'troll':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4487646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157090 {#3208
    date: 2023-10-13 02:31:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3532
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2835
      +user: App\Entity\User {#2848 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        You people just make shit up at this point 🤷\u{200D}♂️\n
        \n
        The US has some of the best food in the planet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697187798 {#2830
        date: 2023-10-13 11:03:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2836 …}
      +nested: Doctrine\ORM\PersistentCollection {#2838 …}
      +votes: Doctrine\ORM\PersistentCollection {#2840 …}
      +reports: Doctrine\ORM\PersistentCollection {#2842 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
      -id: 44207
      -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4484833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697151576 {#2831
        date: 2023-10-13 00:59:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2835}
    +body: "Im not sure if you’re trolling or if you’re american and serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697157090 {#3207
      date: 2023-10-13 02:31:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@ShittyRedditWasBetter@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 44330
    -bodyTs: "'american':12 'im':1 're':6,11 'serious':14 'sure':3 'troll':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4487646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157090 {#3208
      date: 2023-10-13 02:31:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: """
    100% serious. On the average our grocery stores are better with far more access to food choices. I can pick out essentially any type of fruit or veggie year round and have access to fresh food from across the planet.\n
    \n
    Not your thing? Well, I’m my small city (.5mil) I have access to 3 farmers markets which will get me fresh local veggies and meat.\n
    \n
    Y’all are on crack if you think you have access to better food in the EU or Asia.\n
    \n
    You’ll find that 95% of towns in the US will have access to fantastic food year round.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697187796 {#3530
    date: 2023-10-13 11:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
    "@misterwu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3533 …}
  +nested: Doctrine\ORM\PersistentCollection {#3535 …}
  +votes: Doctrine\ORM\PersistentCollection {#3537 …}
  +reports: Doctrine\ORM\PersistentCollection {#3539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3543 …}
  -id: 44935
  -bodyTs: "'100':1 '3':55 '5mil':50 '95':90 'access':14,33,53,77,98 'across':38 'asia':85 'averag':5 'better':10,79 'choic':17 'citi':49 'crack':71 'essenti':22 'eu':83 'fantast':100 'far':12 'farmer':56 'find':88 'food':16,36,80,101 'fresh':35,62 'fruit':26 'get':60 'groceri':7 'll':87 'local':63 'm':46 'market':57 'meat':66 'pick':20 'planet':40 'round':30,103 'serious':2 'small':48 'store':8 'thing':43 'think':74 'town':92 'type':24 'us':95 'veggi':28,64 'well':44 'y':67 'year':29,102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187796 {#3531
    date: 2023-10-13 11:03:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3532
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2835
      +user: App\Entity\User {#2848 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        You people just make shit up at this point 🤷\u{200D}♂️\n
        \n
        The US has some of the best food in the planet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697187798 {#2830
        date: 2023-10-13 11:03:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2836 …}
      +nested: Doctrine\ORM\PersistentCollection {#2838 …}
      +votes: Doctrine\ORM\PersistentCollection {#2840 …}
      +reports: Doctrine\ORM\PersistentCollection {#2842 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
      -id: 44207
      -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4484833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697151576 {#2831
        date: 2023-10-13 00:59:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2835}
    +body: "Im not sure if you’re trolling or if you’re american and serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697157090 {#3207
      date: 2023-10-13 02:31:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@ShittyRedditWasBetter@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 44330
    -bodyTs: "'american':12 'im':1 're':6,11 'serious':14 'sure':3 'troll':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4487646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157090 {#3208
      date: 2023-10-13 02:31:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: """
    100% serious. On the average our grocery stores are better with far more access to food choices. I can pick out essentially any type of fruit or veggie year round and have access to fresh food from across the planet.\n
    \n
    Not your thing? Well, I’m my small city (.5mil) I have access to 3 farmers markets which will get me fresh local veggies and meat.\n
    \n
    Y’all are on crack if you think you have access to better food in the EU or Asia.\n
    \n
    You’ll find that 95% of towns in the US will have access to fantastic food year round.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697187796 {#3530
    date: 2023-10-13 11:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
    "@misterwu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3533 …}
  +nested: Doctrine\ORM\PersistentCollection {#3535 …}
  +votes: Doctrine\ORM\PersistentCollection {#3537 …}
  +reports: Doctrine\ORM\PersistentCollection {#3539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3543 …}
  -id: 44935
  -bodyTs: "'100':1 '3':55 '5mil':50 '95':90 'access':14,33,53,77,98 'across':38 'asia':85 'averag':5 'better':10,79 'choic':17 'citi':49 'crack':71 'essenti':22 'eu':83 'fantast':100 'far':12 'farmer':56 'find':88 'food':16,36,80,101 'fresh':35,62 'fruit':26 'get':60 'groceri':7 'll':87 'local':63 'm':46 'market':57 'meat':66 'pick':20 'planet':40 'round':30,103 'serious':2 'small':48 'store':8 'thing':43 'think':74 'town':92 'type':24 'us':95 'veggi':28,64 'well':44 'y':67 'year':29,102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187796 {#3531
    date: 2023-10-13 11:03:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3532
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2835
      +user: App\Entity\User {#2848 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        You people just make shit up at this point 🤷\u{200D}♂️\n
        \n
        The US has some of the best food in the planet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697187798 {#2830
        date: 2023-10-13 11:03:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2836 …}
      +nested: Doctrine\ORM\PersistentCollection {#2838 …}
      +votes: Doctrine\ORM\PersistentCollection {#2840 …}
      +reports: Doctrine\ORM\PersistentCollection {#2842 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
      -id: 44207
      -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4484833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697151576 {#2831
        date: 2023-10-13 00:59:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2835}
    +body: "Im not sure if you’re trolling or if you’re american and serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697157090 {#3207
      date: 2023-10-13 02:31:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@ShittyRedditWasBetter@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 44330
    -bodyTs: "'american':12 'im':1 're':6,11 'serious':14 'sure':3 'troll':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4487646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157090 {#3208
      date: 2023-10-13 02:31:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: """
    100% serious. On the average our grocery stores are better with far more access to food choices. I can pick out essentially any type of fruit or veggie year round and have access to fresh food from across the planet.\n
    \n
    Not your thing? Well, I’m my small city (.5mil) I have access to 3 farmers markets which will get me fresh local veggies and meat.\n
    \n
    Y’all are on crack if you think you have access to better food in the EU or Asia.\n
    \n
    You’ll find that 95% of towns in the US will have access to fantastic food year round.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697187796 {#3530
    date: 2023-10-13 11:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
    "@misterwu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3533 …}
  +nested: Doctrine\ORM\PersistentCollection {#3535 …}
  +votes: Doctrine\ORM\PersistentCollection {#3537 …}
  +reports: Doctrine\ORM\PersistentCollection {#3539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3543 …}
  -id: 44935
  -bodyTs: "'100':1 '3':55 '5mil':50 '95':90 'access':14,33,53,77,98 'across':38 'asia':85 'averag':5 'better':10,79 'choic':17 'citi':49 'crack':71 'essenti':22 'eu':83 'fantast':100 'far':12 'farmer':56 'find':88 'food':16,36,80,101 'fresh':35,62 'fruit':26 'get':60 'groceri':7 'll':87 'local':63 'm':46 'market':57 'meat':66 'pick':20 'planet':40 'round':30,103 'serious':2 'small':48 'store':8 'thing':43 'think':74 'town':92 'type':24 'us':95 'veggi':28,64 'well':44 'y':67 'year':29,102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187796 {#3531
    date: 2023-10-13 11:03:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2835
    +user: App\Entity\User {#2848 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You people just make shit up at this point 🤷\u{200D}♂️\n
      \n
      The US has some of the best food in the planet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697187798 {#2830
      date: 2023-10-13 11:03:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2836 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    -id: 44207
    -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151576 {#2831
      date: 2023-10-13 00:59:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: """
    > The US has some of the best food in the planet.\n
    \n
    ![](https://lemmy.ml/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697184984 {#3223
    date: 2023-10-13 10:16:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 44869
  -bodyTs: "'/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)':14 'best':7 'food':8 'lemmy.ml':13 'lemmy.ml/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)':12 'planet':11 'us':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184984 {#3224
    date: 2023-10-13 10:16:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2835
    +user: App\Entity\User {#2848 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You people just make shit up at this point 🤷\u{200D}♂️\n
      \n
      The US has some of the best food in the planet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697187798 {#2830
      date: 2023-10-13 11:03:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2836 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    -id: 44207
    -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151576 {#2831
      date: 2023-10-13 00:59:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: """
    > The US has some of the best food in the planet.\n
    \n
    ![](https://lemmy.ml/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697184984 {#3223
    date: 2023-10-13 10:16:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 44869
  -bodyTs: "'/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)':14 'best':7 'food':8 'lemmy.ml':13 'lemmy.ml/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)':12 'planet':11 'us':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184984 {#3224
    date: 2023-10-13 10:16:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2835
    +user: App\Entity\User {#2848 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You people just make shit up at this point 🤷\u{200D}♂️\n
      \n
      The US has some of the best food in the planet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697187798 {#2830
      date: 2023-10-13 11:03:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2836 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2840 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
    -id: 44207
    -bodyTs: "'best':16 'food':17 'make':4 'peopl':2 'planet':20 'point':9 'shit':5 'us':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4484833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697151576 {#2831
      date: 2023-10-13 00:59:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2835}
  +body: """
    > The US has some of the best food in the planet.\n
    \n
    ![](https://lemmy.ml/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697184984 {#3223
    date: 2023-10-13 10:16:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@ShittyRedditWasBetter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 44869
  -bodyTs: "'/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)':14 'best':7 'food':8 'lemmy.ml':13 'lemmy.ml/pictrs/image/f2b126f6-4c2a-42b7-906d-99ac487075bb.png)':12 'planet':11 'us':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184984 {#3224
    date: 2023-10-13 10:16:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2921 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    No animals were harmed except for the ones Impossible tested on.\n
    \n
    ![im-vegan](https://www.hexbear.net/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png "emoji im-vegan") btw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697187688 {#2903
    date: 2023-10-13 11:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 44933
  -bodyTs: "'/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png':17 'anim':2 'btw':22 'emoji':18 'except':5 'harm':4 'im':13,20 'im-vegan':12,19 'imposs':9 'one':8 'test':10 'vegan':14,21 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4094704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187688 {#2904
    date: 2023-10-13 11:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2921 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    No animals were harmed except for the ones Impossible tested on.\n
    \n
    ![im-vegan](https://www.hexbear.net/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png "emoji im-vegan") btw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697187688 {#2903
    date: 2023-10-13 11:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 44933
  -bodyTs: "'/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png':17 'anim':2 'btw':22 'emoji':18 'except':5 'harm':4 'im':13,20 'im-vegan':12,19 'imposs':9 'one':8 'test':10 'vegan':14,21 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4094704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187688 {#2904
    date: 2023-10-13 11:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2921 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    No animals were harmed except for the ones Impossible tested on.\n
    \n
    ![im-vegan](https://www.hexbear.net/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png "emoji im-vegan") btw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697187688 {#2903
    date: 2023-10-13 11:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 44933
  -bodyTs: "'/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png':17 'anim':2 'btw':22 'emoji':18 'except':5 'harm':4 'im':13,20 'im-vegan':12,19 'imposs':9 'one':8 'test':10 'vegan':14,21 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/0ac5bd87-73cd-4b0d-811e-972a630c4d34.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4094704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187688 {#2904
    date: 2023-10-13 11:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#2981
  +user: App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2982 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You mean it’s better than this legendarily shit thing? You don’t say?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697186689 {#2976
    date: 2023-10-13 10:44:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  -id: 44913
  -bodyTs: "'better':5 'legendarili':8 'mean':2 'say':14 'shit':9 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186689 {#2977
    date: 2023-10-13 10:44:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#2981
  +user: App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2982 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You mean it’s better than this legendarily shit thing? You don’t say?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697186689 {#2976
    date: 2023-10-13 10:44:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  -id: 44913
  -bodyTs: "'better':5 'legendarili':8 'mean':2 'say':14 'shit':9 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186689 {#2977
    date: 2023-10-13 10:44:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#2981
  +user: App\Entity\User {#2995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2982 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You mean it’s better than this legendarily shit thing? You don’t say?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697186689 {#2976
    date: 2023-10-13 10:44:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  -id: 44913
  -bodyTs: "'better':5 'legendarili':8 'mean':2 'say':14 'shit':9 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186689 {#2977
    date: 2023-10-13 10:44:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details