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

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 …}
}
11.32 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: """
    I prefer Milk\n
    \n
    Monster & milk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1710524354 {#2429
    date: 2024-03-15 18:39:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@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: 261922
  -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5284708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703848562 {#1394
    date: 2023-12-29 12:16:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#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: """
    I prefer Milk\n
    \n
    Monster & milk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1710524354 {#2429
    date: 2024-03-15 18:39:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@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: 261922
  -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5284708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703848562 {#1394
    date: 2023-12-29 12:16:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#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: """
    I prefer Milk\n
    \n
    Monster & milk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1710524354 {#2429
    date: 2024-03-15 18:39:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@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: 261922
  -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5284708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703848562 {#1394
    date: 2023-12-29 12:16:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +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: """
      I prefer Milk\n
      \n
      Monster & milk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1710524354 {#2429
      date: 2024-03-15 18:39:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@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: 261922
    -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5284708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703848562 {#1394
      date: 2023-12-29 12:16:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Molk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704079838 {#3009
    date: 2024-01-01 04:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@trucy@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 269122
  -bodyTs: "'molk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079838 {#3012
    date: 2024-01-01 04:30:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +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: """
      I prefer Milk\n
      \n
      Monster & milk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1710524354 {#2429
      date: 2024-03-15 18:39:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@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: 261922
    -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5284708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703848562 {#1394
      date: 2023-12-29 12:16:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Molk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704079838 {#3009
    date: 2024-01-01 04:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@trucy@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 269122
  -bodyTs: "'molk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079838 {#3012
    date: 2024-01-01 04:30:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +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: """
      I prefer Milk\n
      \n
      Monster & milk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1710524354 {#2429
      date: 2024-03-15 18:39:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@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: 261922
    -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5284708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703848562 {#1394
      date: 2023-12-29 12:16:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Molk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704079838 {#3009
    date: 2024-01-01 04:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@trucy@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 269122
  -bodyTs: "'molk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079838 {#3012
    date: 2024-01-01 04:30:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +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: """
      I prefer Milk\n
      \n
      Monster & milk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1710524354 {#2429
      date: 2024-03-15 18:39:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@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: 261922
    -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5284708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703848562 {#1394
      date: 2023-12-29 12:16:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "My boys and I call that a Moo-nster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703864666 {#3078
    date: 2023-12-29 16:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@trucy@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 271374
  -bodyTs: "'boy':2 'call':5 'moo':9 'moo-nster':8 'nster':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7690668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864666 {#3077
    date: 2023-12-29 16:44:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +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: """
      I prefer Milk\n
      \n
      Monster & milk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1710524354 {#2429
      date: 2024-03-15 18:39:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@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: 261922
    -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5284708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703848562 {#1394
      date: 2023-12-29 12:16:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "My boys and I call that a Moo-nster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703864666 {#3078
    date: 2023-12-29 16:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@trucy@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 271374
  -bodyTs: "'boy':2 'call':5 'moo':9 'moo-nster':8 'nster':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7690668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864666 {#3077
    date: 2023-12-29 16:44:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +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: """
      I prefer Milk\n
      \n
      Monster & milk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1710524354 {#2429
      date: 2024-03-15 18:39:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@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: 261922
    -bodyTs: "'milk':3,5 'monster':4 'prefer':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5284708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703848562 {#1394
      date: 2023-12-29 12:16:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "My boys and I call that a Moo-nster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703864666 {#3078
    date: 2023-12-29 16:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@trucy@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 271374
  -bodyTs: "'boy':2 'call':5 'moo':9 'moo-nster':8 'nster':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7690668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864666 {#3077
    date: 2023-12-29 16:44:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +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: "Based and pilk pilled"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703849675 {#1736
    date: 2023-12-29 12:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 261947
  -bodyTs: "'base':1 'pilk':3 'pill':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3333235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703849675 {#1724
    date: 2023-12-29 12:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +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: "Based and pilk pilled"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703849675 {#1736
    date: 2023-12-29 12:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 261947
  -bodyTs: "'base':1 'pilk':3 'pill':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3333235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703849675 {#1724
    date: 2023-12-29 12:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +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: "Based and pilk pilled"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703849675 {#1736
    date: 2023-12-29 12:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 261947
  -bodyTs: "'base':1 'pilk':3 'pill':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3333235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703849675 {#1724
    date: 2023-12-29 12:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Sees the words “Israeli soldier” on Lemmy\n
    \n
    ![](https://lemmy.zip/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703849686 {#1381
    date: 2023-12-29 12:34:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VictimOfAmerikkka@lemmygrad.ml"
    "@VictimOfAmerikkka@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 261946
  -bodyTs: "'/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)':10 'isra':4 'lemmi':7 'lemmy.zip':9 'lemmy.zip/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)':8 'see':1 'soldier':5 'word':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5835453"
  +editedAt: DateTimeImmutable @1709014364 {#1383
    date: 2024-02-27 07:12:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703849686 {#1402
    date: 2023-12-29 12:34:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Sees the words “Israeli soldier” on Lemmy\n
    \n
    ![](https://lemmy.zip/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703849686 {#1381
    date: 2023-12-29 12:34:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VictimOfAmerikkka@lemmygrad.ml"
    "@VictimOfAmerikkka@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 261946
  -bodyTs: "'/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)':10 'isra':4 'lemmi':7 'lemmy.zip':9 'lemmy.zip/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)':8 'see':1 'soldier':5 'word':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5835453"
  +editedAt: DateTimeImmutable @1709014364 {#1383
    date: 2024-02-27 07:12:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703849686 {#1402
    date: 2023-12-29 12:34:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Sees the words “Israeli soldier” on Lemmy\n
    \n
    ![](https://lemmy.zip/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703849686 {#1381
    date: 2023-12-29 12:34:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VictimOfAmerikkka@lemmygrad.ml"
    "@VictimOfAmerikkka@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 261946
  -bodyTs: "'/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)':10 'isra':4 'lemmi':7 'lemmy.zip':9 'lemmy.zip/pictrs/image/d405b54d-d33c-465e-98ed-b9c23dccefab.webp)':8 'see':1 'soldier':5 'word':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5835453"
  +editedAt: DateTimeImmutable @1709014364 {#1383
    date: 2024-02-27 07:12:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703849686 {#1402
    date: 2023-12-29 12:34:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I want a War on AI so bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1722598865 {#2348
    date: 2024-08-02 13:41:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +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: 262008
  -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6770283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703852744 {#2346
    date: 2023-12-29 13:25:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I want a War on AI so bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1722598865 {#2348
    date: 2024-08-02 13:41:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +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: 262008
  -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6770283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703852744 {#2346
    date: 2023-12-29 13:25:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I want a War on AI so bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1722598865 {#2348
    date: 2024-08-02 13:41:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +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: 262008
  -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6770283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703852744 {#2346
    date: 2023-12-29 13:25:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "The cylons won’t take kindly to this…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703865668 {#3062
    date: 2023-12-29 17:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 262392
  -bodyTs: "'cylon':2 'kind':6 'take':5 'won':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865668 {#3061
    date: 2023-12-29 17:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "The cylons won’t take kindly to this…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703865668 {#3062
    date: 2023-12-29 17:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 262392
  -bodyTs: "'cylon':2 'kind':6 'take':5 'won':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865668 {#3061
    date: 2023-12-29 17:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "The cylons won’t take kindly to this…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703865668 {#3062
    date: 2023-12-29 17:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 262392
  -bodyTs: "'cylon':2 'kind':6 'take':5 'won':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865668 {#3061
    date: 2023-12-29 17:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
    \n
    AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703882098 {#3046
    date: 2023-12-29 21:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 263000
  -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6295858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882098 {#3045
    date: 2023-12-29 21:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
    \n
    AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703882098 {#3046
    date: 2023-12-29 21:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 263000
  -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6295858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882098 {#3045
    date: 2023-12-29 21:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
    \n
    AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703882098 {#3046
    date: 2023-12-29 21:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 263000
  -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6295858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882098 {#3045
    date: 2023-12-29 21:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3268
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I want a War on AI so bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1722598865 {#2348
        date: 2024-08-02 13:41:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
      ]
      +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: 262008
      -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6770283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703852744 {#2346
        date: 2023-12-29 13:25:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: """
      “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
      \n
      AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703882098 {#3046
      date: 2023-12-29 21:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3042 …}
    +nested: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 263000
    -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6295858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703882098 {#3045
      date: 2023-12-29 21:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
    \n
    Anybody can use AI, okay. But is still a shitty solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703945109 {#3265
    date: 2023-12-30 15:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 264652
  -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6793390"
  +editedAt: DateTimeImmutable @1709383972 {#3266
    date: 2024-03-02 13:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703945109 {#3267
    date: 2023-12-30 15:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3268
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I want a War on AI so bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1722598865 {#2348
        date: 2024-08-02 13:41:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
      ]
      +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: 262008
      -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6770283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703852744 {#2346
        date: 2023-12-29 13:25:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: """
      “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
      \n
      AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703882098 {#3046
      date: 2023-12-29 21:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3042 …}
    +nested: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 263000
    -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6295858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703882098 {#3045
      date: 2023-12-29 21:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
    \n
    Anybody can use AI, okay. But is still a shitty solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703945109 {#3265
    date: 2023-12-30 15:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 264652
  -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6793390"
  +editedAt: DateTimeImmutable @1709383972 {#3266
    date: 2024-03-02 13:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703945109 {#3267
    date: 2023-12-30 15:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3268
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I want a War on AI so bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1722598865 {#2348
        date: 2024-08-02 13:41:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
      ]
      +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: 262008
      -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6770283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703852744 {#2346
        date: 2023-12-29 13:25:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: """
      “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
      \n
      AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703882098 {#3046
      date: 2023-12-29 21:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3042 …}
    +nested: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 263000
    -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6295858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703882098 {#3045
      date: 2023-12-29 21:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
    \n
    Anybody can use AI, okay. But is still a shitty solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703945109 {#3265
    date: 2023-12-30 15:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 264652
  -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6793390"
  +editedAt: DateTimeImmutable @1709383972 {#3266
    date: 2024-03-02 13:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703945109 {#3267
    date: 2023-12-30 15:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3268
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3044
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2344
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I want a War on AI so bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1722598865 {#2348
          date: 2024-08-02 13:41:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chemicalwonka@discuss.tchncs.de"
        ]
        +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: 262008
        -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6770283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703852744 {#2346
          date: 2023-12-29 13:25:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2344}
      +body: """
        “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
        \n
        AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703882098 {#3046
        date: 2023-12-29 21:34:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 263000
      -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6295858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882098 {#3045
        date: 2023-12-29 21:34:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: """
      Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
      \n
      Anybody can use AI, okay. But is still a shitty solution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703945109 {#3265
      date: 2023-12-30 15:05:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3273 …}
    +reports: Doctrine\ORM\PersistentCollection {#3275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    -id: 264652
    -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6793390"
    +editedAt: DateTimeImmutable @1709383972 {#3266
      date: 2024-03-02 13:52:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703945109 {#3267
      date: 2023-12-30 15:05:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "How is a technology that depends on the competence of the user to blame when the user is incompetent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703957628 {#3319
    date: 2023-12-30 18:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 265010
  -bodyTs: "'blame':14 'compet':9 'depend':6 'incompet':19 'technolog':4 'user':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6307201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703957628 {#3320
    date: 2023-12-30 18:33:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3268
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3044
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2344
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I want a War on AI so bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1722598865 {#2348
          date: 2024-08-02 13:41:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chemicalwonka@discuss.tchncs.de"
        ]
        +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: 262008
        -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6770283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703852744 {#2346
          date: 2023-12-29 13:25:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2344}
      +body: """
        “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
        \n
        AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703882098 {#3046
        date: 2023-12-29 21:34:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 263000
      -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6295858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882098 {#3045
        date: 2023-12-29 21:34:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: """
      Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
      \n
      Anybody can use AI, okay. But is still a shitty solution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703945109 {#3265
      date: 2023-12-30 15:05:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3273 …}
    +reports: Doctrine\ORM\PersistentCollection {#3275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    -id: 264652
    -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6793390"
    +editedAt: DateTimeImmutable @1709383972 {#3266
      date: 2024-03-02 13:52:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703945109 {#3267
      date: 2023-12-30 15:05:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "How is a technology that depends on the competence of the user to blame when the user is incompetent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703957628 {#3319
    date: 2023-12-30 18:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 265010
  -bodyTs: "'blame':14 'compet':9 'depend':6 'incompet':19 'technolog':4 'user':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6307201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703957628 {#3320
    date: 2023-12-30 18:33:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3268
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3044
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2344
        +user: App\Entity\User {#2329 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I want a War on AI so bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1722598865 {#2348
          date: 2024-08-02 13:41:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chemicalwonka@discuss.tchncs.de"
        ]
        +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: 262008
        -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6770283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703852744 {#2346
          date: 2023-12-29 13:25:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2344}
      +body: """
        “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
        \n
        AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703882098 {#3046
        date: 2023-12-29 21:34:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 263000
      -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6295858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882098 {#3045
        date: 2023-12-29 21:34:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: """
      Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
      \n
      Anybody can use AI, okay. But is still a shitty solution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703945109 {#3265
      date: 2023-12-30 15:05:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3273 …}
    +reports: Doctrine\ORM\PersistentCollection {#3275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    -id: 264652
    -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6793390"
    +editedAt: DateTimeImmutable @1709383972 {#3266
      date: 2024-03-02 13:52:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703945109 {#3267
      date: 2023-12-30 15:05:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "How is a technology that depends on the competence of the user to blame when the user is incompetent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703957628 {#3319
    date: 2023-12-30 18:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 265010
  -bodyTs: "'blame':14 'compet':9 'depend':6 'incompet':19 'technolog':4 'user':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6307201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703957628 {#3320
    date: 2023-12-30 18:33:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3374
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3268
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3044
        +user: Proxies\__CG__\App\Entity\User {#3043 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2344
          +user: App\Entity\User {#2329 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I want a War on AI so bad"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1722598865 {#2348
            date: 2024-08-02 13:41:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@chemicalwonka@discuss.tchncs.de"
          ]
          +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: 262008
          -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6770283"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703852744 {#2346
            date: 2023-12-29 13:25:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2344}
        +body: """
          “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
          \n
          AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703882098 {#3046
          date: 2023-12-29 21:34:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chemicalwonka@discuss.tchncs.de"
          "@mariusafa@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3042 …}
        +nested: Doctrine\ORM\PersistentCollection {#3040 …}
        +votes: Doctrine\ORM\PersistentCollection {#3038 …}
        +reports: Doctrine\ORM\PersistentCollection {#3036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
        -id: 263000
        -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6295858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703882098 {#3045
          date: 2023-12-29 21:34:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2344}
      +body: """
        Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
        \n
        Anybody can use AI, okay. But is still a shitty solution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703945109 {#3265
        date: 2023-12-30 15:05:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
        "@c0mbatbag3l@lemmy.world"
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3269 …}
      +nested: Doctrine\ORM\PersistentCollection {#3271 …}
      +votes: Doctrine\ORM\PersistentCollection {#3273 …}
      +reports: Doctrine\ORM\PersistentCollection {#3275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
      -id: 264652
      -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6793390"
      +editedAt: DateTimeImmutable @1709383972 {#3266
        date: 2024-03-02 13:52:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703945109 {#3267
        date: 2023-12-30 15:05:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "How is a technology that depends on the competence of the user to blame when the user is incompetent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703957628 {#3319
      date: 2023-12-30 18:33:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 265010
    -bodyTs: "'blame':14 'compet':9 'depend':6 'incompet':19 'technolog':4 'user':12,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6307201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703957628 {#3320
      date: 2023-12-30 18:33:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    AI works like a black box for regular users and top AI researchers. That’s why is not a good design. As a researcher you cannot obtain direct information of what the AI model is doing inside. Just results.\n
    \n
    Idk why you all know AI so much now. You know that AI existed since the 80’s right? xD.\n
    \n
    Now everybody fan of it because we can waste ton of resources to run this technological abomination that’s basically the difference between now and then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704560721 {#3371
    date: 2024-01-06 18:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 305209
  -bodyTs: "'80':56 'abomin':76 'ai':1,12,33,45,52 'basic':79 'black':5 'box':6 'cannot':26 'design':21 'differ':81 'direct':28 'everybodi':61 'exist':53 'fan':62 'good':20 'idk':40 'inform':29 'insid':37 'know':44,50 'like':3 'model':34 'much':47 'obtain':27 'regular':8 'research':13,24 'resourc':71 'result':39 'right':58 'run':73 'sinc':54 'technolog':75 'ton':69 'top':11 'user':9 'wast':68 'work':2 'xd':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7010928"
  +editedAt: DateTimeImmutable @1722598892 {#3372
    date: 2024-08-02 13:41:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704560721 {#3373
    date: 2024-01-06 18:05:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3374
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3268
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3044
        +user: Proxies\__CG__\App\Entity\User {#3043 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2344
          +user: App\Entity\User {#2329 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I want a War on AI so bad"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1722598865 {#2348
            date: 2024-08-02 13:41:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@chemicalwonka@discuss.tchncs.de"
          ]
          +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: 262008
          -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6770283"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703852744 {#2346
            date: 2023-12-29 13:25:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2344}
        +body: """
          “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
          \n
          AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703882098 {#3046
          date: 2023-12-29 21:34:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chemicalwonka@discuss.tchncs.de"
          "@mariusafa@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3042 …}
        +nested: Doctrine\ORM\PersistentCollection {#3040 …}
        +votes: Doctrine\ORM\PersistentCollection {#3038 …}
        +reports: Doctrine\ORM\PersistentCollection {#3036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
        -id: 263000
        -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6295858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703882098 {#3045
          date: 2023-12-29 21:34:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2344}
      +body: """
        Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
        \n
        Anybody can use AI, okay. But is still a shitty solution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703945109 {#3265
        date: 2023-12-30 15:05:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
        "@c0mbatbag3l@lemmy.world"
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3269 …}
      +nested: Doctrine\ORM\PersistentCollection {#3271 …}
      +votes: Doctrine\ORM\PersistentCollection {#3273 …}
      +reports: Doctrine\ORM\PersistentCollection {#3275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
      -id: 264652
      -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6793390"
      +editedAt: DateTimeImmutable @1709383972 {#3266
        date: 2024-03-02 13:52:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703945109 {#3267
        date: 2023-12-30 15:05:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "How is a technology that depends on the competence of the user to blame when the user is incompetent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703957628 {#3319
      date: 2023-12-30 18:33:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 265010
    -bodyTs: "'blame':14 'compet':9 'depend':6 'incompet':19 'technolog':4 'user':12,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6307201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703957628 {#3320
      date: 2023-12-30 18:33:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    AI works like a black box for regular users and top AI researchers. That’s why is not a good design. As a researcher you cannot obtain direct information of what the AI model is doing inside. Just results.\n
    \n
    Idk why you all know AI so much now. You know that AI existed since the 80’s right? xD.\n
    \n
    Now everybody fan of it because we can waste ton of resources to run this technological abomination that’s basically the difference between now and then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704560721 {#3371
    date: 2024-01-06 18:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 305209
  -bodyTs: "'80':56 'abomin':76 'ai':1,12,33,45,52 'basic':79 'black':5 'box':6 'cannot':26 'design':21 'differ':81 'direct':28 'everybodi':61 'exist':53 'fan':62 'good':20 'idk':40 'inform':29 'insid':37 'know':44,50 'like':3 'model':34 'much':47 'obtain':27 'regular':8 'research':13,24 'resourc':71 'result':39 'right':58 'run':73 'sinc':54 'technolog':75 'ton':69 'top':11 'user':9 'wast':68 'work':2 'xd':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7010928"
  +editedAt: DateTimeImmutable @1722598892 {#3372
    date: 2024-08-02 13:41:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704560721 {#3373
    date: 2024-01-06 18:05:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3374
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3268
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3044
        +user: Proxies\__CG__\App\Entity\User {#3043 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2344
          +user: App\Entity\User {#2329 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I want a War on AI so bad"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1722598865 {#2348
            date: 2024-08-02 13:41:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@chemicalwonka@discuss.tchncs.de"
          ]
          +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: 262008
          -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6770283"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703852744 {#2346
            date: 2023-12-29 13:25:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2344}
        +body: """
          “Technology bad! Oh no muh manual labor job!” -everyone throughout history\n
          \n
          AI isn’t the issue, it’s the fact that we don’t have any kind of system set up to handle the eventual takeover of the economy by robotics and AI.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703882098 {#3046
          date: 2023-12-29 21:34:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chemicalwonka@discuss.tchncs.de"
          "@mariusafa@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3042 …}
        +nested: Doctrine\ORM\PersistentCollection {#3040 …}
        +votes: Doctrine\ORM\PersistentCollection {#3038 …}
        +reports: Doctrine\ORM\PersistentCollection {#3036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
        -id: 263000
        -bodyTs: "'ai':12,43 'bad':2 'economi':39 'eventu':35 'everyon':9 'fact':20 'handl':33 'histori':11 'isn':13 'issu':16 'job':8 'kind':27 'labor':7 'manual':6 'muh':5 'oh':3 'robot':41 'set':30 'system':29 'takeov':36 'technolog':1 'throughout':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6295858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703882098 {#3045
          date: 2023-12-29 21:34:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2344}
      +body: """
        Nah, coming from data and signal processing fields, I think AI is overused by ppl that are incompetent. There are much more elegant, measurable and efficient ways of signal processing.\n
        \n
        Anybody can use AI, okay. But is still a shitty solution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703945109 {#3265
        date: 2023-12-30 15:05:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
        "@c0mbatbag3l@lemmy.world"
        "@chemicalwonka@discuss.tchncs.de"
        "@mariusafa@lemmy.sdf.org"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3269 …}
      +nested: Doctrine\ORM\PersistentCollection {#3271 …}
      +votes: Doctrine\ORM\PersistentCollection {#3273 …}
      +reports: Doctrine\ORM\PersistentCollection {#3275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
      -id: 264652
      -bodyTs: "'ai':11,34 'anybodi':31 'come':2 'data':4 'effici':26 'eleg':23 'field':8 'incompet':18 'measur':24 'much':21 'nah':1 'okay':35 'overus':13 'ppl':15 'process':7,30 'shitti':40 'signal':6,29 'solut':41 'still':38 'think':10 'use':33 'way':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6793390"
      +editedAt: DateTimeImmutable @1709383972 {#3266
        date: 2024-03-02 13:52:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703945109 {#3267
        date: 2023-12-30 15:05:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "How is a technology that depends on the competence of the user to blame when the user is incompetent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703957628 {#3319
      date: 2023-12-30 18:33:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
      "@mariusafa@lemmy.sdf.org"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 265010
    -bodyTs: "'blame':14 'compet':9 'depend':6 'incompet':19 'technolog':4 'user':12,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6307201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703957628 {#3320
      date: 2023-12-30 18:33:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: """
    AI works like a black box for regular users and top AI researchers. That’s why is not a good design. As a researcher you cannot obtain direct information of what the AI model is doing inside. Just results.\n
    \n
    Idk why you all know AI so much now. You know that AI existed since the 80’s right? xD.\n
    \n
    Now everybody fan of it because we can waste ton of resources to run this technological abomination that’s basically the difference between now and then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704560721 {#3371
    date: 2024-01-06 18:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 305209
  -bodyTs: "'80':56 'abomin':76 'ai':1,12,33,45,52 'basic':79 'black':5 'box':6 'cannot':26 'design':21 'differ':81 'direct':28 'everybodi':61 'exist':53 'fan':62 'good':20 'idk':40 'inform':29 'insid':37 'know':44,50 'like':3 'model':34 'much':47 'obtain':27 'regular':8 'research':13,24 'resourc':71 'result':39 'right':58 'run':73 'sinc':54 'technolog':75 'ton':69 'top':11 'user':9 'wast':68 'work':2 'xd':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7010928"
  +editedAt: DateTimeImmutable @1722598892 {#3372
    date: 2024-08-02 13:41:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704560721 {#3373
    date: 2024-01-06 18:05:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3028
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "I don’t! I want people who are concerned about the misuse of AI, particularly by corporations and world governments, to learn how to *use* AI to fight back against our oppressors or at least make AI-powered technologies that are helpful for common people, and to archive *how* it works, particularly *how it fails*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703903386 {#3030
    date: 2023-12-30 03:29:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3026 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 263833
  -bodyTs: "'ai':14,26,38 'ai-pow':37 'archiv':49 'back':29 'common':45 'concern':9 'corpor':17 'fail':56 'fight':28 'govern':20 'help':43 'learn':22 'least':35 'make':36 'misus':12 'oppressor':32 'particular':15,53 'peopl':6,46 'power':39 'technolog':40 'use':25 'want':5 'work':52 'world':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6785223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703903386 {#3029
    date: 2023-12-30 03:29:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "I don’t! I want people who are concerned about the misuse of AI, particularly by corporations and world governments, to learn how to *use* AI to fight back against our oppressors or at least make AI-powered technologies that are helpful for common people, and to archive *how* it works, particularly *how it fails*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703903386 {#3030
    date: 2023-12-30 03:29:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3026 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 263833
  -bodyTs: "'ai':14,26,38 'ai-pow':37 'archiv':49 'back':29 'common':45 'concern':9 'corpor':17 'fail':56 'fight':28 'govern':20 'help':43 'learn':22 'least':35 'make':36 'misus':12 'oppressor':32 'particular':15,53 'peopl':6,46 'power':39 'technolog':40 'use':25 'want':5 'work':52 'world':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6785223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703903386 {#3029
    date: 2023-12-30 03:29:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I want a War on AI so bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1722598865 {#2348
      date: 2024-08-02 13:41:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +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: 262008
    -bodyTs: "'ai':6 'bad':8 'want':2 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6770283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703852744 {#2346
      date: 2023-12-29 13:25:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "I don’t! I want people who are concerned about the misuse of AI, particularly by corporations and world governments, to learn how to *use* AI to fight back against our oppressors or at least make AI-powered technologies that are helpful for common people, and to archive *how* it works, particularly *how it fails*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703903386 {#3030
    date: 2023-12-30 03:29:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3026 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 263833
  -bodyTs: "'ai':14,26,38 'ai-pow':37 'archiv':49 'back':29 'common':45 'concern':9 'corpor':17 'fail':56 'fight':28 'govern':20 'help':43 'learn':22 'least':35 'make':36 'misus':12 'oppressor':32 'particular':15,53 'peopl':6,46 'power':39 'technolog':40 'use':25 'want':5 'work':52 'world':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6785223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703903386 {#3029
    date: 2023-12-30 03:29:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Click all the images containing something sweet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709138520 {#2102
    date: 2024-02-28 17:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 262050
  -bodyTs: "'click':1 'contain':5 'imag':4 'someth':6 'sweet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4423181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703854424 {#2109
    date: 2023-12-29 13:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Click all the images containing something sweet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709138520 {#2102
    date: 2024-02-28 17:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 262050
  -bodyTs: "'click':1 'contain':5 'imag':4 'someth':6 'sweet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4423181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703854424 {#2109
    date: 2023-12-29 13:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Click all the images containing something sweet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709138520 {#2102
    date: 2024-02-28 17:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 262050
  -bodyTs: "'click':1 'contain':5 'imag':4 'someth':6 'sweet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4423181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703854424 {#2109
    date: 2023-12-29 13:53:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3098
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2107
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Click all the images containing something sweet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709138520 {#2102
      date: 2024-02-28 17:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 262050
    -bodyTs: "'click':1 'contain':5 'imag':4 'someth':6 'sweet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4423181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703854424 {#2109
      date: 2023-12-29 13:53:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2107}
  +body: "All of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703880233 {#3096
    date: 2023-12-29 21:03:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@Utter_Karate@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 262923
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6252083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703880233 {#3097
    date: 2023-12-29 21:03:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2107
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Click all the images containing something sweet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709138520 {#2102
      date: 2024-02-28 17:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 262050
    -bodyTs: "'click':1 'contain':5 'imag':4 'someth':6 'sweet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4423181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703854424 {#2109
      date: 2023-12-29 13:53:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2107}
  +body: "All of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703880233 {#3096
    date: 2023-12-29 21:03:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@Utter_Karate@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 262923
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6252083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703880233 {#3097
    date: 2023-12-29 21:03:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2107
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Click all the images containing something sweet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709138520 {#2102
      date: 2024-02-28 17:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@chemicalwonka@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 262050
    -bodyTs: "'click':1 'contain':5 'imag':4 'someth':6 'sweet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4423181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703854424 {#2109
      date: 2023-12-29 13:53:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2107}
  +body: "All of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703880233 {#3096
    date: 2023-12-29 21:03:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
    "@Utter_Karate@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 262923
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6252083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703880233 {#3097
    date: 2023-12-29 21:03:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1709081394 {#2290
    date: 2024-02-28 01:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 262056
  -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5673229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703854667 {#2296
    date: 2023-12-29 13:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1709081394 {#2290
    date: 2024-02-28 01:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 262056
  -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5673229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703854667 {#2296
    date: 2023-12-29 13:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1709081394 {#2290
    date: 2024-02-28 01:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 262056
  -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5673229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703854667 {#2296
    date: 2023-12-29 13:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1709081394 {#2290
      date: 2024-02-28 01:49:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 262056
    -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5673229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703854667 {#2296
      date: 2023-12-29 13:57:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    On the show and in the books it means to throw someone out an airlock\n
    \n
    I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
    \n
    Adding a qualifying statement still makes you ‘that guy’
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703857218 {#3116
    date: 2023-12-29 14:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 262113
  -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4965355"
  +editedAt: DateTimeImmutable @1709041506 {#3117
    date: 2024-02-27 14:45:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857218 {#3118
    date: 2023-12-29 14:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1709081394 {#2290
      date: 2024-02-28 01:49:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 262056
    -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5673229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703854667 {#2296
      date: 2023-12-29 13:57:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    On the show and in the books it means to throw someone out an airlock\n
    \n
    I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
    \n
    Adding a qualifying statement still makes you ‘that guy’
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703857218 {#3116
    date: 2023-12-29 14:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 262113
  -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4965355"
  +editedAt: DateTimeImmutable @1709041506 {#3117
    date: 2024-02-27 14:45:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857218 {#3118
    date: 2023-12-29 14:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1709081394 {#2290
      date: 2024-02-28 01:49:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 262056
    -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5673229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703854667 {#2296
      date: 2023-12-29 13:57:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    On the show and in the books it means to throw someone out an airlock\n
    \n
    I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
    \n
    Adding a qualifying statement still makes you ‘that guy’
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703857218 {#3116
    date: 2023-12-29 14:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 262113
  -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4965355"
  +editedAt: DateTimeImmutable @1709041506 {#3117
    date: 2024-02-27 14:45:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857218 {#3118
    date: 2023-12-29 14:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +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 {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1709081394 {#2290
        date: 2024-02-28 01:49:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +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: 262056
      -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5673229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703854667 {#2296
        date: 2023-12-29 13:57:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      On the show and in the books it means to throw someone out an airlock\n
      \n
      I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
      \n
      Adding a qualifying statement still makes you ‘that guy’
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703857218 {#3116
      date: 2023-12-29 14:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 262113
    -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4965355"
    +editedAt: DateTimeImmutable @1709041506 {#3117
      date: 2024-02-27 14:45:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857218 {#3118
      date: 2023-12-29 14:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "He’s referring to the top panel. It’s still a decent meme, but I do appreciate the education."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703862733 {#3212
    date: 2023-12-29 16:12:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 262281
  -bodyTs: "'appreci':17 'decent':12 'educ':19 'meme':13 'panel':7 'refer':3 'still':10 'top':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862733 {#3215
    date: 2023-12-29 16:12:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +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 {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1709081394 {#2290
        date: 2024-02-28 01:49:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +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: 262056
      -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5673229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703854667 {#2296
        date: 2023-12-29 13:57:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      On the show and in the books it means to throw someone out an airlock\n
      \n
      I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
      \n
      Adding a qualifying statement still makes you ‘that guy’
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703857218 {#3116
      date: 2023-12-29 14:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 262113
    -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4965355"
    +editedAt: DateTimeImmutable @1709041506 {#3117
      date: 2024-02-27 14:45:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857218 {#3118
      date: 2023-12-29 14:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "He’s referring to the top panel. It’s still a decent meme, but I do appreciate the education."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703862733 {#3212
    date: 2023-12-29 16:12:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 262281
  -bodyTs: "'appreci':17 'decent':12 'educ':19 'meme':13 'panel':7 'refer':3 'still':10 'top':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862733 {#3215
    date: 2023-12-29 16:12:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +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 {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1709081394 {#2290
        date: 2024-02-28 01:49:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +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: 262056
      -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5673229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703854667 {#2296
        date: 2023-12-29 13:57:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      On the show and in the books it means to throw someone out an airlock\n
      \n
      I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
      \n
      Adding a qualifying statement still makes you ‘that guy’
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703857218 {#3116
      date: 2023-12-29 14:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 262113
    -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4965355"
    +editedAt: DateTimeImmutable @1709041506 {#3117
      date: 2024-02-27 14:45:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857218 {#3118
      date: 2023-12-29 14:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "He’s referring to the top panel. It’s still a decent meme, but I do appreciate the education."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703862733 {#3212
    date: 2023-12-29 16:12:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 262281
  -bodyTs: "'appreci':17 'decent':12 'educ':19 'meme':13 'panel':7 'refer':3 'still':10 'top':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862733 {#3215
    date: 2023-12-29 16:12:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3236
  +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: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1709081394 {#2290
        date: 2024-02-28 01:49:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +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: 262056
      -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5673229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703854667 {#2296
        date: 2023-12-29 13:57:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      On the show and in the books it means to throw someone out an airlock\n
      \n
      I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
      \n
      Adding a qualifying statement still makes you ‘that guy’
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703857218 {#3116
      date: 2023-12-29 14:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 262113
    -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4965355"
    +editedAt: DateTimeImmutable @1709041506 {#3117
      date: 2024-02-27 14:45:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857218 {#3118
      date: 2023-12-29 14:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    As already pointed out, I was referring to the first panel (that contains an adjective).\n
    \n
    It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
    \n
    I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703863799 {#3234
    date: 2023-12-29 16:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 262313
  -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5675364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863799 {#3235
    date: 2023-12-29 16:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3236
  +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: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1709081394 {#2290
        date: 2024-02-28 01:49:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +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: 262056
      -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5673229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703854667 {#2296
        date: 2023-12-29 13:57:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      On the show and in the books it means to throw someone out an airlock\n
      \n
      I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
      \n
      Adding a qualifying statement still makes you ‘that guy’
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703857218 {#3116
      date: 2023-12-29 14:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 262113
    -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4965355"
    +editedAt: DateTimeImmutable @1709041506 {#3117
      date: 2024-02-27 14:45:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857218 {#3118
      date: 2023-12-29 14:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    As already pointed out, I was referring to the first panel (that contains an adjective).\n
    \n
    It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
    \n
    I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703863799 {#3234
    date: 2023-12-29 16:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 262313
  -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5675364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863799 {#3235
    date: 2023-12-29 16:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3236
  +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: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1709081394 {#2290
        date: 2024-02-28 01:49:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +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: 262056
      -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5673229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703854667 {#2296
        date: 2023-12-29 13:57:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      On the show and in the books it means to throw someone out an airlock\n
      \n
      I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
      \n
      Adding a qualifying statement still makes you ‘that guy’
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703857218 {#3116
      date: 2023-12-29 14:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 262113
    -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4965355"
    +editedAt: DateTimeImmutable @1709041506 {#3117
      date: 2024-02-27 14:45:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857218 {#3118
      date: 2023-12-29 14:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    As already pointed out, I was referring to the first panel (that contains an adjective).\n
    \n
    It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
    \n
    I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703863799 {#3234
    date: 2023-12-29 16:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 262313
  -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5675364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863799 {#3235
    date: 2023-12-29 16:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3287
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +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 {#3236
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1709081394 {#2290
          date: 2024-02-28 01:49:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +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: 262056
        -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5673229"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703854667 {#2296
          date: 2023-12-29 13:57:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        On the show and in the books it means to throw someone out an airlock\n
        \n
        I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
        \n
        Adding a qualifying statement still makes you ‘that guy’
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703857218 {#3116
        date: 2023-12-29 14:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 262113
      -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/4965355"
      +editedAt: DateTimeImmutable @1709041506 {#3117
        date: 2024-02-27 14:45:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703857218 {#3118
        date: 2023-12-29 14:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      As already pointed out, I was referring to the first panel (that contains an adjective).\n
      \n
      It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
      \n
      I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703863799 {#3234
      date: 2023-12-29 16:29:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 262313
    -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5675364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863799 {#3235
      date: 2023-12-29 16:29:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    Thanks, and good point. Your first comment was legitimately the first one I read as soon as I woke up (and pre-caffeine infusion), so I apologize for reading it too quickly, misunderstanding, and being short with you.\n
    \n
    Usually ‘not to be that guy’ statements are persnickety, and I find them frustrating in general, since that level of pedantry is a large part of why I left previous SM platforms.\n
    \n
    Again, sorry. I’ve since slithered out of bed, and evolved through the necessary phases of human evolution required to interact with people.\n
    \n
    *wipes egg off of face*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703865595 {#3286
    date: 2023-12-29 16:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 262387
  -bodyTs: "'apolog':28 'bed':80 'caffein':24 'comment':7 'egg':96 'evolut':89 'evolv':82 'face':99 'find':51 'first':6,11 'frustrat':53 'general':55 'good':3 'guy':45 'human':88 'infus':25 'interact':92 'larg':63 'left':68 'legitim':9 'level':58 'misunderstand':34 'necessari':85 'one':12 'part':64 'pedantri':60 'peopl':94 'persnicketi':48 'phase':86 'platform':71 'point':4 'pre':23 'pre-caffein':22 'previous':69 'quick':33 'read':14,30 'requir':90 'short':37 'sinc':56,76 'slither':77 'sm':70 'soon':16 'sorri':73 'statement':46 'thank':1 'usual':40 've':75 'wipe':95 'woke':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4966885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865595 {#3283
    date: 2023-12-29 16:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +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 {#3236
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1709081394 {#2290
          date: 2024-02-28 01:49:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +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: 262056
        -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5673229"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703854667 {#2296
          date: 2023-12-29 13:57:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        On the show and in the books it means to throw someone out an airlock\n
        \n
        I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
        \n
        Adding a qualifying statement still makes you ‘that guy’
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703857218 {#3116
        date: 2023-12-29 14:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 262113
      -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/4965355"
      +editedAt: DateTimeImmutable @1709041506 {#3117
        date: 2024-02-27 14:45:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703857218 {#3118
        date: 2023-12-29 14:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      As already pointed out, I was referring to the first panel (that contains an adjective).\n
      \n
      It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
      \n
      I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703863799 {#3234
      date: 2023-12-29 16:29:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 262313
    -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5675364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863799 {#3235
      date: 2023-12-29 16:29:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    Thanks, and good point. Your first comment was legitimately the first one I read as soon as I woke up (and pre-caffeine infusion), so I apologize for reading it too quickly, misunderstanding, and being short with you.\n
    \n
    Usually ‘not to be that guy’ statements are persnickety, and I find them frustrating in general, since that level of pedantry is a large part of why I left previous SM platforms.\n
    \n
    Again, sorry. I’ve since slithered out of bed, and evolved through the necessary phases of human evolution required to interact with people.\n
    \n
    *wipes egg off of face*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703865595 {#3286
    date: 2023-12-29 16:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 262387
  -bodyTs: "'apolog':28 'bed':80 'caffein':24 'comment':7 'egg':96 'evolut':89 'evolv':82 'face':99 'find':51 'first':6,11 'frustrat':53 'general':55 'good':3 'guy':45 'human':88 'infus':25 'interact':92 'larg':63 'left':68 'legitim':9 'level':58 'misunderstand':34 'necessari':85 'one':12 'part':64 'pedantri':60 'peopl':94 'persnicketi':48 'phase':86 'platform':71 'point':4 'pre':23 'pre-caffein':22 'previous':69 'quick':33 'read':14,30 'requir':90 'short':37 'sinc':56,76 'slither':77 'sm':70 'soon':16 'sorri':73 'statement':46 'thank':1 'usual':40 've':75 'wipe':95 'woke':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4966885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865595 {#3283
    date: 2023-12-29 16:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +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 {#3236
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1709081394 {#2290
          date: 2024-02-28 01:49:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +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: 262056
        -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5673229"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703854667 {#2296
          date: 2023-12-29 13:57:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        On the show and in the books it means to throw someone out an airlock\n
        \n
        I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
        \n
        Adding a qualifying statement still makes you ‘that guy’
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703857218 {#3116
        date: 2023-12-29 14:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 262113
      -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/4965355"
      +editedAt: DateTimeImmutable @1709041506 {#3117
        date: 2024-02-27 14:45:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703857218 {#3118
        date: 2023-12-29 14:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      As already pointed out, I was referring to the first panel (that contains an adjective).\n
      \n
      It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
      \n
      I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703863799 {#3234
      date: 2023-12-29 16:29:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 262313
    -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5675364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863799 {#3235
      date: 2023-12-29 16:29:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    Thanks, and good point. Your first comment was legitimately the first one I read as soon as I woke up (and pre-caffeine infusion), so I apologize for reading it too quickly, misunderstanding, and being short with you.\n
    \n
    Usually ‘not to be that guy’ statements are persnickety, and I find them frustrating in general, since that level of pedantry is a large part of why I left previous SM platforms.\n
    \n
    Again, sorry. I’ve since slithered out of bed, and evolved through the necessary phases of human evolution required to interact with people.\n
    \n
    *wipes egg off of face*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703865595 {#3286
    date: 2023-12-29 16:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 262387
  -bodyTs: "'apolog':28 'bed':80 'caffein':24 'comment':7 'egg':96 'evolut':89 'evolv':82 'face':99 'find':51 'first':6,11 'frustrat':53 'general':55 'good':3 'guy':45 'human':88 'infus':25 'interact':92 'larg':63 'left':68 'legitim':9 'level':58 'misunderstand':34 'necessari':85 'one':12 'part':64 'pedantri':60 'peopl':94 'persnicketi':48 'phase':86 'platform':71 'point':4 'pre':23 'pre-caffein':22 'previous':69 'quick':33 'read':14,30 'requir':90 'short':37 'sinc':56,76 'slither':77 'sm':70 'soon':16 'sorri':73 'statement':46 'thank':1 'usual':40 've':75 'wipe':95 'woke':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4966885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865595 {#3283
    date: 2023-12-29 16:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3344
  +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: App\Entity\EntryComment {#3287
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3236
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3119
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1709081394 {#2290
            date: 2024-02-28 01:49:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +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: 262056
          -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5673229"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703854667 {#2296
            date: 2023-12-29 13:57:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          On the show and in the books it means to throw someone out an airlock\n
          \n
          I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
          \n
          Adding a qualifying statement still makes you ‘that guy’
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1703857218 {#3116
          date: 2023-12-29 14:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@lugal@sopuli.xyz"
          "@Track_Shovel@slrpnk.net"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3121 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
        -id: 262113
        -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/4965355"
        +editedAt: DateTimeImmutable @1709041506 {#3117
          date: 2024-02-27 14:45:06.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703857218 {#3118
          date: 2023-12-29 14:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        As already pointed out, I was referring to the first panel (that contains an adjective).\n
        \n
        It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
        \n
        I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703863799 {#3234
        date: 2023-12-29 16:29:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 262313
      -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5675364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703863799 {#3235
        date: 2023-12-29 16:29:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      Thanks, and good point. Your first comment was legitimately the first one I read as soon as I woke up (and pre-caffeine infusion), so I apologize for reading it too quickly, misunderstanding, and being short with you.\n
      \n
      Usually ‘not to be that guy’ statements are persnickety, and I find them frustrating in general, since that level of pedantry is a large part of why I left previous SM platforms.\n
      \n
      Again, sorry. I’ve since slithered out of bed, and evolved through the necessary phases of human evolution required to interact with people.\n
      \n
      *wipes egg off of face*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703865595 {#3286
      date: 2023-12-29 16:59:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3295 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 262387
    -bodyTs: "'apolog':28 'bed':80 'caffein':24 'comment':7 'egg':96 'evolut':89 'evolv':82 'face':99 'find':51 'first':6,11 'frustrat':53 'general':55 'good':3 'guy':45 'human':88 'infus':25 'interact':92 'larg':63 'left':68 'legitim':9 'level':58 'misunderstand':34 'necessari':85 'one':12 'part':64 'pedantri':60 'peopl':94 'persnicketi':48 'phase':86 'platform':71 'point':4 'pre':23 'pre-caffein':22 'previous':69 'quick':33 'read':14,30 'requir':90 'short':37 'sinc':56,76 'slither':77 'sm':70 'soon':16 'sorri':73 'statement':46 'thank':1 'usual':40 've':75 'wipe':95 'woke':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4966885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865595 {#3283
      date: 2023-12-29 16:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    No worries 😉\n
    \n
    I guess I need another wording for my “this isn’t against you but let me point out this random fact”-comments. Because I really do hate to the that guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703866818 {#3345
    date: 2023-12-29 17:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 262434
  -bodyTs: "'anoth':7 'comment':24 'fact':23 'guess':4 'guy':33 'hate':29 'isn':12 'let':17 'need':6 'point':19 'random':22 'realli':27 'word':8 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5676485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866818 {#3348
    date: 2023-12-29 17:20:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3344
  +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: App\Entity\EntryComment {#3287
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3236
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3119
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1709081394 {#2290
            date: 2024-02-28 01:49:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +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: 262056
          -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5673229"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703854667 {#2296
            date: 2023-12-29 13:57:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          On the show and in the books it means to throw someone out an airlock\n
          \n
          I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
          \n
          Adding a qualifying statement still makes you ‘that guy’
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1703857218 {#3116
          date: 2023-12-29 14:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@lugal@sopuli.xyz"
          "@Track_Shovel@slrpnk.net"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3121 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
        -id: 262113
        -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/4965355"
        +editedAt: DateTimeImmutable @1709041506 {#3117
          date: 2024-02-27 14:45:06.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703857218 {#3118
          date: 2023-12-29 14:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        As already pointed out, I was referring to the first panel (that contains an adjective).\n
        \n
        It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
        \n
        I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703863799 {#3234
        date: 2023-12-29 16:29:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 262313
      -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5675364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703863799 {#3235
        date: 2023-12-29 16:29:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      Thanks, and good point. Your first comment was legitimately the first one I read as soon as I woke up (and pre-caffeine infusion), so I apologize for reading it too quickly, misunderstanding, and being short with you.\n
      \n
      Usually ‘not to be that guy’ statements are persnickety, and I find them frustrating in general, since that level of pedantry is a large part of why I left previous SM platforms.\n
      \n
      Again, sorry. I’ve since slithered out of bed, and evolved through the necessary phases of human evolution required to interact with people.\n
      \n
      *wipes egg off of face*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703865595 {#3286
      date: 2023-12-29 16:59:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3295 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 262387
    -bodyTs: "'apolog':28 'bed':80 'caffein':24 'comment':7 'egg':96 'evolut':89 'evolv':82 'face':99 'find':51 'first':6,11 'frustrat':53 'general':55 'good':3 'guy':45 'human':88 'infus':25 'interact':92 'larg':63 'left':68 'legitim':9 'level':58 'misunderstand':34 'necessari':85 'one':12 'part':64 'pedantri':60 'peopl':94 'persnicketi':48 'phase':86 'platform':71 'point':4 'pre':23 'pre-caffein':22 'previous':69 'quick':33 'read':14,30 'requir':90 'short':37 'sinc':56,76 'slither':77 'sm':70 'soon':16 'sorri':73 'statement':46 'thank':1 'usual':40 've':75 'wipe':95 'woke':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4966885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865595 {#3283
      date: 2023-12-29 16:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    No worries 😉\n
    \n
    I guess I need another wording for my “this isn’t against you but let me point out this random fact”-comments. Because I really do hate to the that guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703866818 {#3345
    date: 2023-12-29 17:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 262434
  -bodyTs: "'anoth':7 'comment':24 'fact':23 'guess':4 'guy':33 'hate':29 'isn':12 'let':17 'need':6 'point':19 'random':22 'realli':27 'word':8 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5676485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866818 {#3348
    date: 2023-12-29 17:20:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3344
  +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: App\Entity\EntryComment {#3287
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3236
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3119
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +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: "Sorry to be that guy: “space” is never an adjective but “space billionaire” is a compound noun"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1709081394 {#2290
            date: 2024-02-28 01:49:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +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: 262056
          -bodyTs: "'adject':10 'billionair':13 'compound':16 'guy':5 'never':8 'noun':17 'sorri':1 'space':6,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5673229"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703854667 {#2296
            date: 2023-12-29 13:57:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          On the show and in the books it means to throw someone out an airlock\n
          \n
          I try to make sure I fully understand a meme before commenting as it avoids awkward situations like this.\n
          \n
          Adding a qualifying statement still makes you ‘that guy’
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1703857218 {#3116
          date: 2023-12-29 14:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@lugal@sopuli.xyz"
          "@Track_Shovel@slrpnk.net"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3121 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
        -id: 262113
        -bodyTs: "'ad':35 'airlock':15 'avoid':30 'awkward':31 'book':7 'comment':27 'fulli':22 'guy':43 'like':33 'make':19,40 'mean':9 'meme':25 'qualifi':37 'show':3 'situat':32 'someon':12 'statement':38 'still':39 'sure':20 'throw':11 'tri':17 'understand':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/4965355"
        +editedAt: DateTimeImmutable @1709041506 {#3117
          date: 2024-02-27 14:45:06.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703857218 {#3118
          date: 2023-12-29 14:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        As already pointed out, I was referring to the first panel (that contains an adjective).\n
        \n
        It’s a common misconception that two words written with a space can’t be a compound noun but that’s wrong. It’s an arbitrary writing convention that has nothing to do with linguistic categories.\n
        \n
        I wanted just to use this opportunity to educate. Nothing really wrong with the meme though, I totally like it!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703863799 {#3234
        date: 2023-12-29 16:29:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 262313
      -bodyTs: "'adject':15 'alreadi':2 'arbitrari':41 'categori':51 'common':19 'compound':32 'contain':13 'convent':43 'educ':60 'first':10 'like':70 'linguist':50 'meme':66 'misconcept':20 'noth':46,61 'noun':33 'opportun':58 'panel':11 'point':3 'realli':62 'refer':7 'space':27 'though':67 'total':69 'two':22 'use':56 'want':53 'word':23 'write':42 'written':24 'wrong':37,63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5675364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703863799 {#3235
        date: 2023-12-29 16:29:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      Thanks, and good point. Your first comment was legitimately the first one I read as soon as I woke up (and pre-caffeine infusion), so I apologize for reading it too quickly, misunderstanding, and being short with you.\n
      \n
      Usually ‘not to be that guy’ statements are persnickety, and I find them frustrating in general, since that level of pedantry is a large part of why I left previous SM platforms.\n
      \n
      Again, sorry. I’ve since slithered out of bed, and evolved through the necessary phases of human evolution required to interact with people.\n
      \n
      *wipes egg off of face*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703865595 {#3286
      date: 2023-12-29 16:59:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3295 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 262387
    -bodyTs: "'apolog':28 'bed':80 'caffein':24 'comment':7 'egg':96 'evolut':89 'evolv':82 'face':99 'find':51 'first':6,11 'frustrat':53 'general':55 'good':3 'guy':45 'human':88 'infus':25 'interact':92 'larg':63 'left':68 'legitim':9 'level':58 'misunderstand':34 'necessari':85 'one':12 'part':64 'pedantri':60 'peopl':94 'persnicketi':48 'phase':86 'platform':71 'point':4 'pre':23 'pre-caffein':22 'previous':69 'quick':33 'read':14,30 'requir':90 'short':37 'sinc':56,76 'slither':77 'sm':70 'soon':16 'sorri':73 'statement':46 'thank':1 'usual':40 've':75 'wipe':95 'woke':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4966885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865595 {#3283
      date: 2023-12-29 16:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    No worries 😉\n
    \n
    I guess I need another wording for my “this isn’t against you but let me point out this random fact”-comments. Because I really do hate to the that guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703866818 {#3345
    date: 2023-12-29 17:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 262434
  -bodyTs: "'anoth':7 'comment':24 'fact':23 'guess':4 'guy':33 'hate':29 'isn':12 'let':17 'need':6 'point':19 'random':22 'realli':27 'word':8 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5676485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866818 {#3348
    date: 2023-12-29 17:20:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2147 …}
  +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: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710520575 {#2247
    date: 2024-03-15 17:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 262087
  -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5285535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856094 {#2255
    date: 2023-12-29 14:21:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2147 …}
  +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: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710520575 {#2247
    date: 2024-03-15 17:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 262087
  -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5285535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856094 {#2255
    date: 2023-12-29 14:21:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2147 …}
  +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: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710520575 {#2247
    date: 2024-03-15 17:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 262087
  -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5285535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856094 {#2255
    date: 2023-12-29 14:21:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +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 {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710520575 {#2247
      date: 2024-03-15 17:36:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 262087
    -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5285535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856094 {#2255
      date: 2023-12-29 14:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Why stop at Musk? Let’s send all of them on a one way trip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703876387 {#3133
    date: 2023-12-29 19:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 262760
  -bodyTs: "'let':5 'musk':4 'one':13 'send':7 'stop':2 'trip':15 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/4453820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876387 {#3134
    date: 2023-12-29 19:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +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 {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710520575 {#2247
      date: 2024-03-15 17:36:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 262087
    -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5285535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856094 {#2255
      date: 2023-12-29 14:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Why stop at Musk? Let’s send all of them on a one way trip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703876387 {#3133
    date: 2023-12-29 19:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 262760
  -bodyTs: "'let':5 'musk':4 'one':13 'send':7 'stop':2 'trip':15 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/4453820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876387 {#3134
    date: 2023-12-29 19:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +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 {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710520575 {#2247
      date: 2024-03-15 17:36:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 262087
    -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5285535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856094 {#2255
      date: 2023-12-29 14:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Why stop at Musk? Let’s send all of them on a one way trip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703876387 {#3133
    date: 2023-12-29 19:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 262760
  -bodyTs: "'let':5 'musk':4 'one':13 'send':7 'stop':2 'trip':15 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/4453820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876387 {#3134
    date: 2023-12-29 19:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +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 {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710520575 {#2247
      date: 2024-03-15 17:36:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 262087
    -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5285535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856094 {#2255
      date: 2023-12-29 14:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "He might as well reach Mars. It’s a one way trip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703856476 {#3149
    date: 2023-12-29 14:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 271359
  -bodyTs: "'mar':6 'might':2 'one':10 'reach':5 'trip':12 'way':11 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7688099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856476 {#3150
    date: 2023-12-29 14:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +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 {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710520575 {#2247
      date: 2024-03-15 17:36:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 262087
    -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5285535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856094 {#2255
      date: 2023-12-29 14:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "He might as well reach Mars. It’s a one way trip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703856476 {#3149
    date: 2023-12-29 14:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 271359
  -bodyTs: "'mar':6 'might':2 'one':10 'reach':5 'trip':12 'way':11 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7688099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856476 {#3150
    date: 2023-12-29 14:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +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 {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "We shoud just send Muskrat to Mars and then have the spaceship run out of fuel or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710520575 {#2247
      date: 2024-03-15 17:36:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 262087
    -bodyTs: "'fuel':16 'mar':7 'muskrat':5 'run':13 'send':4 'shoud':2 'someth':18 'spaceship':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5285535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856094 {#2255
      date: 2023-12-29 14:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "He might as well reach Mars. It’s a one way trip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703856476 {#3149
    date: 2023-12-29 14:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 271359
  -bodyTs: "'mar':6 'might':2 'one':10 'reach':5 'trip':12 'way':11 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7688099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856476 {#3150
    date: 2023-12-29 14:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 happened to my stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703856175 {#2016
    date: 2023-12-29 14:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +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: 262088
  -bodyTs: "'happen':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5285544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856175 {#2015
    date: 2023-12-29 14:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 happened to my stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703856175 {#2016
    date: 2023-12-29 14:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +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: 262088
  -bodyTs: "'happen':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5285544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856175 {#2015
    date: 2023-12-29 14:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 happened to my stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703856175 {#2016
    date: 2023-12-29 14:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +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: 262088
  -bodyTs: "'happen':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5285544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856175 {#2015
    date: 2023-12-29 14:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2352
  +user: App\Entity\User {#2491 …}
  +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: "Takes notes hoes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703856974 {#1984
    date: 2023-12-29 14:36:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 262106
  -bodyTs: "'hoe':3 'note':2 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6914567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856974 {#2008
    date: 2023-12-29 14:36:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#2491 …}
  +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: "Takes notes hoes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703856974 {#1984
    date: 2023-12-29 14:36:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 262106
  -bodyTs: "'hoe':3 'note':2 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6914567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856974 {#2008
    date: 2023-12-29 14:36:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#2491 …}
  +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: "Takes notes hoes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703856974 {#1984
    date: 2023-12-29 14:36:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 262106
  -bodyTs: "'hoe':3 'note':2 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6914567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856974 {#2008
    date: 2023-12-29 14:36:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2551
  +user: App\Entity\User {#2565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 once attempted to make a meme for Streisand effect victims, never quite caught on. ![](https://lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1709046622 {#2546
    date: 2024-02-27 16:10:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 262108
  -bodyTs: "'/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':18 'attempt':3 'caught':14 'effect':10 'lemmy.world':17 'lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':16 'make':5 'meme':7 'never':12 'quit':13 'streisand':9 'victim':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857015 {#2547
    date: 2023-12-29 14:36:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2551
  +user: App\Entity\User {#2565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 once attempted to make a meme for Streisand effect victims, never quite caught on. ![](https://lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1709046622 {#2546
    date: 2024-02-27 16:10:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 262108
  -bodyTs: "'/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':18 'attempt':3 'caught':14 'effect':10 'lemmy.world':17 'lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':16 'make':5 'meme':7 'never':12 'quit':13 'streisand':9 'victim':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857015 {#2547
    date: 2023-12-29 14:36:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2551
  +user: App\Entity\User {#2565 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 once attempted to make a meme for Streisand effect victims, never quite caught on. ![](https://lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1709046622 {#2546
    date: 2024-02-27 16:10:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 262108
  -bodyTs: "'/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':18 'attempt':3 'caught':14 'effect':10 'lemmy.world':17 'lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':16 'make':5 'meme':7 'never':12 'quit':13 'streisand':9 'victim':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857015 {#2547
    date: 2023-12-29 14:36:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3167
  +user: App\Entity\User {#2491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2551
    +user: App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I once attempted to make a meme for Streisand effect victims, never quite caught on. ![](https://lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1709046622 {#2546
      date: 2024-02-27 16:10:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2553 …}
    +nested: Doctrine\ORM\PersistentCollection {#2555 …}
    +votes: Doctrine\ORM\PersistentCollection {#2557 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
    -id: 262108
    -bodyTs: "'/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':18 'attempt':3 'caught':14 'effect':10 'lemmy.world':17 'lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':16 'make':5 'meme':7 'never':12 'quit':13 'streisand':9 'victim':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857015 {#2547
      date: 2023-12-29 14:36:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2551}
  +body: "I think it’s great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703858526 {#3165
    date: 2023-12-29 15:02:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 262159
  -bodyTs: "'great':5 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6914845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858526 {#3166
    date: 2023-12-29 15:02:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3167
  +user: App\Entity\User {#2491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2551
    +user: App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I once attempted to make a meme for Streisand effect victims, never quite caught on. ![](https://lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1709046622 {#2546
      date: 2024-02-27 16:10:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2553 …}
    +nested: Doctrine\ORM\PersistentCollection {#2555 …}
    +votes: Doctrine\ORM\PersistentCollection {#2557 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
    -id: 262108
    -bodyTs: "'/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':18 'attempt':3 'caught':14 'effect':10 'lemmy.world':17 'lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':16 'make':5 'meme':7 'never':12 'quit':13 'streisand':9 'victim':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857015 {#2547
      date: 2023-12-29 14:36:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2551}
  +body: "I think it’s great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703858526 {#3165
    date: 2023-12-29 15:02:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 262159
  -bodyTs: "'great':5 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6914845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858526 {#3166
    date: 2023-12-29 15:02:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3167
  +user: App\Entity\User {#2491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2551
    +user: App\Entity\User {#2565 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I once attempted to make a meme for Streisand effect victims, never quite caught on. ![](https://lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1709046622 {#2546
      date: 2024-02-27 16:10:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2553 …}
    +nested: Doctrine\ORM\PersistentCollection {#2555 …}
    +votes: Doctrine\ORM\PersistentCollection {#2557 …}
    +reports: Doctrine\ORM\PersistentCollection {#2559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
    -id: 262108
    -bodyTs: "'/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':18 'attempt':3 'caught':14 'effect':10 'lemmy.world':17 'lemmy.world/pictrs/image/939ff71a-7989-4201-b19b-aa0e80f12a36.png)':16 'make':5 'meme':7 'never':12 'quit':13 'streisand':9 'victim':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857015 {#2547
      date: 2023-12-29 14:36:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2551}
  +body: "I think it’s great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703858526 {#3165
    date: 2023-12-29 15:02:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Katana314@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 262159
  -bodyTs: "'great':5 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6914845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858526 {#3166
    date: 2023-12-29 15:02:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2625
  +user: App\Entity\User {#2638 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1709322484 {#2620
    date: 2024-03-01 20:48:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2626 …}
  +nested: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 262117
  -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857312 {#2621
    date: 2023-12-29 14:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2625
  +user: App\Entity\User {#2638 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1709322484 {#2620
    date: 2024-03-01 20:48:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2626 …}
  +nested: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 262117
  -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857312 {#2621
    date: 2023-12-29 14:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2625
  +user: App\Entity\User {#2638 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1709322484 {#2620
    date: 2024-03-01 20:48:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2626 …}
  +nested: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 262117
  -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857312 {#2621
    date: 2023-12-29 14:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +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 {#2625
    +user: App\Entity\User {#2638 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1709322484 {#2620
      date: 2024-03-01 20:48:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2626 …}
    +nested: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    -id: 262117
    -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857312 {#2621
      date: 2023-12-29 14:41:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "It’s actually pretty good, for the same reason that a root beer float is good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703873788 {#3180
    date: 2023-12-29 19:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 262646
  -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703873788 {#3181
    date: 2023-12-29 19:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +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 {#2625
    +user: App\Entity\User {#2638 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1709322484 {#2620
      date: 2024-03-01 20:48:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2626 …}
    +nested: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    -id: 262117
    -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857312 {#2621
      date: 2023-12-29 14:41:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "It’s actually pretty good, for the same reason that a root beer float is good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703873788 {#3180
    date: 2023-12-29 19:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 262646
  -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703873788 {#3181
    date: 2023-12-29 19:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +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 {#2625
    +user: App\Entity\User {#2638 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1709322484 {#2620
      date: 2024-03-01 20:48:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2626 …}
    +nested: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    -id: 262117
    -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857312 {#2621
      date: 2023-12-29 14:41:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "It’s actually pretty good, for the same reason that a root beer float is good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703873788 {#3180
    date: 2023-12-29 19:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 262646
  -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703873788 {#3181
    date: 2023-12-29 19:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +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 {#3182
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2625
      +user: App\Entity\User {#2638 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1709322484 {#2620
        date: 2024-03-01 20:48:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2626 …}
      +nested: Doctrine\ORM\PersistentCollection {#2628 …}
      +votes: Doctrine\ORM\PersistentCollection {#2630 …}
      +reports: Doctrine\ORM\PersistentCollection {#2632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
      -id: 262117
      -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703857312 {#2621
        date: 2023-12-29 14:41:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "It’s actually pretty good, for the same reason that a root beer float is good."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703873788 {#3180
      date: 2023-12-29 19:16:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 262646
    -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703873788 {#3181
      date: 2023-12-29 19:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703877120 {#3249
    date: 2023-12-29 20:12:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 262792
  -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877120 {#3250
    date: 2023-12-29 20:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +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 {#3182
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2625
      +user: App\Entity\User {#2638 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1709322484 {#2620
        date: 2024-03-01 20:48:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2626 …}
      +nested: Doctrine\ORM\PersistentCollection {#2628 …}
      +votes: Doctrine\ORM\PersistentCollection {#2630 …}
      +reports: Doctrine\ORM\PersistentCollection {#2632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
      -id: 262117
      -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703857312 {#2621
        date: 2023-12-29 14:41:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "It’s actually pretty good, for the same reason that a root beer float is good."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703873788 {#3180
      date: 2023-12-29 19:16:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 262646
    -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703873788 {#3181
      date: 2023-12-29 19:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703877120 {#3249
    date: 2023-12-29 20:12:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 262792
  -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877120 {#3250
    date: 2023-12-29 20:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +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 {#3182
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2625
      +user: App\Entity\User {#2638 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1709322484 {#2620
        date: 2024-03-01 20:48:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2626 …}
      +nested: Doctrine\ORM\PersistentCollection {#2628 …}
      +votes: Doctrine\ORM\PersistentCollection {#2630 …}
      +reports: Doctrine\ORM\PersistentCollection {#2632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
      -id: 262117
      -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703857312 {#2621
        date: 2023-12-29 14:41:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "It’s actually pretty good, for the same reason that a root beer float is good."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703873788 {#3180
      date: 2023-12-29 19:16:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 262646
    -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703873788 {#3181
      date: 2023-12-29 19:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703877120 {#3249
    date: 2023-12-29 20:12:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 262792
  -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877120 {#3250
    date: 2023-12-29 20:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3182
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2638 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1709322484 {#2620
          date: 2024-03-01 20:48:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2626 …}
        +nested: Doctrine\ORM\PersistentCollection {#2628 …}
        +votes: Doctrine\ORM\PersistentCollection {#2630 …}
        +reports: Doctrine\ORM\PersistentCollection {#2632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
        -id: 262117
        -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6291155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703857312 {#2621
          date: 2023-12-29 14:41:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "It’s actually pretty good, for the same reason that a root beer float is good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703873788 {#3180
        date: 2023-12-29 19:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 262646
      -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6294111"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703873788 {#3181
        date: 2023-12-29 19:16:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703877120 {#3249
      date: 2023-12-29 20:12:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 262792
    -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703877120 {#3250
      date: 2023-12-29 20:12:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "I haven’t tried it yet but i really want to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703896593 {#3303
    date: 2023-12-30 01:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
  ]
  +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: 263604
  -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5292659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896593 {#3304
    date: 2023-12-30 01:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3182
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2638 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1709322484 {#2620
          date: 2024-03-01 20:48:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2626 …}
        +nested: Doctrine\ORM\PersistentCollection {#2628 …}
        +votes: Doctrine\ORM\PersistentCollection {#2630 …}
        +reports: Doctrine\ORM\PersistentCollection {#2632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
        -id: 262117
        -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6291155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703857312 {#2621
          date: 2023-12-29 14:41:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "It’s actually pretty good, for the same reason that a root beer float is good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703873788 {#3180
        date: 2023-12-29 19:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 262646
      -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6294111"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703873788 {#3181
        date: 2023-12-29 19:16:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703877120 {#3249
      date: 2023-12-29 20:12:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 262792
    -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703877120 {#3250
      date: 2023-12-29 20:12:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "I haven’t tried it yet but i really want to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703896593 {#3303
    date: 2023-12-30 01:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
  ]
  +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: 263604
  -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5292659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896593 {#3304
    date: 2023-12-30 01:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3182
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2638 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1709322484 {#2620
          date: 2024-03-01 20:48:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2626 …}
        +nested: Doctrine\ORM\PersistentCollection {#2628 …}
        +votes: Doctrine\ORM\PersistentCollection {#2630 …}
        +reports: Doctrine\ORM\PersistentCollection {#2632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
        -id: 262117
        -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6291155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703857312 {#2621
          date: 2023-12-29 14:41:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "It’s actually pretty good, for the same reason that a root beer float is good."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703873788 {#3180
        date: 2023-12-29 19:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 262646
      -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6294111"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703873788 {#3181
        date: 2023-12-29 19:16:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703877120 {#3249
      date: 2023-12-29 20:12:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 262792
    -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703877120 {#3250
      date: 2023-12-29 20:12:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "I haven’t tried it yet but i really want to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703896593 {#3303
    date: 2023-12-30 01:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
  ]
  +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: 263604
  -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5292659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896593 {#3304
    date: 2023-12-30 01:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3251
      +user: Proxies\__CG__\App\Entity\User {#3252 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3182
        +user: Proxies\__CG__\App\Entity\User {#3043 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2638 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1709322484 {#2620
            date: 2024-03-01 20:48:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2626 …}
          +nested: Doctrine\ORM\PersistentCollection {#2628 …}
          +votes: Doctrine\ORM\PersistentCollection {#2630 …}
          +reports: Doctrine\ORM\PersistentCollection {#2632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
          -id: 262117
          -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6291155"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703857312 {#2621
            date: 2023-12-29 14:41:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "It’s actually pretty good, for the same reason that a root beer float is good."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703873788 {#3180
          date: 2023-12-29 19:16:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 262646
        -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6294111"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703873788 {#3181
          date: 2023-12-29 19:16:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703877120 {#3249
        date: 2023-12-29 20:12:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 262792
      -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6294807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703877120 {#3250
        date: 2023-12-29 20:12:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "I haven’t tried it yet but i really want to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703896593 {#3303
      date: 2023-12-30 01:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
    ]
    +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: 263604
    -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5292659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703896593 {#3304
      date: 2023-12-30 01:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703911247 {#3356
    date: 2023-12-30 05:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 263989
  -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6300927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703911247 {#3357
    date: 2023-12-30 05:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3251
      +user: Proxies\__CG__\App\Entity\User {#3252 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3182
        +user: Proxies\__CG__\App\Entity\User {#3043 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2638 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1709322484 {#2620
            date: 2024-03-01 20:48:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2626 …}
          +nested: Doctrine\ORM\PersistentCollection {#2628 …}
          +votes: Doctrine\ORM\PersistentCollection {#2630 …}
          +reports: Doctrine\ORM\PersistentCollection {#2632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
          -id: 262117
          -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6291155"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703857312 {#2621
            date: 2023-12-29 14:41:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "It’s actually pretty good, for the same reason that a root beer float is good."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703873788 {#3180
          date: 2023-12-29 19:16:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 262646
        -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6294111"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703873788 {#3181
          date: 2023-12-29 19:16:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703877120 {#3249
        date: 2023-12-29 20:12:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 262792
      -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6294807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703877120 {#3250
        date: 2023-12-29 20:12:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "I haven’t tried it yet but i really want to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703896593 {#3303
      date: 2023-12-30 01:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
    ]
    +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: 263604
    -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5292659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703896593 {#3304
      date: 2023-12-30 01:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703911247 {#3356
    date: 2023-12-30 05:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 263989
  -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6300927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703911247 {#3357
    date: 2023-12-30 05:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3251
      +user: Proxies\__CG__\App\Entity\User {#3252 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3182
        +user: Proxies\__CG__\App\Entity\User {#3043 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2638 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1709322484 {#2620
            date: 2024-03-01 20:48:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2626 …}
          +nested: Doctrine\ORM\PersistentCollection {#2628 …}
          +votes: Doctrine\ORM\PersistentCollection {#2630 …}
          +reports: Doctrine\ORM\PersistentCollection {#2632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
          -id: 262117
          -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6291155"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703857312 {#2621
            date: 2023-12-29 14:41:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "It’s actually pretty good, for the same reason that a root beer float is good."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703873788 {#3180
          date: 2023-12-29 19:16:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 262646
        -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6294111"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703873788 {#3181
          date: 2023-12-29 19:16:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703877120 {#3249
        date: 2023-12-29 20:12:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 262792
      -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6294807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703877120 {#3250
        date: 2023-12-29 20:12:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "I haven’t tried it yet but i really want to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703896593 {#3303
      date: 2023-12-30 01:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
    ]
    +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: 263604
    -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5292659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703896593 {#3304
      date: 2023-12-30 01:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703911247 {#3356
    date: 2023-12-30 05:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 263989
  -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6300927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703911247 {#3357
    date: 2023-12-30 05:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3397
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3251
        +user: Proxies\__CG__\App\Entity\User {#3252 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3182
          +user: Proxies\__CG__\App\Entity\User {#3043 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2638 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1709322484 {#2620
              date: 2024-03-01 20:48:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@themaninblack@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2626 …}
            +nested: Doctrine\ORM\PersistentCollection {#2628 …}
            +votes: Doctrine\ORM\PersistentCollection {#2630 …}
            +reports: Doctrine\ORM\PersistentCollection {#2632 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
            -id: 262117
            -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6291155"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703857312 {#2621
              date: 2023-12-29 14:41:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "It’s actually pretty good, for the same reason that a root beer float is good."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703873788 {#3180
            date: 2023-12-29 19:16:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
            "@ekZepp@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 262646
          -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6294111"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703873788 {#3181
            date: 2023-12-29 19:16:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1703877120 {#3249
          date: 2023-12-29 20:12:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3253 …}
        +nested: Doctrine\ORM\PersistentCollection {#3255 …}
        +votes: Doctrine\ORM\PersistentCollection {#3257 …}
        +reports: Doctrine\ORM\PersistentCollection {#3259 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
        -id: 262792
        -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6294807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703877120 {#3250
          date: 2023-12-29 20:12:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "I haven’t tried it yet but i really want to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703896593 {#3303
        date: 2023-12-30 01:36:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@hydrospanner@lemmy.world"
      ]
      +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: 263604
      -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5292659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703896593 {#3304
        date: 2023-12-30 01:36:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703911247 {#3356
      date: 2023-12-30 05:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3359 …}
    +nested: Doctrine\ORM\PersistentCollection {#3361 …}
    +votes: Doctrine\ORM\PersistentCollection {#3363 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    -id: 263989
    -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6300927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703911247 {#3357
      date: 2023-12-30 05:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "i shall choose pepsi and my favorite milk brand in my country tere! (that literally translates to hello!)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703920668 {#3398
    date: 2023-12-30 08:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
  -id: 264174
  -bodyTs: "'brand':9 'choos':3 'countri':12 'favorit':7 'hello':18 'liter':15 'milk':8 'pepsi':4 'shall':2 'tere':13 'translat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5295829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703920668 {#3401
    date: 2023-12-30 08:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3397
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3251
        +user: Proxies\__CG__\App\Entity\User {#3252 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3182
          +user: Proxies\__CG__\App\Entity\User {#3043 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2638 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1709322484 {#2620
              date: 2024-03-01 20:48:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@themaninblack@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2626 …}
            +nested: Doctrine\ORM\PersistentCollection {#2628 …}
            +votes: Doctrine\ORM\PersistentCollection {#2630 …}
            +reports: Doctrine\ORM\PersistentCollection {#2632 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
            -id: 262117
            -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6291155"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703857312 {#2621
              date: 2023-12-29 14:41:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "It’s actually pretty good, for the same reason that a root beer float is good."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703873788 {#3180
            date: 2023-12-29 19:16:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
            "@ekZepp@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 262646
          -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6294111"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703873788 {#3181
            date: 2023-12-29 19:16:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1703877120 {#3249
          date: 2023-12-29 20:12:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3253 …}
        +nested: Doctrine\ORM\PersistentCollection {#3255 …}
        +votes: Doctrine\ORM\PersistentCollection {#3257 …}
        +reports: Doctrine\ORM\PersistentCollection {#3259 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
        -id: 262792
        -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6294807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703877120 {#3250
          date: 2023-12-29 20:12:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "I haven’t tried it yet but i really want to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703896593 {#3303
        date: 2023-12-30 01:36:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@hydrospanner@lemmy.world"
      ]
      +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: 263604
      -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5292659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703896593 {#3304
        date: 2023-12-30 01:36:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703911247 {#3356
      date: 2023-12-30 05:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3359 …}
    +nested: Doctrine\ORM\PersistentCollection {#3361 …}
    +votes: Doctrine\ORM\PersistentCollection {#3363 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    -id: 263989
    -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6300927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703911247 {#3357
      date: 2023-12-30 05:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "i shall choose pepsi and my favorite milk brand in my country tere! (that literally translates to hello!)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703920668 {#3398
    date: 2023-12-30 08:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
  -id: 264174
  -bodyTs: "'brand':9 'choos':3 'countri':12 'favorit':7 'hello':18 'liter':15 'milk':8 'pepsi':4 'shall':2 'tere':13 'translat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5295829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703920668 {#3401
    date: 2023-12-30 08:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3397
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3251
        +user: Proxies\__CG__\App\Entity\User {#3252 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3182
          +user: Proxies\__CG__\App\Entity\User {#3043 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2638 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1709322484 {#2620
              date: 2024-03-01 20:48:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@themaninblack@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2626 …}
            +nested: Doctrine\ORM\PersistentCollection {#2628 …}
            +votes: Doctrine\ORM\PersistentCollection {#2630 …}
            +reports: Doctrine\ORM\PersistentCollection {#2632 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
            -id: 262117
            -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6291155"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703857312 {#2621
              date: 2023-12-29 14:41:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "It’s actually pretty good, for the same reason that a root beer float is good."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703873788 {#3180
            date: 2023-12-29 19:16:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
            "@ekZepp@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 262646
          -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6294111"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703873788 {#3181
            date: 2023-12-29 19:16:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1703877120 {#3249
          date: 2023-12-29 20:12:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3253 …}
        +nested: Doctrine\ORM\PersistentCollection {#3255 …}
        +votes: Doctrine\ORM\PersistentCollection {#3257 …}
        +reports: Doctrine\ORM\PersistentCollection {#3259 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
        -id: 262792
        -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6294807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703877120 {#3250
          date: 2023-12-29 20:12:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "I haven’t tried it yet but i really want to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703896593 {#3303
        date: 2023-12-30 01:36:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@hydrospanner@lemmy.world"
      ]
      +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: 263604
      -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5292659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703896593 {#3304
        date: 2023-12-30 01:36:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703911247 {#3356
      date: 2023-12-30 05:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3359 …}
    +nested: Doctrine\ORM\PersistentCollection {#3361 …}
    +votes: Doctrine\ORM\PersistentCollection {#3363 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    -id: 263989
    -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6300927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703911247 {#3357
      date: 2023-12-30 05:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "i shall choose pepsi and my favorite milk brand in my country tere! (that literally translates to hello!)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703920668 {#3398
    date: 2023-12-30 08:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
  -id: 264174
  -bodyTs: "'brand':9 'choos':3 'countri':12 'favorit':7 'hello':18 'liter':15 'milk':8 'pepsi':4 'shall':2 'tere':13 'translat':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5295829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703920668 {#3401
    date: 2023-12-30 08:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3424
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +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 {#3397
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3358
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3251
          +user: Proxies\__CG__\App\Entity\User {#3252 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3182
            +user: Proxies\__CG__\App\Entity\User {#3043 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2625
              +user: App\Entity\User {#2638 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1709322484 {#2620
                date: 2024-03-01 20:48:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@themaninblack@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2626 …}
              +nested: Doctrine\ORM\PersistentCollection {#2628 …}
              +votes: Doctrine\ORM\PersistentCollection {#2630 …}
              +reports: Doctrine\ORM\PersistentCollection {#2632 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
              -id: 262117
              -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6291155"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703857312 {#2621
                date: 2023-12-29 14:41:52.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2625}
            +body: "It’s actually pretty good, for the same reason that a root beer float is good."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1703873788 {#3180
              date: 2023-12-29 19:16:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@themaninblack@lemmy.world"
              "@ekZepp@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3183 …}
            +nested: Doctrine\ORM\PersistentCollection {#3185 …}
            +votes: Doctrine\ORM\PersistentCollection {#3187 …}
            +reports: Doctrine\ORM\PersistentCollection {#3189 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
            -id: 262646
            -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6294111"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703873788 {#3181
              date: 2023-12-29 19:16:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1703877120 {#3249
            date: 2023-12-29 20:12:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
            "@ekZepp@lemmy.world"
            "@c0mbatbag3l@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3253 …}
          +nested: Doctrine\ORM\PersistentCollection {#3255 …}
          +votes: Doctrine\ORM\PersistentCollection {#3257 …}
          +reports: Doctrine\ORM\PersistentCollection {#3259 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
          -id: 262792
          -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6294807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703877120 {#3250
            date: 2023-12-29 20:12:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "I haven’t tried it yet but i really want to"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703896593 {#3303
          date: 2023-12-30 01:36:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@hydrospanner@lemmy.world"
        ]
        +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: 263604
        -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5292659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703896593 {#3304
          date: 2023-12-30 01:36:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703911247 {#3356
        date: 2023-12-30 05:40:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@hydrospanner@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3359 …}
      +nested: Doctrine\ORM\PersistentCollection {#3361 …}
      +votes: Doctrine\ORM\PersistentCollection {#3363 …}
      +reports: Doctrine\ORM\PersistentCollection {#3365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
      -id: 263989
      -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6300927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703911247 {#3357
        date: 2023-12-30 05:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "i shall choose pepsi and my favorite milk brand in my country tere! (that literally translates to hello!)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703920668 {#3398
      date: 2023-12-30 08:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
    -id: 264174
    -bodyTs: "'brand':9 'choos':3 'countri':12 'favorit':7 'hello':18 'liter':15 'milk':8 'pepsi':4 'shall':2 'tere':13 'translat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5295829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703920668 {#3401
      date: 2023-12-30 08:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "May your beverage be delicious 🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703926667 {#3419
    date: 2023-12-30 09:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3416 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 264308
  -bodyTs: "'beverag':3 'delici':5 'may':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6302724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703926667 {#3422
    date: 2023-12-30 09:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3424
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +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 {#3397
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3358
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3251
          +user: Proxies\__CG__\App\Entity\User {#3252 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3182
            +user: Proxies\__CG__\App\Entity\User {#3043 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2625
              +user: App\Entity\User {#2638 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1709322484 {#2620
                date: 2024-03-01 20:48:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@themaninblack@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2626 …}
              +nested: Doctrine\ORM\PersistentCollection {#2628 …}
              +votes: Doctrine\ORM\PersistentCollection {#2630 …}
              +reports: Doctrine\ORM\PersistentCollection {#2632 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
              -id: 262117
              -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6291155"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703857312 {#2621
                date: 2023-12-29 14:41:52.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2625}
            +body: "It’s actually pretty good, for the same reason that a root beer float is good."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1703873788 {#3180
              date: 2023-12-29 19:16:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@themaninblack@lemmy.world"
              "@ekZepp@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3183 …}
            +nested: Doctrine\ORM\PersistentCollection {#3185 …}
            +votes: Doctrine\ORM\PersistentCollection {#3187 …}
            +reports: Doctrine\ORM\PersistentCollection {#3189 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
            -id: 262646
            -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6294111"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703873788 {#3181
              date: 2023-12-29 19:16:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1703877120 {#3249
            date: 2023-12-29 20:12:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
            "@ekZepp@lemmy.world"
            "@c0mbatbag3l@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3253 …}
          +nested: Doctrine\ORM\PersistentCollection {#3255 …}
          +votes: Doctrine\ORM\PersistentCollection {#3257 …}
          +reports: Doctrine\ORM\PersistentCollection {#3259 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
          -id: 262792
          -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6294807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703877120 {#3250
            date: 2023-12-29 20:12:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "I haven’t tried it yet but i really want to"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703896593 {#3303
          date: 2023-12-30 01:36:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@hydrospanner@lemmy.world"
        ]
        +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: 263604
        -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5292659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703896593 {#3304
          date: 2023-12-30 01:36:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703911247 {#3356
        date: 2023-12-30 05:40:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@hydrospanner@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3359 …}
      +nested: Doctrine\ORM\PersistentCollection {#3361 …}
      +votes: Doctrine\ORM\PersistentCollection {#3363 …}
      +reports: Doctrine\ORM\PersistentCollection {#3365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
      -id: 263989
      -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6300927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703911247 {#3357
        date: 2023-12-30 05:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "i shall choose pepsi and my favorite milk brand in my country tere! (that literally translates to hello!)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703920668 {#3398
      date: 2023-12-30 08:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
    -id: 264174
    -bodyTs: "'brand':9 'choos':3 'countri':12 'favorit':7 'hello':18 'liter':15 'milk':8 'pepsi':4 'shall':2 'tere':13 'translat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5295829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703920668 {#3401
      date: 2023-12-30 08:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "May your beverage be delicious 🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703926667 {#3419
    date: 2023-12-30 09:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3416 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 264308
  -bodyTs: "'beverag':3 'delici':5 'may':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6302724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703926667 {#3422
    date: 2023-12-30 09:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3424
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +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 {#3397
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3358
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3251
          +user: Proxies\__CG__\App\Entity\User {#3252 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3182
            +user: Proxies\__CG__\App\Entity\User {#3043 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2625
              +user: App\Entity\User {#2638 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "I’m more worried of the 13 psicopaths who are encouraging him to drink that s***."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1709322484 {#2620
                date: 2024-03-01 20:48:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@themaninblack@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2626 …}
              +nested: Doctrine\ORM\PersistentCollection {#2628 …}
              +votes: Doctrine\ORM\PersistentCollection {#2630 …}
              +reports: Doctrine\ORM\PersistentCollection {#2632 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
              -id: 262117
              -bodyTs: "'13':7 'drink':14 'encourag':11 'm':2 'psicopath':8 'worri':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6291155"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703857312 {#2621
                date: 2023-12-29 14:41:52.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2625}
            +body: "It’s actually pretty good, for the same reason that a root beer float is good."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1703873788 {#3180
              date: 2023-12-29 19:16:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@themaninblack@lemmy.world"
              "@ekZepp@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3183 …}
            +nested: Doctrine\ORM\PersistentCollection {#3185 …}
            +votes: Doctrine\ORM\PersistentCollection {#3187 …}
            +reports: Doctrine\ORM\PersistentCollection {#3189 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
            -id: 262646
            -bodyTs: "'actual':3 'beer':13 'float':14 'good':5,16 'pretti':4 'reason':9 'root':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6294111"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703873788 {#3181
              date: 2023-12-29 19:16:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "This is one of those times where the neurons in my brain have turned on each other in a sharply divided civil war."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1703877120 {#3249
            date: 2023-12-29 20:12:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
            "@ekZepp@lemmy.world"
            "@c0mbatbag3l@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3253 …}
          +nested: Doctrine\ORM\PersistentCollection {#3255 …}
          +votes: Doctrine\ORM\PersistentCollection {#3257 …}
          +reports: Doctrine\ORM\PersistentCollection {#3259 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
          -id: 262792
          -bodyTs: "'brain':12 'civil':22 'divid':21 'neuron':9 'one':3 'sharpli':20 'time':6 'turn':14 'war':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6294807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703877120 {#3250
            date: 2023-12-29 20:12:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "I haven’t tried it yet but i really want to"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703896593 {#3303
          date: 2023-12-30 01:36:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@ekZepp@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@hydrospanner@lemmy.world"
        ]
        +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: 263604
        -bodyTs: "'haven':2 'realli':9 'tri':4 'want':10 'yet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5292659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703896593 {#3304
          date: 2023-12-30 01:36:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "2/3rds Pepsi/Coke/RC to 1/3rd milk, you could probably stretch that to 75/25 but it would be a little thin, like coffee with not quite enough creamer. Preferably whole. You’re essentially simulating the cream effect from melting ice cream except it’s not quite as overpoweringly sweet due to the milk not being loaded with sugar."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703911247 {#3356
        date: 2023-12-30 05:40:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@ekZepp@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@hydrospanner@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3359 …}
      +nested: Doctrine\ORM\PersistentCollection {#3361 …}
      +votes: Doctrine\ORM\PersistentCollection {#3363 …}
      +reports: Doctrine\ORM\PersistentCollection {#3365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
      -id: 263989
      -bodyTs: "'1/3rd':4 '2/3rds':1 '75/25':12 'coffe':21 'could':7 'cream':34,39 'creamer':26 'due':48 'effect':35 'enough':25 'essenti':31 'except':40 'ice':38 'like':20 'littl':18 'load':54 'melt':37 'milk':5,51 'overpow':46 'pepsi/coke/rc':2 'prefer':27 'probabl':8 'quit':24,44 're':30 'simul':32 'stretch':9 'sugar':56 'sweet':47 'thin':19 'whole':28 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6300927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703911247 {#3357
        date: 2023-12-30 05:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "i shall choose pepsi and my favorite milk brand in my country tere! (that literally translates to hello!)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703920668 {#3398
      date: 2023-12-30 08:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@ekZepp@lemmy.world"
      "@c0mbatbag3l@lemmy.world"
      "@hydrospanner@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
    -id: 264174
    -bodyTs: "'brand':9 'choos':3 'countri':12 'favorit':7 'hello':18 'liter':15 'milk':8 'pepsi':4 'shall':2 'tere':13 'translat':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5295829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703920668 {#3401
      date: 2023-12-30 08:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "May your beverage be delicious 🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703926667 {#3419
    date: 2023-12-30 09:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@ekZepp@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@hydrospanner@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3416 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 264308
  -bodyTs: "'beverag':3 'delici':5 'may':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6302724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703926667 {#3422
    date: 2023-12-30 09:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is so stupid yet it made me laugh more than it should"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1709055396 {#2695
    date: 2024-02-27 18:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 262123
  -bodyTs: "'laugh':9 'made':7 'stupid':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6328705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857518 {#2696
    date: 2023-12-29 14:45:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is so stupid yet it made me laugh more than it should"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1709055396 {#2695
    date: 2024-02-27 18:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 262123
  -bodyTs: "'laugh':9 'made':7 'stupid':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6328705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857518 {#2696
    date: 2023-12-29 14:45:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is so stupid yet it made me laugh more than it should"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1709055396 {#2695
    date: 2024-02-27 18:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 262123
  -bodyTs: "'laugh':9 'made':7 'stupid':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6328705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857518 {#2696
    date: 2023-12-29 14:45:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This is so stupid yet it made me laugh more than it should"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1709055396 {#2695
      date: 2024-02-27 18:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2702 …}
    +nested: Doctrine\ORM\PersistentCollection {#2704 …}
    +votes: Doctrine\ORM\PersistentCollection {#2706 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    -id: 262123
    -bodyTs: "'laugh':9 'made':7 'stupid':4 'yet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6328705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857518 {#2696
      date: 2023-12-29 14:45:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "I was going to post the same thing haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703860140 {#3195
    date: 2023-12-29 15:29:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 262218
  -bodyTs: "'go':3 'haha':9 'post':5 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860140 {#3196
    date: 2023-12-29 15:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This is so stupid yet it made me laugh more than it should"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1709055396 {#2695
      date: 2024-02-27 18:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2702 …}
    +nested: Doctrine\ORM\PersistentCollection {#2704 …}
    +votes: Doctrine\ORM\PersistentCollection {#2706 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    -id: 262123
    -bodyTs: "'laugh':9 'made':7 'stupid':4 'yet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6328705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857518 {#2696
      date: 2023-12-29 14:45:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "I was going to post the same thing haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703860140 {#3195
    date: 2023-12-29 15:29:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 262218
  -bodyTs: "'go':3 'haha':9 'post':5 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860140 {#3196
    date: 2023-12-29 15:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This is so stupid yet it made me laugh more than it should"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1709055396 {#2695
      date: 2024-02-27 18:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2702 …}
    +nested: Doctrine\ORM\PersistentCollection {#2704 …}
    +votes: Doctrine\ORM\PersistentCollection {#2706 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    -id: 262123
    -bodyTs: "'laugh':9 'made':7 'stupid':4 'yet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6328705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857518 {#2696
      date: 2023-12-29 14:45:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "I was going to post the same thing haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703860140 {#3195
    date: 2023-12-29 15:29:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 262218
  -bodyTs: "'go':3 'haha':9 'post':5 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860140 {#3196
    date: 2023-12-29 15:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2775
  +user: App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All hail the kokokokokolookolok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703860057 {#2770
    date: 2023-12-29 15:27:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 262213
  -bodyTs: "'hail':2 'kokokokokolookolok':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860057 {#2771
    date: 2023-12-29 15:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2775
  +user: App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All hail the kokokokokolookolok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703860057 {#2770
    date: 2023-12-29 15:27:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 262213
  -bodyTs: "'hail':2 'kokokokokolookolok':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860057 {#2771
    date: 2023-12-29 15:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2775
  +user: App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All hail the kokokokokolookolok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703860057 {#2770
    date: 2023-12-29 15:27:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 262213
  -bodyTs: "'hail':2 'kokokokokolookolok':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860057 {#2771
    date: 2023-12-29 15:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2850
  +user: App\Entity\User {#2863 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I hope each of them is named muffin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703860369 {#2845
    date: 2023-12-29 15:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2851 …}
  +nested: Doctrine\ORM\PersistentCollection {#2853 …}
  +votes: Doctrine\ORM\PersistentCollection {#2855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
  -id: 262223
  -bodyTs: "'hope':2 'muffin':8 'name':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860369 {#2846
    date: 2023-12-29 15:32:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#2850
  +user: App\Entity\User {#2863 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I hope each of them is named muffin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703860369 {#2845
    date: 2023-12-29 15:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2851 …}
  +nested: Doctrine\ORM\PersistentCollection {#2853 …}
  +votes: Doctrine\ORM\PersistentCollection {#2855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
  -id: 262223
  -bodyTs: "'hope':2 'muffin':8 'name':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860369 {#2846
    date: 2023-12-29 15:32:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#2850
  +user: App\Entity\User {#2863 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I hope each of them is named muffin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703860369 {#2845
    date: 2023-12-29 15:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2851 …}
  +nested: Doctrine\ORM\PersistentCollection {#2853 …}
  +votes: Doctrine\ORM\PersistentCollection {#2855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
  -id: 262223
  -bodyTs: "'hope':2 'muffin':8 'name':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860369 {#2846
    date: 2023-12-29 15:32:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2923
  +user: App\Entity\User {#2937 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2924 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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, most intel chips have already come out of Israel and have done so since before the war, so I feel like this investment is just business sense for them and moving doesn’t make sense either since they have already spent probably trillions in that facility and training locals and can’t just pickup and go elsewhere.\n
    \n
    And no, I’m not defending their decision, but I’m not going to attack them either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703860533 {#2918
    date: 2023-12-29 15:35:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VictimOfAmerikkka@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  -id: 271368
  -bodyTs: "'alreadi':7,42 'attack':74 'busi':28 'chip':5 'come':8 'decis':67 'defend':65 'doesn':34 'done':14 'either':38,76 'elsewher':59 'facil':48 'feel':22 'go':58,72 'intel':4 'invest':25 'israel':11 'like':23 'local':51 'm':63,70 'make':36 'mean':2 'move':33 'pickup':56 'probabl':44 'sens':29,37 'sinc':16,39 'spent':43 'train':50 'trillion':45 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7689188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860533 {#2919
    date: 2023-12-29 15:35:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2923
  +user: App\Entity\User {#2937 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2924 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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, most intel chips have already come out of Israel and have done so since before the war, so I feel like this investment is just business sense for them and moving doesn’t make sense either since they have already spent probably trillions in that facility and training locals and can’t just pickup and go elsewhere.\n
    \n
    And no, I’m not defending their decision, but I’m not going to attack them either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703860533 {#2918
    date: 2023-12-29 15:35:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VictimOfAmerikkka@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  -id: 271368
  -bodyTs: "'alreadi':7,42 'attack':74 'busi':28 'chip':5 'come':8 'decis':67 'defend':65 'doesn':34 'done':14 'either':38,76 'elsewher':59 'facil':48 'feel':22 'go':58,72 'intel':4 'invest':25 'israel':11 'like':23 'local':51 'm':63,70 'make':36 'mean':2 'move':33 'pickup':56 'probabl':44 'sens':29,37 'sinc':16,39 'spent':43 'train':50 'trillion':45 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7689188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860533 {#2919
    date: 2023-12-29 15:35:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2923
  +user: App\Entity\User {#2937 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2924 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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, most intel chips have already come out of Israel and have done so since before the war, so I feel like this investment is just business sense for them and moving doesn’t make sense either since they have already spent probably trillions in that facility and training locals and can’t just pickup and go elsewhere.\n
    \n
    And no, I’m not defending their decision, but I’m not going to attack them either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703860533 {#2918
    date: 2023-12-29 15:35:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VictimOfAmerikkka@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  -id: 271368
  -bodyTs: "'alreadi':7,42 'attack':74 'busi':28 'chip':5 'come':8 'decis':67 'defend':65 'doesn':34 'done':14 'either':38,76 'elsewher':59 'facil':48 'feel':22 'go':58,72 'intel':4 'invest':25 'israel':11 'like':23 'local':51 'm':63,70 'make':36 'mean':2 'move':33 'pickup':56 'probabl':44 'sens':29,37 'sinc':16,39 'spent':43 'train':50 'trillion':45 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7689188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860533 {#2919
    date: 2023-12-29 15:35:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED 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