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

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 …}
}
1.03 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.18 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 {#1780
  +user: App\Entity\User {#1536 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1748 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Like the second was ever going to happen, even without the first one.\n
    \n
    The real second option is “cut taxes for our rich mates”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698224417 {#1533
    date: 2023-10-25 11:00:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1468 …}
  +nested: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  -id: 70610
  -bodyTs: "'cut':19 'even':9 'ever':5 'first':12 'go':6 'happen':8 'like':1 'mate':24 'one':13 'option':17 'real':15 'rich':23 'second':3,16 'tax':20 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3845705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698224417 {#1473
    date: 2023-10-25 11:00:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1780
  +user: App\Entity\User {#1536 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1748 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Like the second was ever going to happen, even without the first one.\n
    \n
    The real second option is “cut taxes for our rich mates”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698224417 {#1533
    date: 2023-10-25 11:00:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1468 …}
  +nested: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  -id: 70610
  -bodyTs: "'cut':19 'even':9 'ever':5 'first':12 'go':6 'happen':8 'like':1 'mate':24 'one':13 'option':17 'real':15 'rich':23 'second':3,16 'tax':20 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3845705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698224417 {#1473
    date: 2023-10-25 11:00:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1780
  +user: App\Entity\User {#1536 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1748 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Like the second was ever going to happen, even without the first one.\n
    \n
    The real second option is “cut taxes for our rich mates”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698224417 {#1533
    date: 2023-10-25 11:00:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1468 …}
  +nested: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  -id: 70610
  -bodyTs: "'cut':19 'even':9 'ever':5 'first':12 'go':6 'happen':8 'like':1 'mate':24 'one':13 'option':17 'real':15 'rich':23 'second':3,16 'tax':20 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3845705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698224417 {#1473
    date: 2023-10-25 11:00:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d buy this Tshirt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698223315 {#1727
    date: 2023-10-25 10:41:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 70599
  -bodyTs: "'buy':3 'd':2 'tshirt':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4261134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698223315 {#1720
    date: 2023-10-25 10:41:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d buy this Tshirt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698223315 {#1727
    date: 2023-10-25 10:41:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 70599
  -bodyTs: "'buy':3 'd':2 'tshirt':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4261134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698223315 {#1720
    date: 2023-10-25 10:41:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d buy this Tshirt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698223315 {#1727
    date: 2023-10-25 10:41:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 70599
  -bodyTs: "'buy':3 'd':2 'tshirt':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4261134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698223315 {#1720
    date: 2023-10-25 10:41:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1362
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "everything is worse now thanks to kids having YouTube on the tv"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698238717 {#1382
    date: 2023-10-25 14:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 70549
  -bodyTs: "'everyth':1 'kid':7 'thank':5 'tv':12 'wors':3 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4283308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698218813 {#1401
    date: 2023-10-25 09:26:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "everything is worse now thanks to kids having YouTube on the tv"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698238717 {#1382
    date: 2023-10-25 14:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 70549
  -bodyTs: "'everyth':1 'kid':7 'thank':5 'tv':12 'wors':3 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4283308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698218813 {#1401
    date: 2023-10-25 09:26:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "everything is worse now thanks to kids having YouTube on the tv"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698238717 {#1382
    date: 2023-10-25 14:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 70549
  -bodyTs: "'everyth':1 'kid':7 'thank':5 'tv':12 'wors':3 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4283308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698218813 {#1401
    date: 2023-10-25 09:26:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1362
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "everything is worse now thanks to kids having YouTube on the tv"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698238717 {#1382
      date: 2023-10-25 14:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 70549
    -bodyTs: "'everyth':1 'kid':7 'thank':5 'tv':12 'wors':3 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4283308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698218813 {#1401
      date: 2023-10-25 09:26:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1362}
  +body: "*48 hours of coco-melon HELL*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698238715 {#3116
    date: 2023-10-25 14:58:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@n7gifmdn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 71022
  -bodyTs: "'48':1 'coco':5 'coco-melon':4 'hell':7 'hour':2 'melon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4796262"
  +editedAt: DateTimeImmutable @1698238726 {#3115
    date: 2023-10-25 14:58:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698238715 {#3114
    date: 2023-10-25 14:58:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1362
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "everything is worse now thanks to kids having YouTube on the tv"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698238717 {#1382
      date: 2023-10-25 14:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 70549
    -bodyTs: "'everyth':1 'kid':7 'thank':5 'tv':12 'wors':3 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4283308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698218813 {#1401
      date: 2023-10-25 09:26:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1362}
  +body: "*48 hours of coco-melon HELL*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698238715 {#3116
    date: 2023-10-25 14:58:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@n7gifmdn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 71022
  -bodyTs: "'48':1 'coco':5 'coco-melon':4 'hell':7 'hour':2 'melon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4796262"
  +editedAt: DateTimeImmutable @1698238726 {#3115
    date: 2023-10-25 14:58:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698238715 {#3114
    date: 2023-10-25 14:58:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1362
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "everything is worse now thanks to kids having YouTube on the tv"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698238717 {#1382
      date: 2023-10-25 14:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 70549
    -bodyTs: "'everyth':1 'kid':7 'thank':5 'tv':12 'wors':3 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4283308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698218813 {#1401
      date: 2023-10-25 09:26:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1362}
  +body: "*48 hours of coco-melon HELL*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698238715 {#3116
    date: 2023-10-25 14:58:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@n7gifmdn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 71022
  -bodyTs: "'48':1 'coco':5 'coco-melon':4 'hell':7 'hour':2 'melon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4796262"
  +editedAt: DateTimeImmutable @1698238726 {#3115
    date: 2023-10-25 14:58:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698238715 {#3114
    date: 2023-10-25 14:58:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2331
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn you beat me to it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698211622 {#2349
    date: 2023-10-25 07:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 70400
  -bodyTs: "'beat':3 'damn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698211622 {#2042
    date: 2023-10-25 07:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn you beat me to it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698211622 {#2349
    date: 2023-10-25 07:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 70400
  -bodyTs: "'beat':3 'damn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698211622 {#2042
    date: 2023-10-25 07:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn you beat me to it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698211622 {#2349
    date: 2023-10-25 07:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 70400
  -bodyTs: "'beat':3 'damn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698211622 {#2042
    date: 2023-10-25 07:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well if I didn’t just look in the mirror!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698209131 {#2124
    date: 2023-10-25 06:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 70365
  -bodyTs: "'didn':4 'look':7 'mirror':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209131 {#2114
    date: 2023-10-25 06:45:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well if I didn’t just look in the mirror!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698209131 {#2124
    date: 2023-10-25 06:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 70365
  -bodyTs: "'didn':4 'look':7 'mirror':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209131 {#2114
    date: 2023-10-25 06:45:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well if I didn’t just look in the mirror!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698209131 {#2124
    date: 2023-10-25 06:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 70365
  -bodyTs: "'didn':4 'look':7 'mirror':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209131 {#2114
    date: 2023-10-25 06:45:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698214430 {#2278
    date: 2023-10-25 08:13:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 70353
  -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4785712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208276 {#2276
    date: 2023-10-25 06:31:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698214430 {#2278
    date: 2023-10-25 08:13:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 70353
  -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4785712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208276 {#2276
    date: 2023-10-25 06:31:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698214430 {#2278
    date: 2023-10-25 08:13:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 70353
  -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4785712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208276 {#2276
    date: 2023-10-25 06:31:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3130
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698214430 {#2278
      date: 2023-10-25 08:13:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 70353
    -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4785712"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698208276 {#2276
      date: 2023-10-25 06:31:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Try 5 minutes apart. You can’t lose if you can’t snooze."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698210467 {#3132
    date: 2023-10-25 07:07:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@agentshags@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 70385
  -bodyTs: "'5':2 'apart':4 'lose':8 'minut':3 'snooz':13 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4786572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210467 {#3131
    date: 2023-10-25 07:07:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698214430 {#2278
      date: 2023-10-25 08:13:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 70353
    -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4785712"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698208276 {#2276
      date: 2023-10-25 06:31:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Try 5 minutes apart. You can’t lose if you can’t snooze."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698210467 {#3132
    date: 2023-10-25 07:07:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@agentshags@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 70385
  -bodyTs: "'5':2 'apart':4 'lose':8 'minut':3 'snooz':13 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4786572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210467 {#3131
    date: 2023-10-25 07:07:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698214430 {#2278
      date: 2023-10-25 08:13:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 70353
    -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4785712"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698208276 {#2276
      date: 2023-10-25 06:31:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Try 5 minutes apart. You can’t lose if you can’t snooze."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698210467 {#3132
    date: 2023-10-25 07:07:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@agentshags@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 70385
  -bodyTs: "'5':2 'apart':4 'lose':8 'minut':3 'snooz':13 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4786572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210467 {#3131
    date: 2023-10-25 07:07:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3210
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2261
      +user: App\Entity\User {#2206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698214430 {#2278
        date: 2023-10-25 08:13:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 70353
      -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4785712"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698208276 {#2276
        date: 2023-10-25 06:31:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2261}
    +body: "Try 5 minutes apart. You can’t lose if you can’t snooze."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698210467 {#3132
      date: 2023-10-25 07:07:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@agentshags@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    -id: 70385
    -bodyTs: "'5':2 'apart':4 'lose':8 'minut':3 'snooz':13 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4786572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698210467 {#3131
      date: 2023-10-25 07:07:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Snooze option does alarm five minutes later. Checkmate, atheists!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698214428 {#3208
    date: 2023-10-25 08:13:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@agentshags@sh.itjust.works"
    "@DumbAceDragon@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 70463
  -bodyTs: "'alarm':4 'atheist':9 'checkmat':8 'five':5 'later':7 'minut':6 'option':2 'snooz':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4787760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698214428 {#3209
    date: 2023-10-25 08:13:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2261
      +user: App\Entity\User {#2206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698214430 {#2278
        date: 2023-10-25 08:13:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 70353
      -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4785712"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698208276 {#2276
        date: 2023-10-25 06:31:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2261}
    +body: "Try 5 minutes apart. You can’t lose if you can’t snooze."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698210467 {#3132
      date: 2023-10-25 07:07:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@agentshags@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    -id: 70385
    -bodyTs: "'5':2 'apart':4 'lose':8 'minut':3 'snooz':13 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4786572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698210467 {#3131
      date: 2023-10-25 07:07:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Snooze option does alarm five minutes later. Checkmate, atheists!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698214428 {#3208
    date: 2023-10-25 08:13:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@agentshags@sh.itjust.works"
    "@DumbAceDragon@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 70463
  -bodyTs: "'alarm':4 'atheist':9 'checkmat':8 'five':5 'later':7 'minut':6 'option':2 'snooz':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4787760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698214428 {#3209
    date: 2023-10-25 08:13:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2261
      +user: App\Entity\User {#2206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This is rookie shit. Gotta have them alarms 15 minutes apart, bare minimum."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698214430 {#2278
        date: 2023-10-25 08:13:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 70353
      -bodyTs: "'15':9 'alarm':8 'apart':11 'bare':12 'gotta':5 'minimum':13 'minut':10 'rooki':3 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4785712"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698208276 {#2276
        date: 2023-10-25 06:31:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2261}
    +body: "Try 5 minutes apart. You can’t lose if you can’t snooze."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698210467 {#3132
      date: 2023-10-25 07:07:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@agentshags@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    -id: 70385
    -bodyTs: "'5':2 'apart':4 'lose':8 'minut':3 'snooz':13 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4786572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698210467 {#3131
      date: 2023-10-25 07:07:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Snooze option does alarm five minutes later. Checkmate, atheists!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698214428 {#3208
    date: 2023-10-25 08:13:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@agentshags@sh.itjust.works"
    "@DumbAceDragon@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 70463
  -bodyTs: "'alarm':4 'atheist':9 'checkmat':8 'five':5 'later':7 'minut':6 'option':2 'snooz':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4787760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698214428 {#3209
    date: 2023-10-25 08:13:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2155
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2154 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I do the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698198859 {#2188
    date: 2023-10-25 03:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 70228
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4793700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698198859 {#2142
    date: 2023-10-25 03:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2155
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2154 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I do the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698198859 {#2188
    date: 2023-10-25 03:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 70228
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4793700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698198859 {#2142
    date: 2023-10-25 03:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2155
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2154 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I do the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698198859 {#2188
    date: 2023-10-25 03:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 70228
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4793700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698198859 {#2142
    date: 2023-10-25 03:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2376
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Headphones are great. You can’t work extra when you can’t hear"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698186639 {#1980
    date: 2023-10-25 00:30:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 69999
  -bodyTs: "'extra':8 'great':3 'headphon':1 'hear':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5286600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698186639 {#2368
    date: 2023-10-25 00:30:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2376
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Headphones are great. You can’t work extra when you can’t hear"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698186639 {#1980
    date: 2023-10-25 00:30:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 69999
  -bodyTs: "'extra':8 'great':3 'headphon':1 'hear':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5286600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698186639 {#2368
    date: 2023-10-25 00:30:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2376
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Headphones are great. You can’t work extra when you can’t hear"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698186639 {#1980
    date: 2023-10-25 00:30:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 69999
  -bodyTs: "'extra':8 'great':3 'headphon':1 'hear':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5286600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698186639 {#2368
    date: 2023-10-25 00:30:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I just decided to go 2 hours later to my own company and turned around again. That’s why I started that whole thing years ago, literally with nothing. And you should too. I’m not working anymore, I’m just having fun. Ok, I’m not having weekends anymore, but honestly: my weekends are more fun today than ever. I’m in my shop, creating stuff, preparing stuff for the week, blasting my music on the company stereo - I’ll never go back slaving for other people. Never."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182973 {#2541
    date: 2023-10-24 23:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 69892
  -bodyTs: "'2':7 'ago':27 'anymor':39,51 'around':16 'back':85 'blast':74 'compani':13,79 'creat':67 'decid':4 'ever':61 'fun':44,58 'go':6,84 'honest':53 'hour':8 'later':9 'liter':28 'll':82 'm':36,41,47,63 'music':76 'never':83,90 'nope':1 'noth':30 'ok':45 'peopl':89 'prepar':69 'shop':66 'slave':86 'start':22 'stereo':80 'stuff':68,70 'thing':25 'today':59 'turn':15 'week':73 'weekend':50,55 'whole':24 'work':38 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4784916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182973 {#2542
    date: 2023-10-24 23:29:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I just decided to go 2 hours later to my own company and turned around again. That’s why I started that whole thing years ago, literally with nothing. And you should too. I’m not working anymore, I’m just having fun. Ok, I’m not having weekends anymore, but honestly: my weekends are more fun today than ever. I’m in my shop, creating stuff, preparing stuff for the week, blasting my music on the company stereo - I’ll never go back slaving for other people. Never."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182973 {#2541
    date: 2023-10-24 23:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 69892
  -bodyTs: "'2':7 'ago':27 'anymor':39,51 'around':16 'back':85 'blast':74 'compani':13,79 'creat':67 'decid':4 'ever':61 'fun':44,58 'go':6,84 'honest':53 'hour':8 'later':9 'liter':28 'll':82 'm':36,41,47,63 'music':76 'never':83,90 'nope':1 'noth':30 'ok':45 'peopl':89 'prepar':69 'shop':66 'slave':86 'start':22 'stereo':80 'stuff':68,70 'thing':25 'today':59 'turn':15 'week':73 'weekend':50,55 'whole':24 'work':38 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4784916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182973 {#2542
    date: 2023-10-24 23:29:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I just decided to go 2 hours later to my own company and turned around again. That’s why I started that whole thing years ago, literally with nothing. And you should too. I’m not working anymore, I’m just having fun. Ok, I’m not having weekends anymore, but honestly: my weekends are more fun today than ever. I’m in my shop, creating stuff, preparing stuff for the week, blasting my music on the company stereo - I’ll never go back slaving for other people. Never."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182973 {#2541
    date: 2023-10-24 23:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 69892
  -bodyTs: "'2':7 'ago':27 'anymor':39,51 'around':16 'back':85 'blast':74 'compani':13,79 'creat':67 'decid':4 'ever':61 'fun':44,58 'go':6,84 'honest':53 'hour':8 'later':9 'liter':28 'll':82 'm':36,41,47,63 'music':76 'never':83,90 'nope':1 'noth':30 'ok':45 'peopl':89 'prepar':69 'shop':66 'slave':86 'start':22 'stereo':80 'stuff':68,70 'thing':25 'today':59 'turn':15 'week':73 'weekend':50,55 'whole':24 'work':38 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4784916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182973 {#2542
    date: 2023-10-24 23:29:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2621
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
    \n
    5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
    \n
    Also Payday 3. Though the server issues have been fixed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698221840 {#2616
    date: 2023-10-25 10:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 69818
  -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5282447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180312 {#2617
    date: 2023-10-24 22:45:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2621
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
    \n
    5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
    \n
    Also Payday 3. Though the server issues have been fixed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698221840 {#2616
    date: 2023-10-25 10:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 69818
  -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5282447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180312 {#2617
    date: 2023-10-24 22:45:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2621
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
    \n
    5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
    \n
    Also Payday 3. Though the server issues have been fixed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698221840 {#2616
    date: 2023-10-25 10:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 69818
  -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5282447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180312 {#2617
    date: 2023-10-24 22:45:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3146
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2621
    +user: App\Entity\User {#2635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
      \n
      5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
      \n
      Also Payday 3. Though the server issues have been fixed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698221840 {#2616
      date: 2023-10-25 10:17:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2623 …}
    +nested: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    -id: 69818
    -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5282447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180312 {#2617
      date: 2023-10-24 22:45:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "Are they fixed? Or are less people trying to log in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698180991 {#3148
    date: 2023-10-24 22:56:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 69837
  -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180991 {#3147
    date: 2023-10-24 22:56:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2621
    +user: App\Entity\User {#2635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
      \n
      5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
      \n
      Also Payday 3. Though the server issues have been fixed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698221840 {#2616
      date: 2023-10-25 10:17:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2623 …}
    +nested: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    -id: 69818
    -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5282447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180312 {#2617
      date: 2023-10-24 22:45:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "Are they fixed? Or are less people trying to log in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698180991 {#3148
    date: 2023-10-24 22:56:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 69837
  -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180991 {#3147
    date: 2023-10-24 22:56:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2621
    +user: App\Entity\User {#2635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
      \n
      5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
      \n
      Also Payday 3. Though the server issues have been fixed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698221840 {#2616
      date: 2023-10-25 10:17:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2623 …}
    +nested: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    -id: 69818
    -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5282447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180312 {#2617
      date: 2023-10-24 22:45:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "Are they fixed? Or are less people trying to log in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698180991 {#3148
    date: 2023-10-24 22:56:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 69837
  -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180991 {#3147
    date: 2023-10-24 22:56:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3179
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2621
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
        \n
        5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
        \n
        Also Payday 3. Though the server issues have been fixed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698221840 {#2616
        date: 2023-10-25 10:17:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 69818
      -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180312 {#2617
        date: 2023-10-24 22:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2621}
    +body: "Are they fixed? Or are less people trying to log in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698180991 {#3148
      date: 2023-10-24 22:56:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3144 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 69837
    -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180991 {#3147
      date: 2023-10-24 22:56:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "Could be a bit of column A&B lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182299 {#3171
    date: 2023-10-24 23:18:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Zellith@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 69871
  -bodyTs: "'b':8 'bit':4 'column':6 'could':1 'lol':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5284126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182299 {#3172
    date: 2023-10-24 23:18:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2621
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
        \n
        5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
        \n
        Also Payday 3. Though the server issues have been fixed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698221840 {#2616
        date: 2023-10-25 10:17:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 69818
      -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180312 {#2617
        date: 2023-10-24 22:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2621}
    +body: "Are they fixed? Or are less people trying to log in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698180991 {#3148
      date: 2023-10-24 22:56:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3144 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 69837
    -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180991 {#3147
      date: 2023-10-24 22:56:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "Could be a bit of column A&B lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182299 {#3171
    date: 2023-10-24 23:18:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Zellith@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 69871
  -bodyTs: "'b':8 'bit':4 'column':6 'could':1 'lol':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5284126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182299 {#3172
    date: 2023-10-24 23:18:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2621
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
        \n
        5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
        \n
        Also Payday 3. Though the server issues have been fixed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698221840 {#2616
        date: 2023-10-25 10:17:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 69818
      -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180312 {#2617
        date: 2023-10-24 22:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2621}
    +body: "Are they fixed? Or are less people trying to log in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698180991 {#3148
      date: 2023-10-24 22:56:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3144 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 69837
    -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180991 {#3147
      date: 2023-10-24 22:56:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "Could be a bit of column A&B lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182299 {#3171
    date: 2023-10-24 23:18:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Zellith@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 69871
  -bodyTs: "'b':8 'bit':4 'column':6 'could':1 'lol':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5284126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182299 {#3172
    date: 2023-10-24 23:18:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2621
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
        \n
        5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
        \n
        Also Payday 3. Though the server issues have been fixed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698221840 {#2616
        date: 2023-10-25 10:17:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 69818
      -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180312 {#2617
        date: 2023-10-24 22:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2621}
    +body: "Are they fixed? Or are less people trying to log in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698180991 {#3148
      date: 2023-10-24 22:56:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3144 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 69837
    -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180991 {#3147
      date: 2023-10-24 22:56:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "There are 10 times more daily players in pd2 than in pd3, so the servers arent overstressed anymore. (Also means players don’t want to play pd3 even when it works)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698221839 {#3192
    date: 2023-10-25 10:17:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Zellith@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 70588
  -bodyTs: "'10':3 'also':19 'anymor':18 'arent':16 'daili':6 'even':28 'mean':20 'overstress':17 'pd2':9 'pd3':12,27 'play':26 'player':7,21 'server':15 'time':4 'want':24 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2732779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698221839 {#3193
    date: 2023-10-25 10:17:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2621
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
        \n
        5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
        \n
        Also Payday 3. Though the server issues have been fixed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698221840 {#2616
        date: 2023-10-25 10:17:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 69818
      -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180312 {#2617
        date: 2023-10-24 22:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2621}
    +body: "Are they fixed? Or are less people trying to log in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698180991 {#3148
      date: 2023-10-24 22:56:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3144 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 69837
    -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180991 {#3147
      date: 2023-10-24 22:56:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "There are 10 times more daily players in pd2 than in pd3, so the servers arent overstressed anymore. (Also means players don’t want to play pd3 even when it works)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698221839 {#3192
    date: 2023-10-25 10:17:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Zellith@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 70588
  -bodyTs: "'10':3 'also':19 'anymor':18 'arent':16 'daili':6 'even':28 'mean':20 'overstress':17 'pd2':9 'pd3':12,27 'play':26 'player':7,21 'server':15 'time':4 'want':24 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2732779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698221839 {#3193
    date: 2023-10-25 10:17:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2621
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Me and X: Rebirth. Looking forward to it for *years* and it comes out as an abomination.\n
        \n
        5 years later I pick up the game on a deep deep sale and I try to dock and the physics gets screwy and immediately refund it. This was after 4 expansions and several patches to make it version 4.something.\n
        \n
        Also Payday 3. Though the server issues have been fixed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698221840 {#2616
        date: 2023-10-25 10:17:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 69818
      -bodyTs: "'3':60 '4':48 '4.something':57 '5':18 'abomin':17 'also':58 'come':13 'deep':28,29 'dock':35 'expans':49 'fix':67 'forward':6 'game':25 'get':39 'immedi':42 'issu':64 'later':20 'look':5 'make':54 'patch':52 'payday':59 'physic':38 'pick':22 'rebirth':4 'refund':43 'sale':30 'screwi':40 'server':63 'sever':51 'though':61 'tri':33 'version':56 'x':3 'year':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180312 {#2617
        date: 2023-10-24 22:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2621}
    +body: "Are they fixed? Or are less people trying to log in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698180991 {#3148
      date: 2023-10-24 22:56:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3144 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 69837
    -bodyTs: "'fix':3 'less':6 'log':10 'peopl':7 'tri':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180991 {#3147
      date: 2023-10-24 22:56:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2621}
  +body: "There are 10 times more daily players in pd2 than in pd3, so the servers arent overstressed anymore. (Also means players don’t want to play pd3 even when it works)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698221839 {#3192
    date: 2023-10-25 10:17:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Zellith@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 70588
  -bodyTs: "'10':3 'also':19 'anymor':18 'arent':16 'daili':6 'even':28 'mean':20 'overstress':17 'pd2':9 'pd3':12,27 'play':26 'player':7,21 'server':15 'time':4 'want':24 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2732779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698221839 {#3193
    date: 2023-10-25 10:17:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2695
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698264152 {#2690
    date: 2023-10-25 22:02:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2696 …}
  +nested: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  -id: 69802
  -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5282062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698179609 {#2691
    date: 2023-10-24 22:33:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2695
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698264152 {#2690
    date: 2023-10-25 22:02:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2696 …}
  +nested: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  -id: 69802
  -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5282062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698179609 {#2691
    date: 2023-10-24 22:33:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2695
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698264152 {#2690
    date: 2023-10-25 22:02:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2696 …}
  +nested: Doctrine\ORM\PersistentCollection {#2698 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  -id: 69802
  -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5282062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698179609 {#2691
    date: 2023-10-24 22:33:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3078
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2695
    +user: App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698264152 {#2690
      date: 2023-10-25 22:02:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2696 …}
    +nested: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    -id: 69802
    -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5282062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698179609 {#2691
      date: 2023-10-24 22:33:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698180977 {#3079
    date: 2023-10-24 22:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 69835
  -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180977 {#3082
    date: 2023-10-24 22:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2695
    +user: App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698264152 {#2690
      date: 2023-10-25 22:02:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2696 …}
    +nested: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    -id: 69802
    -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5282062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698179609 {#2691
      date: 2023-10-24 22:33:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698180977 {#3079
    date: 2023-10-24 22:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 69835
  -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180977 {#3082
    date: 2023-10-24 22:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2695
    +user: App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698264152 {#2690
      date: 2023-10-25 22:02:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2696 …}
    +nested: Doctrine\ORM\PersistentCollection {#2698 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    -id: 69802
    -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5282062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698179609 {#2691
      date: 2023-10-24 22:33:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698180977 {#3079
    date: 2023-10-24 22:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 69835
  -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180977 {#3082
    date: 2023-10-24 22:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3093
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2695
      +user: App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698264152 {#2690
        date: 2023-10-25 22:02:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2696 …}
      +nested: Doctrine\ORM\PersistentCollection {#2698 …}
      +votes: Doctrine\ORM\PersistentCollection {#2700 …}
      +reports: Doctrine\ORM\PersistentCollection {#2702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
      -id: 69802
      -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698179609 {#2691
        date: 2023-10-24 22:33:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698180977 {#3079
      date: 2023-10-24 22:56:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 69835
    -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180977 {#3082
      date: 2023-10-24 22:56:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "It was supposed to be good but it ended up being too scripted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182143 {#3094
    date: 2023-10-24 23:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 69864
  -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5283999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182143 {#3097
    date: 2023-10-24 23:15:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3093
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2695
      +user: App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698264152 {#2690
        date: 2023-10-25 22:02:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2696 …}
      +nested: Doctrine\ORM\PersistentCollection {#2698 …}
      +votes: Doctrine\ORM\PersistentCollection {#2700 …}
      +reports: Doctrine\ORM\PersistentCollection {#2702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
      -id: 69802
      -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698179609 {#2691
        date: 2023-10-24 22:33:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698180977 {#3079
      date: 2023-10-24 22:56:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 69835
    -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180977 {#3082
      date: 2023-10-24 22:56:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "It was supposed to be good but it ended up being too scripted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182143 {#3094
    date: 2023-10-24 23:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 69864
  -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5283999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182143 {#3097
    date: 2023-10-24 23:15:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3093
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2695
      +user: App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698264152 {#2690
        date: 2023-10-25 22:02:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2696 …}
      +nested: Doctrine\ORM\PersistentCollection {#2698 …}
      +votes: Doctrine\ORM\PersistentCollection {#2700 …}
      +reports: Doctrine\ORM\PersistentCollection {#2702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
      -id: 69802
      -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5282062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698179609 {#2691
        date: 2023-10-24 22:33:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698180977 {#3079
      date: 2023-10-24 22:56:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 69835
    -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698180977 {#3082
      date: 2023-10-24 22:56:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "It was supposed to be good but it ended up being too scripted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698182143 {#3094
    date: 2023-10-24 23:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 69864
  -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5283999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182143 {#3097
    date: 2023-10-24 23:15:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3229
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2695
        +user: App\Entity\User {#2708 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698264152 {#2690
          date: 2023-10-25 22:02:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2696 …}
        +nested: Doctrine\ORM\PersistentCollection {#2698 …}
        +votes: Doctrine\ORM\PersistentCollection {#2700 …}
        +reports: Doctrine\ORM\PersistentCollection {#2702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
        -id: 69802
        -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5282062"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698179609 {#2691
          date: 2023-10-24 22:33:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2695}
      +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698180977 {#3079
        date: 2023-10-24 22:56:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@purple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3158 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 69835
      -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180977 {#3082
        date: 2023-10-24 22:56:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "It was supposed to be good but it ended up being too scripted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698182143 {#3094
      date: 2023-10-24 23:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 69864
    -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5283999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182143 {#3097
      date: 2023-10-24 23:15:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "Mythbusters is a great thing that we would all love to experience again in another medium, but that just wasn’t going to happen. It’s hard to even point to an existing good game that has the mechanics that you’d want from a Mythbusters. They could have gone Factorio, or an Infinifactory, but a goal of “maximize this” or “build this intended output” still doesn’t capture the scientific intent of extracting some tiny nugget of truth from a cold unfeeling universe. Straitjacketing the whole process into something scripted, or throwing a sandbox at the player and walking away, are about the only two approaches that a game could do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698194322 {#3228
    date: 2023-10-25 02:38:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 70153
  -bodyTs: "'anoth':15 'approach':107 'away':101 'build':62 'captur':69 'cold':82 'could':48,111 'd':42 'doesn':67 'even':29 'exist':33 'experi':12 'extract':74 'factorio':51 'game':35,110 'go':22 'goal':57 'gone':50 'good':34 'great':4 'happen':24 'hard':27 'infinifactori':54 'intend':64 'intent':72 'love':10 'maxim':59 'mechan':39 'medium':16 'mythbust':1,46 'nugget':77 'output':65 'player':98 'point':30 'process':88 'sandbox':95 'scientif':71 'script':91 'someth':90 'still':66 'straitjacket':85 'thing':5 'throw':93 'tini':76 'truth':79 'two':106 'unfeel':83 'univers':84 'walk':100 'want':43 'wasn':20 'whole':87 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3679301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194322 {#3225
    date: 2023-10-25 02:38:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3229
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2695
        +user: App\Entity\User {#2708 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698264152 {#2690
          date: 2023-10-25 22:02:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2696 …}
        +nested: Doctrine\ORM\PersistentCollection {#2698 …}
        +votes: Doctrine\ORM\PersistentCollection {#2700 …}
        +reports: Doctrine\ORM\PersistentCollection {#2702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
        -id: 69802
        -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5282062"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698179609 {#2691
          date: 2023-10-24 22:33:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2695}
      +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698180977 {#3079
        date: 2023-10-24 22:56:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@purple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3158 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 69835
      -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180977 {#3082
        date: 2023-10-24 22:56:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "It was supposed to be good but it ended up being too scripted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698182143 {#3094
      date: 2023-10-24 23:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 69864
    -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5283999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182143 {#3097
      date: 2023-10-24 23:15:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "Mythbusters is a great thing that we would all love to experience again in another medium, but that just wasn’t going to happen. It’s hard to even point to an existing good game that has the mechanics that you’d want from a Mythbusters. They could have gone Factorio, or an Infinifactory, but a goal of “maximize this” or “build this intended output” still doesn’t capture the scientific intent of extracting some tiny nugget of truth from a cold unfeeling universe. Straitjacketing the whole process into something scripted, or throwing a sandbox at the player and walking away, are about the only two approaches that a game could do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698194322 {#3228
    date: 2023-10-25 02:38:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 70153
  -bodyTs: "'anoth':15 'approach':107 'away':101 'build':62 'captur':69 'cold':82 'could':48,111 'd':42 'doesn':67 'even':29 'exist':33 'experi':12 'extract':74 'factorio':51 'game':35,110 'go':22 'goal':57 'gone':50 'good':34 'great':4 'happen':24 'hard':27 'infinifactori':54 'intend':64 'intent':72 'love':10 'maxim':59 'mechan':39 'medium':16 'mythbust':1,46 'nugget':77 'output':65 'player':98 'point':30 'process':88 'sandbox':95 'scientif':71 'script':91 'someth':90 'still':66 'straitjacket':85 'thing':5 'throw':93 'tini':76 'truth':79 'two':106 'unfeel':83 'univers':84 'walk':100 'want':43 'wasn':20 'whole':87 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3679301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194322 {#3225
    date: 2023-10-25 02:38:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3229
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: App\Entity\User {#2708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2695
        +user: App\Entity\User {#2708 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698264152 {#2690
          date: 2023-10-25 22:02:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2696 …}
        +nested: Doctrine\ORM\PersistentCollection {#2698 …}
        +votes: Doctrine\ORM\PersistentCollection {#2700 …}
        +reports: Doctrine\ORM\PersistentCollection {#2702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
        -id: 69802
        -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5282062"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698179609 {#2691
          date: 2023-10-24 22:33:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2695}
      +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698180977 {#3079
        date: 2023-10-24 22:56:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@purple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3158 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
      -id: 69835
      -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698180977 {#3082
        date: 2023-10-24 22:56:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "It was supposed to be good but it ended up being too scripted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698182143 {#3094
      date: 2023-10-24 23:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 69864
    -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5283999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182143 {#3097
      date: 2023-10-24 23:15:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "Mythbusters is a great thing that we would all love to experience again in another medium, but that just wasn’t going to happen. It’s hard to even point to an existing good game that has the mechanics that you’d want from a Mythbusters. They could have gone Factorio, or an Infinifactory, but a goal of “maximize this” or “build this intended output” still doesn’t capture the scientific intent of extracting some tiny nugget of truth from a cold unfeeling universe. Straitjacketing the whole process into something scripted, or throwing a sandbox at the player and walking away, are about the only two approaches that a game could do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698194322 {#3228
    date: 2023-10-25 02:38:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 70153
  -bodyTs: "'anoth':15 'approach':107 'away':101 'build':62 'captur':69 'cold':82 'could':48,111 'd':42 'doesn':67 'even':29 'exist':33 'experi':12 'extract':74 'factorio':51 'game':35,110 'go':22 'goal':57 'gone':50 'good':34 'great':4 'happen':24 'hard':27 'infinifactori':54 'intend':64 'intent':72 'love':10 'maxim':59 'mechan':39 'medium':16 'mythbust':1,46 'nugget':77 'output':65 'player':98 'point':30 'process':88 'sandbox':95 'scientif':71 'script':91 'someth':90 'still':66 'straitjacket':85 'thing':5 'throw':93 'tini':76 'truth':79 'two':106 'unfeel':83 'univers':84 'walk':100 'want':43 'wasn':20 'whole':87 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3679301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194322 {#3225
    date: 2023-10-25 02:38:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3261
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2695
          +user: App\Entity\User {#2708 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698264152 {#2690
            date: 2023-10-25 22:02:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2696 …}
          +nested: Doctrine\ORM\PersistentCollection {#2698 …}
          +votes: Doctrine\ORM\PersistentCollection {#2700 …}
          +reports: Doctrine\ORM\PersistentCollection {#2702 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
          -id: 69802
          -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5282062"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698179609 {#2691
            date: 2023-10-24 22:33:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2695}
        +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698180977 {#3079
          date: 2023-10-24 22:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@purple@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3160 …}
        +nested: Doctrine\ORM\PersistentCollection {#3158 …}
        +votes: Doctrine\ORM\PersistentCollection {#3156 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
        -id: 69835
        -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698180977 {#3082
          date: 2023-10-24 22:56:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2695}
      +body: "It was supposed to be good but it ended up being too scripted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698182143 {#3094
        date: 2023-10-24 23:15:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@purple@lemm.ee"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3165 …}
      +votes: Doctrine\ORM\PersistentCollection {#3176 …}
      +reports: Doctrine\ORM\PersistentCollection {#3167 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 69864
      -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5283999"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698182143 {#3097
        date: 2023-10-24 23:15:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "Mythbusters is a great thing that we would all love to experience again in another medium, but that just wasn’t going to happen. It’s hard to even point to an existing good game that has the mechanics that you’d want from a Mythbusters. They could have gone Factorio, or an Infinifactory, but a goal of “maximize this” or “build this intended output” still doesn’t capture the scientific intent of extracting some tiny nugget of truth from a cold unfeeling universe. Straitjacketing the whole process into something scripted, or throwing a sandbox at the player and walking away, are about the only two approaches that a game could do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698194322 {#3228
      date: 2023-10-25 02:38:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 70153
    -bodyTs: "'anoth':15 'approach':107 'away':101 'build':62 'captur':69 'cold':82 'could':48,111 'd':42 'doesn':67 'even':29 'exist':33 'experi':12 'extract':74 'factorio':51 'game':35,110 'go':22 'goal':57 'gone':50 'good':34 'great':4 'happen':24 'hard':27 'infinifactori':54 'intend':64 'intent':72 'love':10 'maxim':59 'mechan':39 'medium':16 'mythbust':1,46 'nugget':77 'output':65 'player':98 'point':30 'process':88 'sandbox':95 'scientif':71 'script':91 'someth':90 'still':66 'straitjacket':85 'thing':5 'throw':93 'tini':76 'truth':79 'two':106 'unfeel':83 'univers':84 'walk':100 'want':43 'wasn':20 'whole':87 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3679301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194322 {#3225
      date: 2023-10-25 02:38:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "The myths all have different physics and some have some weird phenomena so coding a comprehensive physics simulation will all the scripts to trigger the mythical event when certain conditions are right would be expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698264149 {#3256
    date: 2023-10-25 22:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 71924
  -bodyTs: "'certain':29 'code':14 'comprehens':16 'condit':30 'differ':5 'event':27 'expens':35 'myth':2 'mythic':26 'phenomena':12 'physic':6,17 'right':32 'script':22 'simul':18 'trigger':24 'weird':11 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5326823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698264149 {#3259
    date: 2023-10-25 22:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3261
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2695
          +user: App\Entity\User {#2708 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698264152 {#2690
            date: 2023-10-25 22:02:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2696 …}
          +nested: Doctrine\ORM\PersistentCollection {#2698 …}
          +votes: Doctrine\ORM\PersistentCollection {#2700 …}
          +reports: Doctrine\ORM\PersistentCollection {#2702 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
          -id: 69802
          -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5282062"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698179609 {#2691
            date: 2023-10-24 22:33:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2695}
        +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698180977 {#3079
          date: 2023-10-24 22:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@purple@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3160 …}
        +nested: Doctrine\ORM\PersistentCollection {#3158 …}
        +votes: Doctrine\ORM\PersistentCollection {#3156 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
        -id: 69835
        -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698180977 {#3082
          date: 2023-10-24 22:56:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2695}
      +body: "It was supposed to be good but it ended up being too scripted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698182143 {#3094
        date: 2023-10-24 23:15:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@purple@lemm.ee"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3165 …}
      +votes: Doctrine\ORM\PersistentCollection {#3176 …}
      +reports: Doctrine\ORM\PersistentCollection {#3167 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 69864
      -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5283999"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698182143 {#3097
        date: 2023-10-24 23:15:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "Mythbusters is a great thing that we would all love to experience again in another medium, but that just wasn’t going to happen. It’s hard to even point to an existing good game that has the mechanics that you’d want from a Mythbusters. They could have gone Factorio, or an Infinifactory, but a goal of “maximize this” or “build this intended output” still doesn’t capture the scientific intent of extracting some tiny nugget of truth from a cold unfeeling universe. Straitjacketing the whole process into something scripted, or throwing a sandbox at the player and walking away, are about the only two approaches that a game could do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698194322 {#3228
      date: 2023-10-25 02:38:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 70153
    -bodyTs: "'anoth':15 'approach':107 'away':101 'build':62 'captur':69 'cold':82 'could':48,111 'd':42 'doesn':67 'even':29 'exist':33 'experi':12 'extract':74 'factorio':51 'game':35,110 'go':22 'goal':57 'gone':50 'good':34 'great':4 'happen':24 'hard':27 'infinifactori':54 'intend':64 'intent':72 'love':10 'maxim':59 'mechan':39 'medium':16 'mythbust':1,46 'nugget':77 'output':65 'player':98 'point':30 'process':88 'sandbox':95 'scientif':71 'script':91 'someth':90 'still':66 'straitjacket':85 'thing':5 'throw':93 'tini':76 'truth':79 'two':106 'unfeel':83 'univers':84 'walk':100 'want':43 'wasn':20 'whole':87 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3679301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194322 {#3225
      date: 2023-10-25 02:38:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "The myths all have different physics and some have some weird phenomena so coding a comprehensive physics simulation will all the scripts to trigger the mythical event when certain conditions are right would be expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698264149 {#3256
    date: 2023-10-25 22:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 71924
  -bodyTs: "'certain':29 'code':14 'comprehens':16 'condit':30 'differ':5 'event':27 'expens':35 'myth':2 'mythic':26 'phenomena':12 'physic':6,17 'right':32 'script':22 'simul':18 'trigger':24 'weird':11 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5326823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698264149 {#3259
    date: 2023-10-25 22:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3261
  +user: App\Entity\User {#2708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: App\Entity\User {#2708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2695
          +user: App\Entity\User {#2708 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2622 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was me with mythbusters: the game. Followed it for 7 months for nothing"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698264152 {#2690
            date: 2023-10-25 22:02:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wogi@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2696 …}
          +nested: Doctrine\ORM\PersistentCollection {#2698 …}
          +votes: Doctrine\ORM\PersistentCollection {#2700 …}
          +reports: Doctrine\ORM\PersistentCollection {#2702 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
          -id: 69802
          -bodyTs: "'7':11 'follow':8 'game':7 'month':12 'mythbust':5 'noth':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5282062"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698179609 {#2691
            date: 2023-10-24 22:33:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2695}
        +body: "That sounds like Walmart bargain bin shovelware. Was it supposed to be good!?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698180977 {#3079
          date: 2023-10-24 22:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wogi@lemmy.world"
          "@purple@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3160 …}
        +nested: Doctrine\ORM\PersistentCollection {#3158 …}
        +votes: Doctrine\ORM\PersistentCollection {#3156 …}
        +reports: Doctrine\ORM\PersistentCollection {#3154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
        -id: 69835
        -bodyTs: "'bargain':5 'bin':6 'good':13 'like':3 'shovelwar':7 'sound':2 'suppos':10 'walmart':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/566864/-/comment/3150105"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698180977 {#3082
          date: 2023-10-24 22:56:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2695}
      +body: "It was supposed to be good but it ended up being too scripted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698182143 {#3094
        date: 2023-10-24 23:15:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wogi@lemmy.world"
        "@purple@lemm.ee"
        "@ivanafterall@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3165 …}
      +votes: Doctrine\ORM\PersistentCollection {#3176 …}
      +reports: Doctrine\ORM\PersistentCollection {#3167 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 69864
      -bodyTs: "'end':9 'good':6 'script':13 'suppos':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5283999"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698182143 {#3097
        date: 2023-10-24 23:15:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2695}
    +body: "Mythbusters is a great thing that we would all love to experience again in another medium, but that just wasn’t going to happen. It’s hard to even point to an existing good game that has the mechanics that you’d want from a Mythbusters. They could have gone Factorio, or an Infinifactory, but a goal of “maximize this” or “build this intended output” still doesn’t capture the scientific intent of extracting some tiny nugget of truth from a cold unfeeling universe. Straitjacketing the whole process into something scripted, or throwing a sandbox at the player and walking away, are about the only two approaches that a game could do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698194322 {#3228
      date: 2023-10-25 02:38:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wogi@lemmy.world"
      "@purple@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 70153
    -bodyTs: "'anoth':15 'approach':107 'away':101 'build':62 'captur':69 'cold':82 'could':48,111 'd':42 'doesn':67 'even':29 'exist':33 'experi':12 'extract':74 'factorio':51 'game':35,110 'go':22 'goal':57 'gone':50 'good':34 'great':4 'happen':24 'hard':27 'infinifactori':54 'intend':64 'intent':72 'love':10 'maxim':59 'mechan':39 'medium':16 'mythbust':1,46 'nugget':77 'output':65 'player':98 'point':30 'process':88 'sandbox':95 'scientif':71 'script':91 'someth':90 'still':66 'straitjacket':85 'thing':5 'throw':93 'tini':76 'truth':79 'two':106 'unfeel':83 'univers':84 'walk':100 'want':43 'wasn':20 'whole':87 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3679301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194322 {#3225
      date: 2023-10-25 02:38:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2695}
  +body: "The myths all have different physics and some have some weird phenomena so coding a comprehensive physics simulation will all the scripts to trigger the mythical event when certain conditions are right would be expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698264149 {#3256
    date: 2023-10-25 22:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
    "@purple@lemm.ee"
    "@ivanafterall@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 71924
  -bodyTs: "'certain':29 'code':14 'comprehens':16 'condit':30 'differ':5 'event':27 'expens':35 'myth':2 'mythic':26 'phenomena':12 'physic':6,17 'right':32 'script':22 'simul':18 'trigger':24 'weird':11 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5326823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698264149 {#3259
    date: 2023-10-25 22:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2769
  +user: App\Entity\User {#2783 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2770 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s how I met my girlfriend, unironically, lol. Since then I have to explain to family why I have a huge-ass dog crate in my bedroom. :3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698172848 {#2763
    date: 2023-10-24 20:40:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vis4valentine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2771 …}
  +nested: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  -id: 69634
  -bodyTs: "'3':30 'ass':24 'bedroom':29 'crate':26 'dog':25 'explain':15 'famili':17 'girlfriend':7 'huge':23 'huge-ass':22 'lol':9 'met':5 'sinc':10 'uniron':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3573474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698172848 {#2764
    date: 2023-10-24 20:40:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2769
  +user: App\Entity\User {#2783 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2770 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s how I met my girlfriend, unironically, lol. Since then I have to explain to family why I have a huge-ass dog crate in my bedroom. :3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698172848 {#2763
    date: 2023-10-24 20:40:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vis4valentine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2771 …}
  +nested: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  -id: 69634
  -bodyTs: "'3':30 'ass':24 'bedroom':29 'crate':26 'dog':25 'explain':15 'famili':17 'girlfriend':7 'huge':23 'huge-ass':22 'lol':9 'met':5 'sinc':10 'uniron':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3573474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698172848 {#2764
    date: 2023-10-24 20:40:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2769
  +user: App\Entity\User {#2783 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2770 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s how I met my girlfriend, unironically, lol. Since then I have to explain to family why I have a huge-ass dog crate in my bedroom. :3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698172848 {#2763
    date: 2023-10-24 20:40:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vis4valentine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2771 …}
  +nested: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  -id: 69634
  -bodyTs: "'3':30 'ass':24 'bedroom':29 'crate':26 'dog':25 'explain':15 'famili':17 'girlfriend':7 'huge':23 'huge-ass':22 'lol':9 'met':5 'sinc':10 'uniron':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3573474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698172848 {#2764
    date: 2023-10-24 20:40:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2844
  +user: App\Entity\User {#2858 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2845 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s like the movie Sliding Doors, except it’s a pocket door to your parents guest bathroom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698164534 {#2839
    date: 2023-10-24 18:22:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2846 …}
  +nested: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 69411
  -bodyTs: "'bathroom':18 'door':7,13 'except':8 'guest':17 'like':3 'movi':5 'parent':16 'pocket':12 'slide':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4016881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698164534 {#2840
    date: 2023-10-24 18:22:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2844
  +user: App\Entity\User {#2858 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2845 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s like the movie Sliding Doors, except it’s a pocket door to your parents guest bathroom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698164534 {#2839
    date: 2023-10-24 18:22:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2846 …}
  +nested: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 69411
  -bodyTs: "'bathroom':18 'door':7,13 'except':8 'guest':17 'like':3 'movi':5 'parent':16 'pocket':12 'slide':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4016881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698164534 {#2840
    date: 2023-10-24 18:22:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2844
  +user: App\Entity\User {#2858 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2845 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s like the movie Sliding Doors, except it’s a pocket door to your parents guest bathroom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698164534 {#2839
    date: 2023-10-24 18:22:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2846 …}
  +nested: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 69411
  -bodyTs: "'bathroom':18 'door':7,13 'except':8 'guest':17 'like':3 'movi':5 'parent':16 'pocket':12 'slide':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4016881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698164534 {#2840
    date: 2023-10-24 18:22:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2920
  +user: App\Entity\User {#2933 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Literally me this morning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698158205 {#2915
    date: 2023-10-24 16:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2921 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 69257
  -bodyTs: "'liter':1 'morn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4257997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158205 {#2916
    date: 2023-10-24 16:36:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2920
  +user: App\Entity\User {#2933 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Literally me this morning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698158205 {#2915
    date: 2023-10-24 16:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2921 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 69257
  -bodyTs: "'liter':1 'morn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4257997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158205 {#2916
    date: 2023-10-24 16:36:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2920
  +user: App\Entity\User {#2933 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Literally me this morning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698158205 {#2915
    date: 2023-10-24 16:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2921 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 69257
  -bodyTs: "'liter':1 'morn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4257997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158205 {#2916
    date: 2023-10-24 16:36:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2993
  +user: App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2994 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This but sad instead of happy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698156736 {#2988
    date: 2023-10-24 16:12:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  -id: 69221
  -bodyTs: "'happi':6 'instead':4 'sad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156736 {#2989
    date: 2023-10-24 16:12:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2993
  +user: App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2994 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This but sad instead of happy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698156736 {#2988
    date: 2023-10-24 16:12:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  -id: 69221
  -bodyTs: "'happi':6 'instead':4 'sad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156736 {#2989
    date: 2023-10-24 16:12:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2993
  +user: App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2994 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This but sad instead of happy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698156736 {#2988
    date: 2023-10-24 16:12:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  -id: 69221
  -bodyTs: "'happi':6 'instead':4 'sad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156736 {#2989
    date: 2023-10-24 16:12:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#315
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#316
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#310
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details