GET https://kbin.spritesserver.nl/index.php/m/pokemon@lemmy.ml/comments/active?p=1

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 …}
}
3.41 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1532
  +user: App\Entity\User {#1455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727675626 {#1529
    date: 2024-09-30 07:53:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  -id: 330651
  -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6600552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705907693 {#2475
    date: 2024-01-22 08:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1532
  +user: App\Entity\User {#1455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727675626 {#1529
    date: 2024-09-30 07:53:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  -id: 330651
  -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6600552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705907693 {#2475
    date: 2024-01-22 08:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1532
  +user: App\Entity\User {#1455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727675626 {#1529
    date: 2024-09-30 07:53:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  -id: 330651
  -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6600552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705907693 {#2475
    date: 2024-01-22 08:14:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1532
    +user: App\Entity\User {#1455 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727675626 {#1529
      date: 2024-09-30 07:53:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2355 …}
    +nested: Doctrine\ORM\PersistentCollection {#2476 …}
    +votes: Doctrine\ORM\PersistentCollection {#2481 …}
    +reports: Doctrine\ORM\PersistentCollection {#60 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
    -id: 330651
    -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6600552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705907693 {#2475
      date: 2024-01-22 08:14:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1532}
  +body: "They’re version exclusives, silly, something that’s been around since Gen 1. The timed event allows players to catch the other version’s exclusives in the wild."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705926550 {#3240
    date: 2024-01-22 13:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 331210
  -bodyTs: "'1':13 'allow':17 'around':10 'catch':20 'event':16 'exclus':4,25 'gen':12 'player':18 're':2 'silli':5 'sinc':11 'someth':6 'time':15 'version':3,23 'wild':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8535383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926550 {#3241
    date: 2024-01-22 13:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1532
    +user: App\Entity\User {#1455 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727675626 {#1529
      date: 2024-09-30 07:53:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2355 …}
    +nested: Doctrine\ORM\PersistentCollection {#2476 …}
    +votes: Doctrine\ORM\PersistentCollection {#2481 …}
    +reports: Doctrine\ORM\PersistentCollection {#60 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
    -id: 330651
    -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6600552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705907693 {#2475
      date: 2024-01-22 08:14:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1532}
  +body: "They’re version exclusives, silly, something that’s been around since Gen 1. The timed event allows players to catch the other version’s exclusives in the wild."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705926550 {#3240
    date: 2024-01-22 13:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 331210
  -bodyTs: "'1':13 'allow':17 'around':10 'catch':20 'event':16 'exclus':4,25 'gen':12 'player':18 're':2 'silli':5 'sinc':11 'someth':6 'time':15 'version':3,23 'wild':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8535383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926550 {#3241
    date: 2024-01-22 13:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1532
    +user: App\Entity\User {#1455 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727675626 {#1529
      date: 2024-09-30 07:53:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2355 …}
    +nested: Doctrine\ORM\PersistentCollection {#2476 …}
    +votes: Doctrine\ORM\PersistentCollection {#2481 …}
    +reports: Doctrine\ORM\PersistentCollection {#60 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
    -id: 330651
    -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6600552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705907693 {#2475
      date: 2024-01-22 08:14:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1532}
  +body: "They’re version exclusives, silly, something that’s been around since Gen 1. The timed event allows players to catch the other version’s exclusives in the wild."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705926550 {#3240
    date: 2024-01-22 13:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 331210
  -bodyTs: "'1':13 'allow':17 'around':10 'catch':20 'event':16 'exclus':4,25 'gen':12 'player':18 're':2 'silli':5 'sinc':11 'someth':6 'time':15 'version':3,23 'wild':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8535383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926550 {#3241
    date: 2024-01-22 13:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3386
  +user: App\Entity\User {#1455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3242
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1532
      +user: App\Entity\User {#1455 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727675626 {#1529
        date: 2024-09-30 07:53:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nokturne213@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2355 …}
      +nested: Doctrine\ORM\PersistentCollection {#2476 …}
      +votes: Doctrine\ORM\PersistentCollection {#2481 …}
      +reports: Doctrine\ORM\PersistentCollection {#60 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
      -id: 330651
      -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6600552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705907693 {#2475
        date: 2024-01-22 08:14:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1532}
    +body: "They’re version exclusives, silly, something that’s been around since Gen 1. The timed event allows players to catch the other version’s exclusives in the wild."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705926550 {#3240
      date: 2024-01-22 13:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 331210
    -bodyTs: "'1':13 'allow':17 'around':10 'catch':20 'event':16 'exclus':4,25 'gen':12 'player':18 're':2 'silli':5 'sinc':11 'someth':6 'time':15 'version':3,23 'wild':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8535383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705926550 {#3241
      date: 2024-01-22 13:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1532}
  +body: "I suppose that is a minor improvement to my old system of: buying both, and catching them all, then getting a friend to help me trade them over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705938546 {#3384
    date: 2024-01-22 16:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@troyunrau@lemmy.ca"
    "@eutsgueden@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3387 …}
  +nested: Doctrine\ORM\PersistentCollection {#3389 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 331659
  -bodyTs: "'buy':13 'catch':16 'friend':22 'get':20 'help':24 'improv':7 'minor':6 'old':10 'suppos':2 'system':11 'trade':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6610493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705938546 {#3385
    date: 2024-01-22 16:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3386
  +user: App\Entity\User {#1455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3242
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1532
      +user: App\Entity\User {#1455 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727675626 {#1529
        date: 2024-09-30 07:53:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nokturne213@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2355 …}
      +nested: Doctrine\ORM\PersistentCollection {#2476 …}
      +votes: Doctrine\ORM\PersistentCollection {#2481 …}
      +reports: Doctrine\ORM\PersistentCollection {#60 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
      -id: 330651
      -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6600552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705907693 {#2475
        date: 2024-01-22 08:14:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1532}
    +body: "They’re version exclusives, silly, something that’s been around since Gen 1. The timed event allows players to catch the other version’s exclusives in the wild."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705926550 {#3240
      date: 2024-01-22 13:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 331210
    -bodyTs: "'1':13 'allow':17 'around':10 'catch':20 'event':16 'exclus':4,25 'gen':12 'player':18 're':2 'silli':5 'sinc':11 'someth':6 'time':15 'version':3,23 'wild':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8535383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705926550 {#3241
      date: 2024-01-22 13:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1532}
  +body: "I suppose that is a minor improvement to my old system of: buying both, and catching them all, then getting a friend to help me trade them over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705938546 {#3384
    date: 2024-01-22 16:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@troyunrau@lemmy.ca"
    "@eutsgueden@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3387 …}
  +nested: Doctrine\ORM\PersistentCollection {#3389 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 331659
  -bodyTs: "'buy':13 'catch':16 'friend':22 'get':20 'help':24 'improv':7 'minor':6 'old':10 'suppos':2 'system':11 'trade':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6610493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705938546 {#3385
    date: 2024-01-22 16:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3386
  +user: App\Entity\User {#1455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3242
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1532
      +user: App\Entity\User {#1455 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2288 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Time locked pokemon? How long has this been a thing. Yes, there have always been event pokemon…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727675626 {#1529
        date: 2024-09-30 07:53:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nokturne213@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2355 …}
      +nested: Doctrine\ORM\PersistentCollection {#2476 …}
      +votes: Doctrine\ORM\PersistentCollection {#2481 …}
      +reports: Doctrine\ORM\PersistentCollection {#60 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
      -id: 330651
      -bodyTs: "'alway':14 'event':16 'lock':2 'long':5 'pokemon':3,17 'thing':10 'time':1 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6600552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705907693 {#2475
        date: 2024-01-22 08:14:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1532}
    +body: "They’re version exclusives, silly, something that’s been around since Gen 1. The timed event allows players to catch the other version’s exclusives in the wild."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705926550 {#3240
      date: 2024-01-22 13:29:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 331210
    -bodyTs: "'1':13 'allow':17 'around':10 'catch':20 'event':16 'exclus':4,25 'gen':12 'player':18 're':2 'silli':5 'sinc':11 'someth':6 'time':15 'version':3,23 'wild':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8535383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705926550 {#3241
      date: 2024-01-22 13:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1532}
  +body: "I suppose that is a minor improvement to my old system of: buying both, and catching them all, then getting a friend to help me trade them over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705938546 {#3384
    date: 2024-01-22 16:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@troyunrau@lemmy.ca"
    "@eutsgueden@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3387 …}
  +nested: Doctrine\ORM\PersistentCollection {#3389 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 331659
  -bodyTs: "'buy':13 'catch':16 'friend':22 'get':20 'help':24 'improv':7 'minor':6 'old':10 'suppos':2 'system':11 'trade':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6610493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705938546 {#3385
    date: 2024-01-22 16:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2464
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721684839 {#1724
    date: 2024-07-22 23:47:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 300574
  -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6595278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024387 {#1741
    date: 2024-01-12 02:53:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721684839 {#1724
    date: 2024-07-22 23:47:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 300574
  -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6595278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024387 {#1741
    date: 2024-01-12 02:53:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721684839 {#1724
    date: 2024-07-22 23:47:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 300574
  -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6595278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024387 {#1741
    date: 2024-01-12 02:53:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2464
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721684839 {#1724
      date: 2024-07-22 23:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2448 …}
    +nested: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
    -id: 300574
    -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024387 {#1741
      date: 2024-01-12 02:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "you need to be completely done with the story to get the epilogue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705034629 {#3207
    date: 2024-01-12 05:43:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 300996
  -bodyTs: "'complet':5 'done':6 'epilogu':13 'get':11 'need':2 'stori':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7421596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034629 {#3208
    date: 2024-01-12 05:43:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2464
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721684839 {#1724
      date: 2024-07-22 23:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2448 …}
    +nested: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
    -id: 300574
    -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024387 {#1741
      date: 2024-01-12 02:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "you need to be completely done with the story to get the epilogue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705034629 {#3207
    date: 2024-01-12 05:43:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 300996
  -bodyTs: "'complet':5 'done':6 'epilogu':13 'get':11 'need':2 'stori':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7421596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034629 {#3208
    date: 2024-01-12 05:43:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2464
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721684839 {#1724
      date: 2024-07-22 23:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2448 …}
    +nested: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
    -id: 300574
    -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024387 {#1741
      date: 2024-01-12 02:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "you need to be completely done with the story to get the epilogue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705034629 {#3207
    date: 2024-01-12 05:43:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 300996
  -bodyTs: "'complet':5 'done':6 'epilogu':13 'get':11 'need':2 'stori':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7421596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034629 {#3208
    date: 2024-01-12 05:43:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3371
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2464
      +user: App\Entity\User {#2454 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1721684839 {#1724
        date: 2024-07-22 23:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nokturne213@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 300574
      -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6595278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705024387 {#1741
        date: 2024-01-12 02:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2464}
    +body: "you need to be completely done with the story to get the epilogue"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705034629 {#3207
      date: 2024-01-12 05:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 300996
    -bodyTs: "'complet':5 'done':6 'epilogu':13 'get':11 'need':2 'stori':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7421596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705034629 {#3208
      date: 2024-01-12 05:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "Ah ok I thought that might be the problem, but wasn’t sure. Thanks for clearing this up for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705065760 {#3369
    date: 2024-01-12 14:22:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
    "@azulavoir@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 301902
  -bodyTs: "'ah':1 'clear':16 'might':6 'ok':2 'problem':9 'sure':13 'thank':14 'thought':4 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065760 {#3370
    date: 2024-01-12 14:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3371
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2464
      +user: App\Entity\User {#2454 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1721684839 {#1724
        date: 2024-07-22 23:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nokturne213@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 300574
      -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6595278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705024387 {#1741
        date: 2024-01-12 02:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2464}
    +body: "you need to be completely done with the story to get the epilogue"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705034629 {#3207
      date: 2024-01-12 05:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 300996
    -bodyTs: "'complet':5 'done':6 'epilogu':13 'get':11 'need':2 'stori':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7421596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705034629 {#3208
      date: 2024-01-12 05:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "Ah ok I thought that might be the problem, but wasn’t sure. Thanks for clearing this up for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705065760 {#3369
    date: 2024-01-12 14:22:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
    "@azulavoir@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 301902
  -bodyTs: "'ah':1 'clear':16 'might':6 'ok':2 'problem':9 'sure':13 'thank':14 'thought':4 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065760 {#3370
    date: 2024-01-12 14:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3371
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2464
      +user: App\Entity\User {#2454 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1721684839 {#1724
        date: 2024-07-22 23:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nokturne213@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 300574
      -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6595278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705024387 {#1741
        date: 2024-01-12 02:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2464}
    +body: "you need to be completely done with the story to get the epilogue"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705034629 {#3207
      date: 2024-01-12 05:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 300996
    -bodyTs: "'complet':5 'done':6 'epilogu':13 'get':11 'need':2 'stori':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7421596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705034629 {#3208
      date: 2024-01-12 05:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "Ah ok I thought that might be the problem, but wasn’t sure. Thanks for clearing this up for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705065760 {#3369
    date: 2024-01-12 14:22:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
    "@azulavoir@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 301902
  -bodyTs: "'ah':1 'clear':16 'might':6 'ok':2 'problem':9 'sure':13 'thank':14 'thought':4 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065760 {#3370
    date: 2024-01-12 14:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2464
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721684839 {#1724
      date: 2024-07-22 23:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2448 …}
    +nested: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
    -id: 300574
    -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024387 {#1741
      date: 2024-01-12 02:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "There’s a weird red thing on the counter. Everything started for me when I inspected that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705038312 {#3223
    date: 2024-01-12 06:45:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 301143
  -bodyTs: "'counter':9 'everyth':10 'inspect':16 'red':5 'start':11 'thing':6 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605977"
  +editedAt: DateTimeImmutable @1721909807 {#3224
    date: 2024-07-25 14:16:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705038312 {#3225
    date: 2024-01-12 06:45:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2464
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721684839 {#1724
      date: 2024-07-22 23:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2448 …}
    +nested: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
    -id: 300574
    -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024387 {#1741
      date: 2024-01-12 02:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "There’s a weird red thing on the counter. Everything started for me when I inspected that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705038312 {#3223
    date: 2024-01-12 06:45:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 301143
  -bodyTs: "'counter':9 'everyth':10 'inspect':16 'red':5 'start':11 'thing':6 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605977"
  +editedAt: DateTimeImmutable @1721909807 {#3224
    date: 2024-07-25 14:16:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705038312 {#3225
    date: 2024-01-12 06:45:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2464
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1717 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Soooooo I went to Peachy’s and nothing happened. Ultimate disappointment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721684839 {#1724
      date: 2024-07-22 23:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2448 …}
    +nested: Doctrine\ORM\PersistentCollection {#2447 …}
    +votes: Doctrine\ORM\PersistentCollection {#2462 …}
    +reports: Doctrine\ORM\PersistentCollection {#2461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
    -id: 300574
    -bodyTs: "'disappoint':11 'happen':9 'noth':8 'peachi':5 'soooooo':1 'ultim':10 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024387 {#1741
      date: 2024-01-12 02:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2464}
  +body: "There’s a weird red thing on the counter. Everything started for me when I inspected that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705038312 {#3223
    date: 2024-01-12 06:45:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
    "@nokturne213@sopuli.xyz"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 301143
  -bodyTs: "'counter':9 'everyth':10 'inspect':16 'red':5 'start':11 'thing':6 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605977"
  +editedAt: DateTimeImmutable @1721909807 {#3224
    date: 2024-07-25 14:16:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705038312 {#3225
    date: 2024-01-12 06:45:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2030
  +user: App\Entity\User {#2013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am excited to figure out how to solo this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721004197 {#1361
    date: 2024-07-15 02:43:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 299298
  -bodyTs: "'excit':3 'figur':5 'solo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6095367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704991252 {#1362
    date: 2024-01-11 17:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#2013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am excited to figure out how to solo this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721004197 {#1361
    date: 2024-07-15 02:43:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 299298
  -bodyTs: "'excit':3 'figur':5 'solo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6095367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704991252 {#1362
    date: 2024-01-11 17:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#2013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am excited to figure out how to solo this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1721004197 {#1361
    date: 2024-07-15 02:43:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 299298
  -bodyTs: "'excit':3 'figur':5 'solo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6095367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704991252 {#1362
    date: 2024-01-11 17:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2030
    +user: App\Entity\User {#2013 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I am excited to figure out how to solo this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721004197 {#1361
      date: 2024-07-15 02:43:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2026 …}
    +nested: Doctrine\ORM\PersistentCollection {#2022 …}
    +votes: Doctrine\ORM\PersistentCollection {#2025 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    -id: 299298
    -bodyTs: "'excit':3 'figur':5 'solo':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6095367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704991252 {#1362
      date: 2024-01-11 17:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: "This is the preliminary plan. It will be updated once the moves are revealed. [game8.co/games/Pokemon-Scarlet-Violet/…/438870](https://game8.co/games/Pokemon-Scarlet-Violet/archives/438870)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704995172 {#3191
    date: 2024-01-11 18:46:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 299460
  -bodyTs: "'/438870':18 '/games/pokemon-scarlet-violet/':17 '/games/pokemon-scarlet-violet/archives/438870)':21 'game8.co':16,20 'game8.co/games/pokemon-scarlet-violet/':15 'game8.co/games/pokemon-scarlet-violet/archives/438870)':19 'move':12 'plan':5 'preliminari':4 'reveal':14 'updat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6021191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704995172 {#3192
    date: 2024-01-11 18:46:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2030
    +user: App\Entity\User {#2013 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I am excited to figure out how to solo this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721004197 {#1361
      date: 2024-07-15 02:43:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2026 …}
    +nested: Doctrine\ORM\PersistentCollection {#2022 …}
    +votes: Doctrine\ORM\PersistentCollection {#2025 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    -id: 299298
    -bodyTs: "'excit':3 'figur':5 'solo':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6095367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704991252 {#1362
      date: 2024-01-11 17:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: "This is the preliminary plan. It will be updated once the moves are revealed. [game8.co/games/Pokemon-Scarlet-Violet/…/438870](https://game8.co/games/Pokemon-Scarlet-Violet/archives/438870)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704995172 {#3191
    date: 2024-01-11 18:46:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 299460
  -bodyTs: "'/438870':18 '/games/pokemon-scarlet-violet/':17 '/games/pokemon-scarlet-violet/archives/438870)':21 'game8.co':16,20 'game8.co/games/pokemon-scarlet-violet/':15 'game8.co/games/pokemon-scarlet-violet/archives/438870)':19 'move':12 'plan':5 'preliminari':4 'reveal':14 'updat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6021191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704995172 {#3192
    date: 2024-01-11 18:46:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2030
    +user: App\Entity\User {#2013 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I am excited to figure out how to solo this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1721004197 {#1361
      date: 2024-07-15 02:43:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nokturne213@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2026 …}
    +nested: Doctrine\ORM\PersistentCollection {#2022 …}
    +votes: Doctrine\ORM\PersistentCollection {#2025 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    -id: 299298
    -bodyTs: "'excit':3 'figur':5 'solo':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6095367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704991252 {#1362
      date: 2024-01-11 17:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: "This is the preliminary plan. It will be updated once the moves are revealed. [game8.co/games/Pokemon-Scarlet-Violet/…/438870](https://game8.co/games/Pokemon-Scarlet-Violet/archives/438870)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704995172 {#3191
    date: 2024-01-11 18:46:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nokturne213@sopuli.xyz"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 299460
  -bodyTs: "'/438870':18 '/games/pokemon-scarlet-violet/':17 '/games/pokemon-scarlet-violet/archives/438870)':21 'game8.co':16,20 'game8.co/games/pokemon-scarlet-violet/':15 'game8.co/games/pokemon-scarlet-violet/archives/438870)':19 'move':12 'plan':5 'preliminari':4 'reveal':14 'updat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6021191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704995172 {#3192
    date: 2024-01-11 18:46:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719081190 {#2141
    date: 2024-06-22 20:33:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 288347
  -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6474058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623741 {#2060
    date: 2024-01-07 11:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719081190 {#2141
    date: 2024-06-22 20:33:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 288347
  -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6474058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623741 {#2060
    date: 2024-01-07 11:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719081190 {#2141
    date: 2024-06-22 20:33:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 288347
  -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6474058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623741 {#2060
    date: 2024-01-07 11:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3178
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2342 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719081190 {#2141
      date: 2024-06-22 20:33:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2326 …}
    +nested: Doctrine\ORM\PersistentCollection {#2325 …}
    +votes: Doctrine\ORM\PersistentCollection {#2329 …}
    +reports: Doctrine\ORM\PersistentCollection {#2323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
    -id: 288347
    -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704623741 {#2060
      date: 2024-01-07 11:35:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704648808 {#3176
    date: 2024-01-07 18:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 289356
  -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6478834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648808 {#3177
    date: 2024-01-07 18:33:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3178
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2342 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719081190 {#2141
      date: 2024-06-22 20:33:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2326 …}
    +nested: Doctrine\ORM\PersistentCollection {#2325 …}
    +votes: Doctrine\ORM\PersistentCollection {#2329 …}
    +reports: Doctrine\ORM\PersistentCollection {#2323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
    -id: 288347
    -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704623741 {#2060
      date: 2024-01-07 11:35:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704648808 {#3176
    date: 2024-01-07 18:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 289356
  -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6478834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648808 {#3177
    date: 2024-01-07 18:33:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3178
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2342 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719081190 {#2141
      date: 2024-06-22 20:33:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2326 …}
    +nested: Doctrine\ORM\PersistentCollection {#2325 …}
    +votes: Doctrine\ORM\PersistentCollection {#2329 …}
    +reports: Doctrine\ORM\PersistentCollection {#2323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
    -id: 288347
    -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704623741 {#2060
      date: 2024-01-07 11:35:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704648808 {#3176
    date: 2024-01-07 18:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 289356
  -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6478834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648808 {#3177
    date: 2024-01-07 18:33:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3356
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2342 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719081190 {#2141
        date: 2024-06-22 20:33:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 288347
      -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6474058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623741 {#2060
        date: 2024-01-07 11:35:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704648808 {#3176
      date: 2024-01-07 18:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Myr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 289356
    -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6478834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704648808 {#3177
      date: 2024-01-07 18:33:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "Happy to join, if you wanna shoot me a dm with the discord link whenever you have time. I’m usually playing ffxiv when I’m not working tho, but if we wanna schedule something I can definitely make some time for this!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704656741 {#3354
    date: 2024-01-07 20:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 289788
  -bodyTs: "'definit':38 'discord':13 'dm':10 'ffxiv':23 'happi':1 'join':3 'link':14 'm':20,26 'make':39 'play':22 'schedul':34 'shoot':7 'someth':35 'tho':29 'time':18,41 'usual':21 'wanna':6,33 'whenev':15 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6481167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704656741 {#3355
    date: 2024-01-07 20:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3356
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2342 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719081190 {#2141
        date: 2024-06-22 20:33:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 288347
      -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6474058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623741 {#2060
        date: 2024-01-07 11:35:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704648808 {#3176
      date: 2024-01-07 18:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Myr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 289356
    -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6478834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704648808 {#3177
      date: 2024-01-07 18:33:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "Happy to join, if you wanna shoot me a dm with the discord link whenever you have time. I’m usually playing ffxiv when I’m not working tho, but if we wanna schedule something I can definitely make some time for this!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704656741 {#3354
    date: 2024-01-07 20:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 289788
  -bodyTs: "'definit':38 'discord':13 'dm':10 'ffxiv':23 'happi':1 'join':3 'link':14 'm':20,26 'make':39 'play':22 'schedul':34 'shoot':7 'someth':35 'tho':29 'time':18,41 'usual':21 'wanna':6,33 'whenev':15 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6481167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704656741 {#3355
    date: 2024-01-07 20:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3356
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2342 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719081190 {#2141
        date: 2024-06-22 20:33:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 288347
      -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6474058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623741 {#2060
        date: 2024-01-07 11:35:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704648808 {#3176
      date: 2024-01-07 18:33:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Myr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 289356
    -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6478834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704648808 {#3177
      date: 2024-01-07 18:33:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "Happy to join, if you wanna shoot me a dm with the discord link whenever you have time. I’m usually playing ffxiv when I’m not working tho, but if we wanna schedule something I can definitely make some time for this!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704656741 {#3354
    date: 2024-01-07 20:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 289788
  -bodyTs: "'definit':38 'discord':13 'dm':10 'ffxiv':23 'happi':1 'join':3 'link':14 'm':20,26 'make':39 'play':22 'schedul':34 'shoot':7 'someth':35 'tho':29 'time':18,41 'usual':21 'wanna':6,33 'whenev':15 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6481167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704656741 {#3355
    date: 2024-01-07 20:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3468
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: App\Entity\User {#2342 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: App\Entity\User {#2454 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2289
        +user: App\Entity\User {#2342 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1719081190 {#2141
          date: 2024-06-22 20:33:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Yokozuna@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2326 …}
        +nested: Doctrine\ORM\PersistentCollection {#2325 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
        -id: 288347
        -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6474058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623741 {#2060
          date: 2024-01-07 11:35:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2289}
      +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704648808 {#3176
        date: 2024-01-07 18:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
        "@Myr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3179 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3183 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 289356
      -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6478834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704648808 {#3177
        date: 2024-01-07 18:33:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +body: "Happy to join, if you wanna shoot me a dm with the discord link whenever you have time. I’m usually playing ffxiv when I’m not working tho, but if we wanna schedule something I can definitely make some time for this!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704656741 {#3354
      date: 2024-01-07 20:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Myr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3357 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3361 …}
    +reports: Doctrine\ORM\PersistentCollection {#3363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
    -id: 289788
    -bodyTs: "'definit':38 'discord':13 'dm':10 'ffxiv':23 'happi':1 'join':3 'link':14 'm':20,26 'make':39 'play':22 'schedul':34 'shoot':7 'someth':35 'tho':29 'time':18,41 'usual':21 'wanna':6,33 'whenev':15 'work':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6481167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704656741 {#3355
      date: 2024-01-07 20:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "Will do, if it just winds up being me and you we can forego the server and just stick to DMs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704660301 {#3466
    date: 2024-01-07 21:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 289907
  -bodyTs: "'dms':21 'forego':14 'server':16 'stick':19 'wind':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6482378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704660301 {#3467
    date: 2024-01-07 21:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3468
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: App\Entity\User {#2342 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: App\Entity\User {#2454 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2289
        +user: App\Entity\User {#2342 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1719081190 {#2141
          date: 2024-06-22 20:33:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Yokozuna@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2326 …}
        +nested: Doctrine\ORM\PersistentCollection {#2325 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
        -id: 288347
        -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6474058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623741 {#2060
          date: 2024-01-07 11:35:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2289}
      +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704648808 {#3176
        date: 2024-01-07 18:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
        "@Myr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3179 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3183 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 289356
      -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6478834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704648808 {#3177
        date: 2024-01-07 18:33:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +body: "Happy to join, if you wanna shoot me a dm with the discord link whenever you have time. I’m usually playing ffxiv when I’m not working tho, but if we wanna schedule something I can definitely make some time for this!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704656741 {#3354
      date: 2024-01-07 20:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Myr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3357 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3361 …}
    +reports: Doctrine\ORM\PersistentCollection {#3363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
    -id: 289788
    -bodyTs: "'definit':38 'discord':13 'dm':10 'ffxiv':23 'happi':1 'join':3 'link':14 'm':20,26 'make':39 'play':22 'schedul':34 'shoot':7 'someth':35 'tho':29 'time':18,41 'usual':21 'wanna':6,33 'whenev':15 'work':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6481167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704656741 {#3355
      date: 2024-01-07 20:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "Will do, if it just winds up being me and you we can forego the server and just stick to DMs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704660301 {#3466
    date: 2024-01-07 21:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 289907
  -bodyTs: "'dms':21 'forego':14 'server':16 'stick':19 'wind':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6482378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704660301 {#3467
    date: 2024-01-07 21:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3468
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: App\Entity\User {#2342 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: App\Entity\User {#2454 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2289
        +user: App\Entity\User {#2342 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "I’d love to, but I’m not too familiar with doing anything union circle. Would discord be the place to coordinate times and hammer out details?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1719081190 {#2141
          date: 2024-06-22 20:33:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Yokozuna@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2326 …}
        +nested: Doctrine\ORM\PersistentCollection {#2325 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
        -id: 288347
        -bodyTs: "'anyth':13 'circl':15 'coordin':22 'd':2 'detail':27 'discord':17 'familiar':10 'hammer':25 'love':3 'm':7 'place':20 'time':23 'union':14 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6474058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623741 {#2060
          date: 2024-01-07 11:35:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2289}
      +body: "It’s a simple setup, just start a group - a code is thrown at you and you send the code to whomever you want to join. Discord would be a great place to keep everything central. Later on today when I get on my computer I’ll set up a sever for us, or if you’d like to do that before hand you can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704648808 {#3176
        date: 2024-01-07 18:33:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
        "@Myr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3179 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3183 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 289356
      -bodyTs: "'central':36 'code':11,20 'comput':45 'd':57 'discord':27 'everyth':35 'get':42 'great':31 'group':9 'hand':63 'join':26 'keep':34 'later':37 'like':58 'll':47 'place':32 'send':18 'set':48 'setup':5 'sever':51 'simpl':4 'start':7 'thrown':13 'today':39 'us':53 'want':24 'whomev':22 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6478834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704648808 {#3177
        date: 2024-01-07 18:33:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +body: "Happy to join, if you wanna shoot me a dm with the discord link whenever you have time. I’m usually playing ffxiv when I’m not working tho, but if we wanna schedule something I can definitely make some time for this!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704656741 {#3354
      date: 2024-01-07 20:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Myr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3357 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3361 …}
    +reports: Doctrine\ORM\PersistentCollection {#3363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
    -id: 289788
    -bodyTs: "'definit':38 'discord':13 'dm':10 'ffxiv':23 'happi':1 'join':3 'link':14 'm':20,26 'make':39 'play':22 'schedul':34 'shoot':7 'someth':35 'tho':29 'time':18,41 'usual':21 'wanna':6,33 'whenev':15 'work':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6481167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704656741 {#3355
      date: 2024-01-07 20:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +body: "Will do, if it just winds up being me and you we can forego the server and just stick to DMs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704660301 {#3466
    date: 2024-01-07 21:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Myr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 289907
  -bodyTs: "'dms':21 'forego':14 'server':16 'stick':19 'wind':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6482378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704660301 {#3467
    date: 2024-01-07 21:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2123
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What?\n
    \n
    What game are you even talking about.\n
    \n
    You gotta tell us what version you’re playing because BP exist in many games lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1719059936 {#2118
    date: 2024-06-22 14:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 288108
  -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473006"
  +editedAt: DateTimeImmutable @1712681463 {#2117
    date: 2024-04-09 18:51:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704616191 {#2121
    date: 2024-01-07 09:29:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What?\n
    \n
    What game are you even talking about.\n
    \n
    You gotta tell us what version you’re playing because BP exist in many games lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1719059936 {#2118
    date: 2024-06-22 14:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 288108
  -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473006"
  +editedAt: DateTimeImmutable @1712681463 {#2117
    date: 2024-04-09 18:51:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704616191 {#2121
    date: 2024-01-07 09:29:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What?\n
    \n
    What game are you even talking about.\n
    \n
    You gotta tell us what version you’re playing because BP exist in many games lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1719059936 {#2118
    date: 2024-06-22 14:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 288108
  -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473006"
  +editedAt: DateTimeImmutable @1712681463 {#2117
    date: 2024-04-09 18:51:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704616191 {#2121
    date: 2024-01-07 09:29:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2123
    +user: App\Entity\User {#2139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      What?\n
      \n
      What game are you even talking about.\n
      \n
      You gotta tell us what version you’re playing because BP exist in many games lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1719059936 {#2118
      date: 2024-06-22 14:38:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2119 …}
    +nested: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 288108
    -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473006"
    +editedAt: DateTimeImmutable @1712681463 {#2117
      date: 2024-04-09 18:51:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704616191 {#2121
      date: 2024-01-07 09:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Blueberry Points in Scarlet/Violet Indigo Disk DLC. You do little subquests to get them and you need 12,000 to unlock all the starter Pokémon spawns. You can group up in a Union Circle and when anyone completes a quest, everyone gets the points"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704616425 {#3145
    date: 2024-01-07 09:33:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 288120
  -bodyTs: "'000':19 '12':18 'anyon':37 'blueberri':1 'circl':34 'complet':38 'disk':6 'dlc':7 'everyon':41 'get':13,42 'group':29 'indigo':5 'littl':10 'need':17 'point':2,44 'pokémon':25 'quest':40 'scarlet/violet':4 'spawn':26 'starter':24 'subquest':11 'union':33 'unlock':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7984405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704616425 {#3146
    date: 2024-01-07 09:33:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2123
    +user: App\Entity\User {#2139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      What?\n
      \n
      What game are you even talking about.\n
      \n
      You gotta tell us what version you’re playing because BP exist in many games lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1719059936 {#2118
      date: 2024-06-22 14:38:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2119 …}
    +nested: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 288108
    -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473006"
    +editedAt: DateTimeImmutable @1712681463 {#2117
      date: 2024-04-09 18:51:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704616191 {#2121
      date: 2024-01-07 09:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Blueberry Points in Scarlet/Violet Indigo Disk DLC. You do little subquests to get them and you need 12,000 to unlock all the starter Pokémon spawns. You can group up in a Union Circle and when anyone completes a quest, everyone gets the points"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704616425 {#3145
    date: 2024-01-07 09:33:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 288120
  -bodyTs: "'000':19 '12':18 'anyon':37 'blueberri':1 'circl':34 'complet':38 'disk':6 'dlc':7 'everyon':41 'get':13,42 'group':29 'indigo':5 'littl':10 'need':17 'point':2,44 'pokémon':25 'quest':40 'scarlet/violet':4 'spawn':26 'starter':24 'subquest':11 'union':33 'unlock':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7984405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704616425 {#3146
    date: 2024-01-07 09:33:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2123
    +user: App\Entity\User {#2139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      What?\n
      \n
      What game are you even talking about.\n
      \n
      You gotta tell us what version you’re playing because BP exist in many games lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1719059936 {#2118
      date: 2024-06-22 14:38:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2119 …}
    +nested: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 288108
    -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473006"
    +editedAt: DateTimeImmutable @1712681463 {#2117
      date: 2024-04-09 18:51:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704616191 {#2121
      date: 2024-01-07 09:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Blueberry Points in Scarlet/Violet Indigo Disk DLC. You do little subquests to get them and you need 12,000 to unlock all the starter Pokémon spawns. You can group up in a Union Circle and when anyone completes a quest, everyone gets the points"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704616425 {#3145
    date: 2024-01-07 09:33:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 288120
  -bodyTs: "'000':19 '12':18 'anyon':37 'blueberri':1 'circl':34 'complet':38 'disk':6 'dlc':7 'everyon':41 'get':13,42 'group':29 'indigo':5 'littl':10 'need':17 'point':2,44 'pokémon':25 'quest':40 'scarlet/violet':4 'spawn':26 'starter':24 'subquest':11 'union':33 'unlock':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7984405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704616425 {#3146
    date: 2024-01-07 09:33:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3341
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2123
      +user: App\Entity\User {#2139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: """
        What?\n
        \n
        What game are you even talking about.\n
        \n
        You gotta tell us what version you’re playing because BP exist in many games lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1719059936 {#2118
        date: 2024-06-22 14:38:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
        "@Yokozuna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 288108
      -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6473006"
      +editedAt: DateTimeImmutable @1712681463 {#2117
        date: 2024-04-09 18:51:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704616191 {#2121
        date: 2024-01-07 09:29:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2123}
    +body: "Blueberry Points in Scarlet/Violet Indigo Disk DLC. You do little subquests to get them and you need 12,000 to unlock all the starter Pokémon spawns. You can group up in a Union Circle and when anyone completes a quest, everyone gets the points"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704616425 {#3145
      date: 2024-01-07 09:33:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 288120
    -bodyTs: "'000':19 '12':18 'anyon':37 'blueberri':1 'circl':34 'complet':38 'disk':6 'dlc':7 'everyon':41 'get':13,42 'group':29 'indigo':5 'littl':10 'need':17 'point':2,44 'pokémon':25 'quest':40 'scarlet/violet':4 'spawn':26 'starter':24 'subquest':11 'union':33 'unlock':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7984405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704616425 {#3146
      date: 2024-01-07 09:33:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Thank you I thought you meant battle points lol. Pokémon really needs new Acronyms. I haven’t gotten the DLC yet so no wonder I had no idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704616637 {#3339
    date: 2024-01-07 09:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 288127
  -bodyTs: "'acronym':14 'battl':7 'dlc':20 'gotten':18 'haven':16 'idea':28 'lol':9 'meant':6 'need':12 'new':13 'point':8 'pokémon':10 'realli':11 'thank':1 'thought':4 'wonder':24 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704616637 {#3340
    date: 2024-01-07 09:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3341
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2123
      +user: App\Entity\User {#2139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: """
        What?\n
        \n
        What game are you even talking about.\n
        \n
        You gotta tell us what version you’re playing because BP exist in many games lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1719059936 {#2118
        date: 2024-06-22 14:38:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
        "@Yokozuna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 288108
      -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6473006"
      +editedAt: DateTimeImmutable @1712681463 {#2117
        date: 2024-04-09 18:51:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704616191 {#2121
        date: 2024-01-07 09:29:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2123}
    +body: "Blueberry Points in Scarlet/Violet Indigo Disk DLC. You do little subquests to get them and you need 12,000 to unlock all the starter Pokémon spawns. You can group up in a Union Circle and when anyone completes a quest, everyone gets the points"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704616425 {#3145
      date: 2024-01-07 09:33:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 288120
    -bodyTs: "'000':19 '12':18 'anyon':37 'blueberri':1 'circl':34 'complet':38 'disk':6 'dlc':7 'everyon':41 'get':13,42 'group':29 'indigo':5 'littl':10 'need':17 'point':2,44 'pokémon':25 'quest':40 'scarlet/violet':4 'spawn':26 'starter':24 'subquest':11 'union':33 'unlock':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7984405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704616425 {#3146
      date: 2024-01-07 09:33:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Thank you I thought you meant battle points lol. Pokémon really needs new Acronyms. I haven’t gotten the DLC yet so no wonder I had no idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704616637 {#3339
    date: 2024-01-07 09:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 288127
  -bodyTs: "'acronym':14 'battl':7 'dlc':20 'gotten':18 'haven':16 'idea':28 'lol':9 'meant':6 'need':12 'new':13 'point':8 'pokémon':10 'realli':11 'thank':1 'thought':4 'wonder':24 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704616637 {#3340
    date: 2024-01-07 09:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3341
  +user: App\Entity\User {#2139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2123
      +user: App\Entity\User {#2139 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: """
        What?\n
        \n
        What game are you even talking about.\n
        \n
        You gotta tell us what version you’re playing because BP exist in many games lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1719059936 {#2118
        date: 2024-06-22 14:38:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Yokozuna@lemmy.world"
        "@Yokozuna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 288108
      -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6473006"
      +editedAt: DateTimeImmutable @1712681463 {#2117
        date: 2024-04-09 18:51:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704616191 {#2121
        date: 2024-01-07 09:29:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2123}
    +body: "Blueberry Points in Scarlet/Violet Indigo Disk DLC. You do little subquests to get them and you need 12,000 to unlock all the starter Pokémon spawns. You can group up in a Union Circle and when anyone completes a quest, everyone gets the points"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704616425 {#3145
      date: 2024-01-07 09:33:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 288120
    -bodyTs: "'000':19 '12':18 'anyon':37 'blueberri':1 'circl':34 'complet':38 'disk':6 'dlc':7 'everyon':41 'get':13,42 'group':29 'indigo':5 'littl':10 'need':17 'point':2,44 'pokémon':25 'quest':40 'scarlet/violet':4 'spawn':26 'starter':24 'subquest':11 'union':33 'unlock':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7984405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704616425 {#3146
      date: 2024-01-07 09:33:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Thank you I thought you meant battle points lol. Pokémon really needs new Acronyms. I haven’t gotten the DLC yet so no wonder I had no idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704616637 {#3339
    date: 2024-01-07 09:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 288127
  -bodyTs: "'acronym':14 'battl':7 'dlc':20 'gotten':18 'haven':16 'idea':28 'lol':9 'meant':6 'need':12 'new':13 'point':8 'pokémon':10 'realli':11 'thank':1 'thought':4 'wonder':24 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704616637 {#3340
    date: 2024-01-07 09:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3163
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2123
    +user: App\Entity\User {#2139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      What?\n
      \n
      What game are you even talking about.\n
      \n
      You gotta tell us what version you’re playing because BP exist in many games lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1719059936 {#2118
      date: 2024-06-22 14:38:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2119 …}
    +nested: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 288108
    -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473006"
    +editedAt: DateTimeImmutable @1712681463 {#2117
      date: 2024-04-09 18:51:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704616191 {#2121
      date: 2024-01-07 09:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Yea sorry about that it was late at night when I posted this and spaced on that, they really should get more creative with these names lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704648908 {#3161
    date: 2024-01-07 18:35:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 289360
  -bodyTs: "'creativ':23 'get':21 'late':7 'lol':27 'name':26 'night':9 'post':12 'realli':19 'sorri':2 'space':15 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6478862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648908 {#3162
    date: 2024-01-07 18:35:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3163
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2123
    +user: App\Entity\User {#2139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      What?\n
      \n
      What game are you even talking about.\n
      \n
      You gotta tell us what version you’re playing because BP exist in many games lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1719059936 {#2118
      date: 2024-06-22 14:38:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2119 …}
    +nested: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 288108
    -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473006"
    +editedAt: DateTimeImmutable @1712681463 {#2117
      date: 2024-04-09 18:51:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704616191 {#2121
      date: 2024-01-07 09:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Yea sorry about that it was late at night when I posted this and spaced on that, they really should get more creative with these names lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704648908 {#3161
    date: 2024-01-07 18:35:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 289360
  -bodyTs: "'creativ':23 'get':21 'late':7 'lol':27 'name':26 'night':9 'post':12 'realli':19 'sorri':2 'space':15 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6478862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648908 {#3162
    date: 2024-01-07 18:35:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3163
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2123
    +user: App\Entity\User {#2139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      What?\n
      \n
      What game are you even talking about.\n
      \n
      You gotta tell us what version you’re playing because BP exist in many games lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1719059936 {#2118
      date: 2024-06-22 14:38:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Yokozuna@lemmy.world"
      "@Yokozuna@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2119 …}
    +nested: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    -id: 288108
    -bodyTs: "'bp':19 'even':6 'exist':20 'game':3,23 'gotta':10 'lol':24 'mani':22 'play':17 're':16 'talk':7 'tell':11 'us':12 'version':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473006"
    +editedAt: DateTimeImmutable @1712681463 {#2117
      date: 2024-04-09 18:51:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704616191 {#2121
      date: 2024-01-07 09:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2123}
  +body: "Yea sorry about that it was late at night when I posted this and spaced on that, they really should get more creative with these names lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704648908 {#3161
    date: 2024-01-07 18:35:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yokozuna@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 289360
  -bodyTs: "'creativ':23 'get':21 'late':7 'lol':27 'name':26 'night':9 'post':12 'realli':19 'sorri':2 'space':15 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6478862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648908 {#3162
    date: 2024-01-07 18:35:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2222
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Very cool! I love aprimons. I’ll look over some ones you don’t have yet and see what I’ve got."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712301009 {#2275
    date: 2024-04-05 09:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 284217
  -bodyTs: "'aprimon':5 'cool':2 'got':22 'll':7 'look':8 'love':4 'one':11 'see':18 've':21 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704504536 {#2277
    date: 2024-01-06 02:28:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Very cool! I love aprimons. I’ll look over some ones you don’t have yet and see what I’ve got."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712301009 {#2275
    date: 2024-04-05 09:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 284217
  -bodyTs: "'aprimon':5 'cool':2 'got':22 'll':7 'look':8 'love':4 'one':11 'see':18 've':21 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704504536 {#2277
    date: 2024-01-06 02:28:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Very cool! I love aprimons. I’ll look over some ones you don’t have yet and see what I’ve got."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712301009 {#2275
    date: 2024-04-05 09:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 284217
  -bodyTs: "'aprimon':5 'cool':2 'got':22 'll':7 'look':8 'love':4 'one':11 'see':18 've':21 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704504536 {#2277
    date: 2024-01-06 02:28:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Very cool! I love aprimons. I’ll look over some ones you don’t have yet and see what I’ve got."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712301009 {#2275
      date: 2024-04-05 09:10:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@justlookingfordragon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 284217
    -bodyTs: "'aprimon':5 'cool':2 'got':22 'll':7 'look':8 'love':4 'one':11 'see':18 've':21 'yet':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6444755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704504536 {#2277
      date: 2024-01-06 02:28:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Nice ^^ I’m looking forward to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704536192 {#3129
    date: 2024-01-06 11:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@OutrageousUmpire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 285231
  -bodyTs: "'forward':5 'look':4 'm':3 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6452008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536192 {#3130
    date: 2024-01-06 11:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Very cool! I love aprimons. I’ll look over some ones you don’t have yet and see what I’ve got."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712301009 {#2275
      date: 2024-04-05 09:10:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@justlookingfordragon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 284217
    -bodyTs: "'aprimon':5 'cool':2 'got':22 'll':7 'look':8 'love':4 'one':11 'see':18 've':21 'yet':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6444755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704504536 {#2277
      date: 2024-01-06 02:28:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Nice ^^ I’m looking forward to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704536192 {#3129
    date: 2024-01-06 11:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@OutrageousUmpire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 285231
  -bodyTs: "'forward':5 'look':4 'm':3 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6452008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536192 {#3130
    date: 2024-01-06 11:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Very cool! I love aprimons. I’ll look over some ones you don’t have yet and see what I’ve got."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712301009 {#2275
      date: 2024-04-05 09:10:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@justlookingfordragon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -id: 284217
    -bodyTs: "'aprimon':5 'cool':2 'got':22 'll':7 'look':8 'love':4 'one':11 'see':18 've':21 'yet':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6444755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704504536 {#2277
      date: 2024-01-06 02:28:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Nice ^^ I’m looking forward to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704536192 {#3129
    date: 2024-01-06 11:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@OutrageousUmpire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 285231
  -bodyTs: "'forward':5 'look':4 'm':3 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6452008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536192 {#3130
    date: 2024-01-06 11:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707749385 {#2034
    date: 2024-02-12 15:49:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 244740
  -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5672357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703295533 {#2039
    date: 2023-12-23 02:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707749385 {#2034
    date: 2024-02-12 15:49:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 244740
  -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5672357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703295533 {#2039
    date: 2023-12-23 02:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707749385 {#2034
    date: 2024-02-12 15:49:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 244740
  -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5672357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703295533 {#2039
    date: 2023-12-23 02:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2158
    +user: App\Entity\User {#2181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707749385 {#2034
      date: 2024-02-12 15:49:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2151 …}
    +nested: Doctrine\ORM\PersistentCollection {#2145 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 244740
    -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5672357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703295533 {#2039
      date: 2023-12-23 02:38:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2158}
  +body: "Still using my DS Lite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703305144 {#3082
    date: 2023-12-23 05:19:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@Pandantic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 244984
  -bodyTs: "'ds':4 'lite':5 'still':1 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6201905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703305144 {#3083
    date: 2023-12-23 05:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2158
    +user: App\Entity\User {#2181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707749385 {#2034
      date: 2024-02-12 15:49:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2151 …}
    +nested: Doctrine\ORM\PersistentCollection {#2145 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 244740
    -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5672357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703295533 {#2039
      date: 2023-12-23 02:38:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2158}
  +body: "Still using my DS Lite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703305144 {#3082
    date: 2023-12-23 05:19:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@Pandantic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 244984
  -bodyTs: "'ds':4 'lite':5 'still':1 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6201905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703305144 {#3083
    date: 2023-12-23 05:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2158
    +user: App\Entity\User {#2181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707749385 {#2034
      date: 2024-02-12 15:49:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2151 …}
    +nested: Doctrine\ORM\PersistentCollection {#2145 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 244740
    -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5672357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703295533 {#2039
      date: 2023-12-23 02:38:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2158}
  +body: "Still using my DS Lite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703305144 {#3082
    date: 2023-12-23 05:19:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@Pandantic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 244984
  -bodyTs: "'ds':4 'lite':5 'still':1 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6201905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703305144 {#3083
    date: 2023-12-23 05:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2158
      +user: App\Entity\User {#2181 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1707749385 {#2034
        date: 2024-02-12 15:49:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2151 …}
      +nested: Doctrine\ORM\PersistentCollection {#2145 …}
      +votes: Doctrine\ORM\PersistentCollection {#2152 …}
      +reports: Doctrine\ORM\PersistentCollection {#2148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
      -id: 244740
      -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5672357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703295533 {#2039
        date: 2023-12-23 02:38:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2158}
    +body: "Still using my DS Lite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703305144 {#3082
      date: 2023-12-23 05:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@Pandantic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3086 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
    -id: 244984
    -bodyTs: "'ds':4 'lite':5 'still':1 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6201905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703305144 {#3083
      date: 2023-12-23 05:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2158}
  +body: "Yep, still got that baby too. It’s the only way to play my GBA games since I can’t find my (snes-themed) GBA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703379490 {#3324
    date: 2023-12-24 01:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@Pandantic@midwest.social"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 251595
  -bodyTs: "'babi':5 'find':21 'game':16 'gba':15,26 'got':3 'play':13 'sinc':17 'snes':24 'snes-them':23 'still':2 'theme':25 'way':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5688599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703379490 {#3325
    date: 2023-12-24 01:58:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2158
      +user: App\Entity\User {#2181 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1707749385 {#2034
        date: 2024-02-12 15:49:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2151 …}
      +nested: Doctrine\ORM\PersistentCollection {#2145 …}
      +votes: Doctrine\ORM\PersistentCollection {#2152 …}
      +reports: Doctrine\ORM\PersistentCollection {#2148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
      -id: 244740
      -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5672357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703295533 {#2039
        date: 2023-12-23 02:38:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2158}
    +body: "Still using my DS Lite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703305144 {#3082
      date: 2023-12-23 05:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@Pandantic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3086 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
    -id: 244984
    -bodyTs: "'ds':4 'lite':5 'still':1 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6201905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703305144 {#3083
      date: 2023-12-23 05:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2158}
  +body: "Yep, still got that baby too. It’s the only way to play my GBA games since I can’t find my (snes-themed) GBA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703379490 {#3324
    date: 2023-12-24 01:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@Pandantic@midwest.social"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 251595
  -bodyTs: "'babi':5 'find':21 'game':16 'gba':15,26 'got':3 'play':13 'sinc':17 'snes':24 'snes-them':23 'still':2 'theme':25 'way':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5688599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703379490 {#3325
    date: 2023-12-24 01:58:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2158
      +user: App\Entity\User {#2181 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I sill use my 3ds. Just don’t let something horrible happen to it, and she can give it to her kid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1707749385 {#2034
        date: 2024-02-12 15:49:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2151 …}
      +nested: Doctrine\ORM\PersistentCollection {#2145 …}
      +votes: Doctrine\ORM\PersistentCollection {#2152 …}
      +reports: Doctrine\ORM\PersistentCollection {#2148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
      -id: 244740
      -bodyTs: "'3ds':5 'give':18 'happen':12 'horribl':11 'kid':22 'let':9 'sill':2 'someth':10 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5672357"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703295533 {#2039
        date: 2023-12-23 02:38:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2158}
    +body: "Still using my DS Lite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703305144 {#3082
      date: 2023-12-23 05:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@Pandantic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3086 …}
    +nested: Doctrine\ORM\PersistentCollection {#3088 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
    -id: 244984
    -bodyTs: "'ds':4 'lite':5 'still':1 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6201905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703305144 {#3083
      date: 2023-12-23 05:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2158}
  +body: "Yep, still got that baby too. It’s the only way to play my GBA games since I can’t find my (snes-themed) GBA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703379490 {#3324
    date: 2023-12-24 01:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@Pandantic@midwest.social"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 251595
  -bodyTs: "'babi':5 'find':21 'game':16 'gba':15,26 'got':3 'play':13 'sinc':17 'snes':24 'snes-them':23 'still':2 'theme':25 'way':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5688599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703379490 {#3325
    date: 2023-12-24 01:58:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Looks fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707700442 {#2373
    date: 2024-02-12 02:14:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 247014
  -bodyTs: "'fantast':2 'look':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4891527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703368693 {#2374
    date: 2023-12-23 22:58:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Looks fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707700442 {#2373
    date: 2024-02-12 02:14:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 247014
  -bodyTs: "'fantast':2 'look':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4891527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703368693 {#2374
    date: 2023-12-23 22:58:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Looks fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707700442 {#2373
    date: 2024-02-12 02:14:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 247014
  -bodyTs: "'fantast':2 'look':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4891527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703368693 {#2374
    date: 2023-12-23 22:58:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3116
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2367
    +user: App\Entity\User {#1356 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Looks fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707700442 {#2373
      date: 2024-02-12 02:14:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2366 …}
    +nested: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    -id: 247014
    -bodyTs: "'fantast':2 'look':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4891527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703368693 {#2374
      date: 2023-12-23 22:58:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2367}
  +body: "Thanks! :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703509983 {#3114
    date: 2023-12-25 14:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@wolfruff@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 251004
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6235303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703509983 {#3115
    date: 2023-12-25 14:13:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2367
    +user: App\Entity\User {#1356 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Looks fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707700442 {#2373
      date: 2024-02-12 02:14:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2366 …}
    +nested: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    -id: 247014
    -bodyTs: "'fantast':2 'look':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4891527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703368693 {#2374
      date: 2023-12-23 22:58:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2367}
  +body: "Thanks! :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703509983 {#3114
    date: 2023-12-25 14:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@wolfruff@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 251004
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6235303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703509983 {#3115
    date: 2023-12-25 14:13:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2367
    +user: App\Entity\User {#1356 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Looks fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707700442 {#2373
      date: 2024-02-12 02:14:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2366 …}
    +nested: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    -id: 247014
    -bodyTs: "'fantast':2 'look':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4891527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703368693 {#2374
      date: 2023-12-23 22:58:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2367}
  +body: "Thanks! :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703509983 {#3114
    date: 2023-12-25 14:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@wolfruff@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 251004
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6235303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703509983 {#3115
    date: 2023-12-25 14:13:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for posting these constantly!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1707158771 {#2543
    date: 2024-02-05 19:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 243494
  -bodyTs: "'constant':5 'post':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6192273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263168 {#2544
    date: 2023-12-22 17:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for posting these constantly!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1707158771 {#2543
    date: 2024-02-05 19:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 243494
  -bodyTs: "'constant':5 'post':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6192273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263168 {#2544
    date: 2023-12-22 17:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for posting these constantly!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1707158771 {#2543
    date: 2024-02-05 19:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 243494
  -bodyTs: "'constant':5 'post':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6192273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263168 {#2544
    date: 2023-12-22 17:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2548
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks for posting these constantly!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1707158771 {#2543
      date: 2024-02-05 19:46:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Fumbles@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -id: 243494
    -bodyTs: "'constant':5 'post':3 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6192273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703263168 {#2544
      date: 2023-12-22 17:39:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2548}
  +body: "You’re welcome, it’s no problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703373922 {#3046
    date: 2023-12-24 00:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 247211
  -bodyTs: "'problem':7 're':2 'welcom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6213564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703373922 {#3047
    date: 2023-12-24 00:25:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2548
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks for posting these constantly!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1707158771 {#2543
      date: 2024-02-05 19:46:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Fumbles@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -id: 243494
    -bodyTs: "'constant':5 'post':3 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6192273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703263168 {#2544
      date: 2023-12-22 17:39:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2548}
  +body: "You’re welcome, it’s no problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703373922 {#3046
    date: 2023-12-24 00:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 247211
  -bodyTs: "'problem':7 're':2 'welcom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6213564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703373922 {#3047
    date: 2023-12-24 00:25:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2548
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks for posting these constantly!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1707158771 {#2543
      date: 2024-02-05 19:46:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Fumbles@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -id: 243494
    -bodyTs: "'constant':5 'post':3 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6192273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703263168 {#2544
      date: 2023-12-22 17:39:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2548}
  +body: "You’re welcome, it’s no problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703373922 {#3046
    date: 2023-12-24 00:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 247211
  -bodyTs: "'problem':7 're':2 'welcom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6213564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703373922 {#3047
    date: 2023-12-24 00:25:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute! Nice to see the 3DS still getting repped as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707045096 {#2547
    date: 2024-02-04 12:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 244664
  -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6199498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703292662 {#2546
    date: 2023-12-23 01:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute! Nice to see the 3DS still getting repped as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707045096 {#2547
    date: 2024-02-04 12:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 244664
  -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6199498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703292662 {#2546
    date: 2023-12-23 01:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute! Nice to see the 3DS still getting repped as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707045096 {#2547
    date: 2024-02-04 12:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 244664
  -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6199498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703292662 {#2546
    date: 2023-12-23 01:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute! Nice to see the 3DS still getting repped as well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707045096 {#2547
      date: 2024-02-04 12:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2565 …}
    +nested: Doctrine\ORM\PersistentCollection {#2567 …}
    +votes: Doctrine\ORM\PersistentCollection {#2569 …}
    +reports: Doctrine\ORM\PersistentCollection {#2571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
    -id: 244664
    -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6199498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703292662 {#2546
      date: 2023-12-23 01:51:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703292858 {#3066
    date: 2023-12-23 01:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 244669
  -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4879662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703292858 {#3067
    date: 2023-12-23 01:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute! Nice to see the 3DS still getting repped as well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707045096 {#2547
      date: 2024-02-04 12:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2565 …}
    +nested: Doctrine\ORM\PersistentCollection {#2567 …}
    +votes: Doctrine\ORM\PersistentCollection {#2569 …}
    +reports: Doctrine\ORM\PersistentCollection {#2571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
    -id: 244664
    -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6199498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703292662 {#2546
      date: 2023-12-23 01:51:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703292858 {#3066
    date: 2023-12-23 01:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 244669
  -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4879662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703292858 {#3067
    date: 2023-12-23 01:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2564
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute! Nice to see the 3DS still getting repped as well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707045096 {#2547
      date: 2024-02-04 12:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2565 …}
    +nested: Doctrine\ORM\PersistentCollection {#2567 …}
    +votes: Doctrine\ORM\PersistentCollection {#2569 …}
    +reports: Doctrine\ORM\PersistentCollection {#2571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
    -id: 244664
    -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6199498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703292662 {#2546
      date: 2023-12-23 01:51:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703292858 {#3066
    date: 2023-12-23 01:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 244669
  -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4879662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703292858 {#3067
    date: 2023-12-23 01:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2564
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Cute! Nice to see the 3DS still getting repped as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707045096 {#2547
        date: 2024-02-04 12:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2565 …}
      +nested: Doctrine\ORM\PersistentCollection {#2567 …}
      +votes: Doctrine\ORM\PersistentCollection {#2569 …}
      +reports: Doctrine\ORM\PersistentCollection {#2571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
      -id: 244664
      -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703292662 {#2546
        date: 2023-12-23 01:51:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703292858 {#3066
      date: 2023-12-23 01:54:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3070 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 244669
    -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703292858 {#3067
      date: 2023-12-23 01:54:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703293181 {#3309
    date: 2023-12-23 01:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 244682
  -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6199583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703293181 {#3310
    date: 2023-12-23 01:59:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2564
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Cute! Nice to see the 3DS still getting repped as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707045096 {#2547
        date: 2024-02-04 12:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2565 …}
      +nested: Doctrine\ORM\PersistentCollection {#2567 …}
      +votes: Doctrine\ORM\PersistentCollection {#2569 …}
      +reports: Doctrine\ORM\PersistentCollection {#2571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
      -id: 244664
      -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703292662 {#2546
        date: 2023-12-23 01:51:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703292858 {#3066
      date: 2023-12-23 01:54:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3070 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 244669
    -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703292858 {#3067
      date: 2023-12-23 01:54:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703293181 {#3309
    date: 2023-12-23 01:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 244682
  -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6199583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703293181 {#3310
    date: 2023-12-23 01:59:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2564
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Cute! Nice to see the 3DS still getting repped as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707045096 {#2547
        date: 2024-02-04 12:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2565 …}
      +nested: Doctrine\ORM\PersistentCollection {#2567 …}
      +votes: Doctrine\ORM\PersistentCollection {#2569 …}
      +reports: Doctrine\ORM\PersistentCollection {#2571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
      -id: 244664
      -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703292662 {#2546
        date: 2023-12-23 01:51:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703292858 {#3066
      date: 2023-12-23 01:54:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3070 …}
    +nested: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 244669
    -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703292858 {#3067
      date: 2023-12-23 01:54:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703293181 {#3309
    date: 2023-12-23 01:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 244682
  -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6199583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703293181 {#3310
    date: 2023-12-23 01:59:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2564
        +user: App\Entity\User {#2577 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "Cute! Nice to see the 3DS still getting repped as well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1707045096 {#2547
          date: 2024-02-04 12:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2565 …}
        +nested: Doctrine\ORM\PersistentCollection {#2567 …}
        +votes: Doctrine\ORM\PersistentCollection {#2569 …}
        +reports: Doctrine\ORM\PersistentCollection {#2571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
        -id: 244664
        -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6199498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292662 {#2546
          date: 2023-12-23 01:51:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703292858 {#3066
        date: 2023-12-23 01:54:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3070 …}
      +nested: Doctrine\ORM\PersistentCollection {#3072 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
      -id: 244669
      -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4879662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703292858 {#3067
        date: 2023-12-23 01:54:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703293181 {#3309
      date: 2023-12-23 01:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 244682
    -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6199583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703293181 {#3310
      date: 2023-12-23 01:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703294903 {#3451
    date: 2023-12-23 02:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 244729
  -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4879946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703294903 {#3452
    date: 2023-12-23 02:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2564
        +user: App\Entity\User {#2577 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "Cute! Nice to see the 3DS still getting repped as well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1707045096 {#2547
          date: 2024-02-04 12:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2565 …}
        +nested: Doctrine\ORM\PersistentCollection {#2567 …}
        +votes: Doctrine\ORM\PersistentCollection {#2569 …}
        +reports: Doctrine\ORM\PersistentCollection {#2571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
        -id: 244664
        -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6199498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292662 {#2546
          date: 2023-12-23 01:51:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703292858 {#3066
        date: 2023-12-23 01:54:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3070 …}
      +nested: Doctrine\ORM\PersistentCollection {#3072 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
      -id: 244669
      -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4879662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703292858 {#3067
        date: 2023-12-23 01:54:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703293181 {#3309
      date: 2023-12-23 01:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 244682
    -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6199583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703293181 {#3310
      date: 2023-12-23 01:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703294903 {#3451
    date: 2023-12-23 02:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 244729
  -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4879946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703294903 {#3452
    date: 2023-12-23 02:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2564
        +user: App\Entity\User {#2577 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "Cute! Nice to see the 3DS still getting repped as well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1707045096 {#2547
          date: 2024-02-04 12:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2565 …}
        +nested: Doctrine\ORM\PersistentCollection {#2567 …}
        +votes: Doctrine\ORM\PersistentCollection {#2569 …}
        +reports: Doctrine\ORM\PersistentCollection {#2571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
        -id: 244664
        -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6199498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292662 {#2546
          date: 2023-12-23 01:51:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703292858 {#3066
        date: 2023-12-23 01:54:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3070 …}
      +nested: Doctrine\ORM\PersistentCollection {#3072 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
      -id: 244669
      -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4879662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703292858 {#3067
        date: 2023-12-23 01:54:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703293181 {#3309
      date: 2023-12-23 01:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 244682
    -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6199583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703293181 {#3310
      date: 2023-12-23 01:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703294903 {#3451
    date: 2023-12-23 02:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 244729
  -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4879946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703294903 {#3452
    date: 2023-12-23 02:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#2564
          +user: App\Entity\User {#2577 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "Cute! Nice to see the 3DS still getting repped as well"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1707045096 {#2547
            date: 2024-02-04 12:11:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2565 …}
          +nested: Doctrine\ORM\PersistentCollection {#2567 …}
          +votes: Doctrine\ORM\PersistentCollection {#2569 …}
          +reports: Doctrine\ORM\PersistentCollection {#2571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
          -id: 244664
          -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292662 {#2546
            date: 2023-12-23 01:51:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703292858 {#3066
          date: 2023-12-23 01:54:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3070 …}
        +nested: Doctrine\ORM\PersistentCollection {#3072 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 244669
        -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292858 {#3067
          date: 2023-12-23 01:54:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703293181 {#3309
        date: 2023-12-23 01:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 244682
      -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703293181 {#3310
        date: 2023-12-23 01:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703294903 {#3451
      date: 2023-12-23 02:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3454 …}
    +nested: Doctrine\ORM\PersistentCollection {#3456 …}
    +votes: Doctrine\ORM\PersistentCollection {#3458 …}
    +reports: Doctrine\ORM\PersistentCollection {#3460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
    -id: 244729
    -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703294903 {#3452
      date: 2023-12-23 02:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: """
    Oh I didn’t mention this is in Austria/Germany. Sucks that they are more expensive in the US :(\n
    \n
    I got this one for I think 70€ and it’s even the XL version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703300801 {#3493
    date: 2023-12-23 04:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3488 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 244892
  -bodyTs: "'70':26 'austria/germany':9 'didn':3 'even':30 'expens':15 'got':20 'mention':5 'oh':1 'one':22 'suck':10 'think':25 'us':18 'version':33 'xl':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6201265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703300801 {#3496
    date: 2023-12-23 04:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#2564
          +user: App\Entity\User {#2577 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "Cute! Nice to see the 3DS still getting repped as well"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1707045096 {#2547
            date: 2024-02-04 12:11:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2565 …}
          +nested: Doctrine\ORM\PersistentCollection {#2567 …}
          +votes: Doctrine\ORM\PersistentCollection {#2569 …}
          +reports: Doctrine\ORM\PersistentCollection {#2571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
          -id: 244664
          -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292662 {#2546
            date: 2023-12-23 01:51:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703292858 {#3066
          date: 2023-12-23 01:54:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3070 …}
        +nested: Doctrine\ORM\PersistentCollection {#3072 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 244669
        -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292858 {#3067
          date: 2023-12-23 01:54:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703293181 {#3309
        date: 2023-12-23 01:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 244682
      -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703293181 {#3310
        date: 2023-12-23 01:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703294903 {#3451
      date: 2023-12-23 02:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3454 …}
    +nested: Doctrine\ORM\PersistentCollection {#3456 …}
    +votes: Doctrine\ORM\PersistentCollection {#3458 …}
    +reports: Doctrine\ORM\PersistentCollection {#3460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
    -id: 244729
    -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703294903 {#3452
      date: 2023-12-23 02:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: """
    Oh I didn’t mention this is in Austria/Germany. Sucks that they are more expensive in the US :(\n
    \n
    I got this one for I think 70€ and it’s even the XL version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703300801 {#3493
    date: 2023-12-23 04:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3488 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 244892
  -bodyTs: "'70':26 'austria/germany':9 'didn':3 'even':30 'expens':15 'got':20 'mention':5 'oh':1 'one':22 'suck':10 'think':25 'us':18 'version':33 'xl':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6201265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703300801 {#3496
    date: 2023-12-23 04:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#2564
          +user: App\Entity\User {#2577 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "Cute! Nice to see the 3DS still getting repped as well"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1707045096 {#2547
            date: 2024-02-04 12:11:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2565 …}
          +nested: Doctrine\ORM\PersistentCollection {#2567 …}
          +votes: Doctrine\ORM\PersistentCollection {#2569 …}
          +reports: Doctrine\ORM\PersistentCollection {#2571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
          -id: 244664
          -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292662 {#2546
            date: 2023-12-23 01:51:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703292858 {#3066
          date: 2023-12-23 01:54:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3070 …}
        +nested: Doctrine\ORM\PersistentCollection {#3072 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 244669
        -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292858 {#3067
          date: 2023-12-23 01:54:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703293181 {#3309
        date: 2023-12-23 01:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 244682
      -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703293181 {#3310
        date: 2023-12-23 01:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703294903 {#3451
      date: 2023-12-23 02:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3454 …}
    +nested: Doctrine\ORM\PersistentCollection {#3456 …}
    +votes: Doctrine\ORM\PersistentCollection {#3458 …}
    +reports: Doctrine\ORM\PersistentCollection {#3460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
    -id: 244729
    -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703294903 {#3452
      date: 2023-12-23 02:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: """
    Oh I didn’t mention this is in Austria/Germany. Sucks that they are more expensive in the US :(\n
    \n
    I got this one for I think 70€ and it’s even the XL version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703300801 {#3493
    date: 2023-12-23 04:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3488 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 244892
  -bodyTs: "'70':26 'austria/germany':9 'didn':3 'even':30 'expens':15 'got':20 'mention':5 'oh':1 'one':22 'suck':10 'think':25 'us':18 'version':33 'xl':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6201265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703300801 {#3496
    date: 2023-12-23 04:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3505
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#2564
          +user: App\Entity\User {#2577 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "Cute! Nice to see the 3DS still getting repped as well"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1707045096 {#2547
            date: 2024-02-04 12:11:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2565 …}
          +nested: Doctrine\ORM\PersistentCollection {#2567 …}
          +votes: Doctrine\ORM\PersistentCollection {#2569 …}
          +reports: Doctrine\ORM\PersistentCollection {#2571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
          -id: 244664
          -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292662 {#2546
            date: 2023-12-23 01:51:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703292858 {#3066
          date: 2023-12-23 01:54:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3070 …}
        +nested: Doctrine\ORM\PersistentCollection {#3072 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 244669
        -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292858 {#3067
          date: 2023-12-23 01:54:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703293181 {#3309
        date: 2023-12-23 01:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 244682
      -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703293181 {#3310
        date: 2023-12-23 01:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703294903 {#3451
      date: 2023-12-23 02:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3454 …}
    +nested: Doctrine\ORM\PersistentCollection {#3456 …}
    +votes: Doctrine\ORM\PersistentCollection {#3458 …}
    +reports: Doctrine\ORM\PersistentCollection {#3460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
    -id: 244729
    -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703294903 {#3452
      date: 2023-12-23 02:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703299352 {#3503
    date: 2023-12-23 03:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3508 …}
  +votes: Doctrine\ORM\PersistentCollection {#3510 …}
  +reports: Doctrine\ORM\PersistentCollection {#3512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
  -id: 244844
  -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703299352 {#3504
    date: 2023-12-23 03:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3505
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#2564
          +user: App\Entity\User {#2577 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "Cute! Nice to see the 3DS still getting repped as well"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1707045096 {#2547
            date: 2024-02-04 12:11:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2565 …}
          +nested: Doctrine\ORM\PersistentCollection {#2567 …}
          +votes: Doctrine\ORM\PersistentCollection {#2569 …}
          +reports: Doctrine\ORM\PersistentCollection {#2571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
          -id: 244664
          -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292662 {#2546
            date: 2023-12-23 01:51:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703292858 {#3066
          date: 2023-12-23 01:54:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3070 …}
        +nested: Doctrine\ORM\PersistentCollection {#3072 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 244669
        -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292858 {#3067
          date: 2023-12-23 01:54:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703293181 {#3309
        date: 2023-12-23 01:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 244682
      -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703293181 {#3310
        date: 2023-12-23 01:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703294903 {#3451
      date: 2023-12-23 02:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3454 …}
    +nested: Doctrine\ORM\PersistentCollection {#3456 …}
    +votes: Doctrine\ORM\PersistentCollection {#3458 …}
    +reports: Doctrine\ORM\PersistentCollection {#3460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
    -id: 244729
    -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703294903 {#3452
      date: 2023-12-23 02:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703299352 {#3503
    date: 2023-12-23 03:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3508 …}
  +votes: Doctrine\ORM\PersistentCollection {#3510 …}
  +reports: Doctrine\ORM\PersistentCollection {#3512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
  -id: 244844
  -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703299352 {#3504
    date: 2023-12-23 03:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3505
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#2564
          +user: App\Entity\User {#2577 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "Cute! Nice to see the 3DS still getting repped as well"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1707045096 {#2547
            date: 2024-02-04 12:11:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2565 …}
          +nested: Doctrine\ORM\PersistentCollection {#2567 …}
          +votes: Doctrine\ORM\PersistentCollection {#2569 …}
          +reports: Doctrine\ORM\PersistentCollection {#2571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
          -id: 244664
          -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292662 {#2546
            date: 2023-12-23 01:51:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703292858 {#3066
          date: 2023-12-23 01:54:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3070 …}
        +nested: Doctrine\ORM\PersistentCollection {#3072 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 244669
        -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879662"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703292858 {#3067
          date: 2023-12-23 01:54:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703293181 {#3309
        date: 2023-12-23 01:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 244682
      -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6199583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703293181 {#3310
        date: 2023-12-23 01:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703294903 {#3451
      date: 2023-12-23 02:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3454 …}
    +nested: Doctrine\ORM\PersistentCollection {#3456 …}
    +votes: Doctrine\ORM\PersistentCollection {#3458 …}
    +reports: Doctrine\ORM\PersistentCollection {#3460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
    -id: 244729
    -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4879946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703294903 {#3452
      date: 2023-12-23 02:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703299352 {#3503
    date: 2023-12-23 03:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3508 …}
  +votes: Doctrine\ORM\PersistentCollection {#3510 …}
  +reports: Doctrine\ORM\PersistentCollection {#3512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
  -id: 244844
  -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703299352 {#3504
    date: 2023-12-23 03:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3519
  +user: Proxies\__CG__\App\Entity\User {#3527 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3505
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3453
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3311
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#2564
            +user: App\Entity\User {#2577 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: null
            +root: null
            +body: "Cute! Nice to see the 3DS still getting repped as well"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1707045096 {#2547
              date: 2024-02-04 12:11:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Hellstormy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2565 …}
            +nested: Doctrine\ORM\PersistentCollection {#2567 …}
            +votes: Doctrine\ORM\PersistentCollection {#2569 …}
            +reports: Doctrine\ORM\PersistentCollection {#2571 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
            -id: 244664
            -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6199498"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703292662 {#2546
              date: 2023-12-23 01:51:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2564}
          +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1703292858 {#3066
            date: 2023-12-23 01:54:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
            "@MysticKetchup@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3070 …}
          +nested: Doctrine\ORM\PersistentCollection {#3072 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3076 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
          -id: 244669
          -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/4879662"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292858 {#3067
            date: 2023-12-23 01:54:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703293181 {#3309
          date: 2023-12-23 01:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
          "@MossyFeathers@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3312 …}
        +nested: Doctrine\ORM\PersistentCollection {#3314 …}
        +votes: Doctrine\ORM\PersistentCollection {#3316 …}
        +reports: Doctrine\ORM\PersistentCollection {#3318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
        -id: 244682
        -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6199583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703293181 {#3310
          date: 2023-12-23 01:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703294903 {#3451
        date: 2023-12-23 02:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3454 …}
      +nested: Doctrine\ORM\PersistentCollection {#3456 …}
      +votes: Doctrine\ORM\PersistentCollection {#3458 …}
      +reports: Doctrine\ORM\PersistentCollection {#3460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
      -id: 244729
      -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4879946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703294903 {#3452
        date: 2023-12-23 02:28:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703299352 {#3503
      date: 2023-12-23 03:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3506 …}
    +nested: Doctrine\ORM\PersistentCollection {#3508 …}
    +votes: Doctrine\ORM\PersistentCollection {#3510 …}
    +reports: Doctrine\ORM\PersistentCollection {#3512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
    -id: 244844
    -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6200786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703299352 {#3504
      date: 2023-12-23 03:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "For that price, I’m guessing that was a Japanese 3DS that someone modded and re sold in the US?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703331437 {#3524
    date: 2023-12-23 12:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3530 …}
  +nested: Doctrine\ORM\PersistentCollection {#3532 …}
  +votes: Doctrine\ORM\PersistentCollection {#3528 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  -id: 245635
  -bodyTs: "'3ds':11 'guess':6 'japanes':10 'm':5 'mod':14 'price':3 're':16 'sold':17 'someon':13 'us':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6798103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703331437 {#3521
    date: 2023-12-23 12:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3519
  +user: Proxies\__CG__\App\Entity\User {#3527 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3505
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3453
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3311
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#2564
            +user: App\Entity\User {#2577 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: null
            +root: null
            +body: "Cute! Nice to see the 3DS still getting repped as well"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1707045096 {#2547
              date: 2024-02-04 12:11:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Hellstormy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2565 …}
            +nested: Doctrine\ORM\PersistentCollection {#2567 …}
            +votes: Doctrine\ORM\PersistentCollection {#2569 …}
            +reports: Doctrine\ORM\PersistentCollection {#2571 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
            -id: 244664
            -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6199498"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703292662 {#2546
              date: 2023-12-23 01:51:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2564}
          +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1703292858 {#3066
            date: 2023-12-23 01:54:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
            "@MysticKetchup@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3070 …}
          +nested: Doctrine\ORM\PersistentCollection {#3072 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3076 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
          -id: 244669
          -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/4879662"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292858 {#3067
            date: 2023-12-23 01:54:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703293181 {#3309
          date: 2023-12-23 01:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
          "@MossyFeathers@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3312 …}
        +nested: Doctrine\ORM\PersistentCollection {#3314 …}
        +votes: Doctrine\ORM\PersistentCollection {#3316 …}
        +reports: Doctrine\ORM\PersistentCollection {#3318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
        -id: 244682
        -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6199583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703293181 {#3310
          date: 2023-12-23 01:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703294903 {#3451
        date: 2023-12-23 02:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3454 …}
      +nested: Doctrine\ORM\PersistentCollection {#3456 …}
      +votes: Doctrine\ORM\PersistentCollection {#3458 …}
      +reports: Doctrine\ORM\PersistentCollection {#3460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
      -id: 244729
      -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4879946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703294903 {#3452
        date: 2023-12-23 02:28:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703299352 {#3503
      date: 2023-12-23 03:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3506 …}
    +nested: Doctrine\ORM\PersistentCollection {#3508 …}
    +votes: Doctrine\ORM\PersistentCollection {#3510 …}
    +reports: Doctrine\ORM\PersistentCollection {#3512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
    -id: 244844
    -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6200786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703299352 {#3504
      date: 2023-12-23 03:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "For that price, I’m guessing that was a Japanese 3DS that someone modded and re sold in the US?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703331437 {#3524
    date: 2023-12-23 12:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3530 …}
  +nested: Doctrine\ORM\PersistentCollection {#3532 …}
  +votes: Doctrine\ORM\PersistentCollection {#3528 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  -id: 245635
  -bodyTs: "'3ds':11 'guess':6 'japanes':10 'm':5 'mod':14 'price':3 're':16 'sold':17 'someon':13 'us':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6798103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703331437 {#3521
    date: 2023-12-23 12:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3519
  +user: Proxies\__CG__\App\Entity\User {#3527 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3505
    +user: App\Entity\User {#2577 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3453
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3311
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#2564
            +user: App\Entity\User {#2577 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: null
            +root: null
            +body: "Cute! Nice to see the 3DS still getting repped as well"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1707045096 {#2547
              date: 2024-02-04 12:11:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Hellstormy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2565 …}
            +nested: Doctrine\ORM\PersistentCollection {#2567 …}
            +votes: Doctrine\ORM\PersistentCollection {#2569 …}
            +reports: Doctrine\ORM\PersistentCollection {#2571 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
            -id: 244664
            -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6199498"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703292662 {#2546
              date: 2023-12-23 01:51:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2564}
          +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1703292858 {#3066
            date: 2023-12-23 01:54:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
            "@MysticKetchup@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3070 …}
          +nested: Doctrine\ORM\PersistentCollection {#3072 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3076 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
          -id: 244669
          -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/4879662"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703292858 {#3067
            date: 2023-12-23 01:54:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703293181 {#3309
          date: 2023-12-23 01:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
          "@MossyFeathers@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3312 …}
        +nested: Doctrine\ORM\PersistentCollection {#3314 …}
        +votes: Doctrine\ORM\PersistentCollection {#3316 …}
        +reports: Doctrine\ORM\PersistentCollection {#3318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
        -id: 244682
        -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6199583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703293181 {#3310
          date: 2023-12-23 01:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703294903 {#3451
        date: 2023-12-23 02:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3454 …}
      +nested: Doctrine\ORM\PersistentCollection {#3456 …}
      +votes: Doctrine\ORM\PersistentCollection {#3458 …}
      +reports: Doctrine\ORM\PersistentCollection {#3460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
      -id: 244729
      -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4879946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703294903 {#3452
        date: 2023-12-23 02:28:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703299352 {#3503
      date: 2023-12-23 03:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3506 …}
    +nested: Doctrine\ORM\PersistentCollection {#3508 …}
    +votes: Doctrine\ORM\PersistentCollection {#3510 …}
    +reports: Doctrine\ORM\PersistentCollection {#3512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
    -id: 244844
    -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6200786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703299352 {#3504
      date: 2023-12-23 03:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "For that price, I’m guessing that was a Japanese 3DS that someone modded and re sold in the US?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703331437 {#3524
    date: 2023-12-23 12:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3530 …}
  +nested: Doctrine\ORM\PersistentCollection {#3532 …}
  +votes: Doctrine\ORM\PersistentCollection {#3528 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  -id: 245635
  -bodyTs: "'3ds':11 'guess':6 'japanes':10 'm':5 'mod':14 'price':3 're':16 'sold':17 'someon':13 'us':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6798103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703331437 {#3521
    date: 2023-12-23 12:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3548
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3519
    +user: Proxies\__CG__\App\Entity\User {#3527 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3505
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3453
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3311
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3069 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: App\Entity\EntryComment {#2564
              +user: App\Entity\User {#2577 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
              +magazine: App\Entity\Magazine {#300}
              +image: null
              +parent: null
              +root: null
              +body: "Cute! Nice to see the 3DS still getting repped as well"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1707045096 {#2547
                date: 2024-02-04 12:11:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Hellstormy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2565 …}
              +nested: Doctrine\ORM\PersistentCollection {#2567 …}
              +votes: Doctrine\ORM\PersistentCollection {#2569 …}
              +reports: Doctrine\ORM\PersistentCollection {#2571 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
              -id: 244664
              -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6199498"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703292662 {#2546
                date: 2023-12-23 01:51:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2564}
            +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1703292858 {#3066
              date: 2023-12-23 01:54:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Hellstormy@lemmy.world"
              "@MysticKetchup@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3070 …}
            +nested: Doctrine\ORM\PersistentCollection {#3072 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3076 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
            -id: 244669
            -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://pawb.social/comment/4879662"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703292858 {#3067
              date: 2023-12-23 01:54:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2564}
          +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1703293181 {#3309
            date: 2023-12-23 01:59:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
            "@MysticKetchup@lemmy.world"
            "@MossyFeathers@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3312 …}
          +nested: Doctrine\ORM\PersistentCollection {#3314 …}
          +votes: Doctrine\ORM\PersistentCollection {#3316 …}
          +reports: Doctrine\ORM\PersistentCollection {#3318 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
          -id: 244682
          -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199583"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703293181 {#3310
            date: 2023-12-23 01:59:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703294903 {#3451
          date: 2023-12-23 02:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
          "@MossyFeathers@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3454 …}
        +nested: Doctrine\ORM\PersistentCollection {#3456 …}
        +votes: Doctrine\ORM\PersistentCollection {#3458 …}
        +reports: Doctrine\ORM\PersistentCollection {#3460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
        -id: 244729
        -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703294903 {#3452
          date: 2023-12-23 02:28:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703299352 {#3503
        date: 2023-12-23 03:42:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3506 …}
      +nested: Doctrine\ORM\PersistentCollection {#3508 …}
      +votes: Doctrine\ORM\PersistentCollection {#3510 …}
      +reports: Doctrine\ORM\PersistentCollection {#3512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
      -id: 244844
      -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703299352 {#3504
        date: 2023-12-23 03:42:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "For that price, I’m guessing that was a Japanese 3DS that someone modded and re sold in the US?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703331437 {#3524
      date: 2023-12-23 12:37:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3530 …}
    +nested: Doctrine\ORM\PersistentCollection {#3532 …}
    +votes: Doctrine\ORM\PersistentCollection {#3528 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    -id: 245635
    -bodyTs: "'3ds':11 'guess':6 'japanes':10 'm':5 'mod':14 'price':3 're':16 'sold':17 'someon':13 'us':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6798103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703331437 {#3521
      date: 2023-12-23 12:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Yeah I believe so, at this point I don’t think it matters since homebrewing it will get around region locking and the eShop is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703359502 {#3551
    date: 2023-12-23 20:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
    "@AlligatorBlizzard@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 246699
  -bodyTs: "'around':19 'believ':3 'dead':26 'eshop':24 'get':18 'homebrew':15 'lock':21 'matter':13 'point':7 'region':20 'sinc':14 'think':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6210640"
  +editedAt: DateTimeImmutable @1707068489 {#3554
    date: 2024-02-04 18:41:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703359502 {#3556
    date: 2023-12-23 20:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3548
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3519
    +user: Proxies\__CG__\App\Entity\User {#3527 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3505
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3453
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3311
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3069 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: App\Entity\EntryComment {#2564
              +user: App\Entity\User {#2577 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
              +magazine: App\Entity\Magazine {#300}
              +image: null
              +parent: null
              +root: null
              +body: "Cute! Nice to see the 3DS still getting repped as well"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1707045096 {#2547
                date: 2024-02-04 12:11:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Hellstormy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2565 …}
              +nested: Doctrine\ORM\PersistentCollection {#2567 …}
              +votes: Doctrine\ORM\PersistentCollection {#2569 …}
              +reports: Doctrine\ORM\PersistentCollection {#2571 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
              -id: 244664
              -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6199498"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703292662 {#2546
                date: 2023-12-23 01:51:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2564}
            +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1703292858 {#3066
              date: 2023-12-23 01:54:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Hellstormy@lemmy.world"
              "@MysticKetchup@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3070 …}
            +nested: Doctrine\ORM\PersistentCollection {#3072 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3076 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
            -id: 244669
            -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://pawb.social/comment/4879662"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703292858 {#3067
              date: 2023-12-23 01:54:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2564}
          +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1703293181 {#3309
            date: 2023-12-23 01:59:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
            "@MysticKetchup@lemmy.world"
            "@MossyFeathers@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3312 …}
          +nested: Doctrine\ORM\PersistentCollection {#3314 …}
          +votes: Doctrine\ORM\PersistentCollection {#3316 …}
          +reports: Doctrine\ORM\PersistentCollection {#3318 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
          -id: 244682
          -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199583"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703293181 {#3310
            date: 2023-12-23 01:59:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703294903 {#3451
          date: 2023-12-23 02:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
          "@MossyFeathers@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3454 …}
        +nested: Doctrine\ORM\PersistentCollection {#3456 …}
        +votes: Doctrine\ORM\PersistentCollection {#3458 …}
        +reports: Doctrine\ORM\PersistentCollection {#3460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
        -id: 244729
        -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703294903 {#3452
          date: 2023-12-23 02:28:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703299352 {#3503
        date: 2023-12-23 03:42:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3506 …}
      +nested: Doctrine\ORM\PersistentCollection {#3508 …}
      +votes: Doctrine\ORM\PersistentCollection {#3510 …}
      +reports: Doctrine\ORM\PersistentCollection {#3512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
      -id: 244844
      -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703299352 {#3504
        date: 2023-12-23 03:42:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "For that price, I’m guessing that was a Japanese 3DS that someone modded and re sold in the US?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703331437 {#3524
      date: 2023-12-23 12:37:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3530 …}
    +nested: Doctrine\ORM\PersistentCollection {#3532 …}
    +votes: Doctrine\ORM\PersistentCollection {#3528 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    -id: 245635
    -bodyTs: "'3ds':11 'guess':6 'japanes':10 'm':5 'mod':14 'price':3 're':16 'sold':17 'someon':13 'us':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6798103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703331437 {#3521
      date: 2023-12-23 12:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Yeah I believe so, at this point I don’t think it matters since homebrewing it will get around region locking and the eShop is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703359502 {#3551
    date: 2023-12-23 20:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
    "@AlligatorBlizzard@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 246699
  -bodyTs: "'around':19 'believ':3 'dead':26 'eshop':24 'get':18 'homebrew':15 'lock':21 'matter':13 'point':7 'region':20 'sinc':14 'think':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6210640"
  +editedAt: DateTimeImmutable @1707068489 {#3554
    date: 2024-02-04 18:41:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703359502 {#3556
    date: 2023-12-23 20:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3548
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3519
    +user: Proxies\__CG__\App\Entity\User {#3527 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3505
      +user: App\Entity\User {#2577 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3453
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3311
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3069 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: App\Entity\EntryComment {#2564
              +user: App\Entity\User {#2577 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
              +magazine: App\Entity\Magazine {#300}
              +image: null
              +parent: null
              +root: null
              +body: "Cute! Nice to see the 3DS still getting repped as well"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1707045096 {#2547
                date: 2024-02-04 12:11:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Hellstormy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2565 …}
              +nested: Doctrine\ORM\PersistentCollection {#2567 …}
              +votes: Doctrine\ORM\PersistentCollection {#2569 …}
              +reports: Doctrine\ORM\PersistentCollection {#2571 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
              -id: 244664
              -bodyTs: "'3ds':6 'cute':1 'get':8 'nice':2 'rep':9 'see':4 'still':7 'well':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6199498"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703292662 {#2546
                date: 2023-12-23 01:51:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2564}
            +body: "The 3DS is unironically one of the few consoles I wish I actually had. Why? It’s just feels wrong to emulate, same with the Wii U and to a lesser extent, the Wii (unless you have one of those fancy pc-compatible sensor bars). The hardware is too unique and something gets lost when you try to emulate it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1703292858 {#3066
              date: 2023-12-23 01:54:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Hellstormy@lemmy.world"
              "@MysticKetchup@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3070 …}
            +nested: Doctrine\ORM\PersistentCollection {#3072 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3076 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
            -id: 244669
            -bodyTs: "'3ds':2 'actual':13 'bar':46 'compat':44 'consol':9 'emul':22,60 'extent':32 'fanci':41 'feel':19 'get':54 'hardwar':48 'lesser':31 'lost':55 'one':5,38 'pc':43 'pc-compat':42 'sensor':45 'someth':53 'tri':58 'u':27 'uniqu':51 'uniron':4 'unless':35 'wii':26,34 'wish':11 'wrong':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://pawb.social/comment/4879662"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703292858 {#3067
              date: 2023-12-23 01:54:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2564}
          +body: "I can recommend buying a used one, they go between 50€-100€. And then just homebrew it. :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1703293181 {#3309
            date: 2023-12-23 01:59:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Hellstormy@lemmy.world"
            "@MysticKetchup@lemmy.world"
            "@MossyFeathers@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3312 …}
          +nested: Doctrine\ORM\PersistentCollection {#3314 …}
          +votes: Doctrine\ORM\PersistentCollection {#3316 …}
          +reports: Doctrine\ORM\PersistentCollection {#3318 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
          -id: 244682
          -bodyTs: "'-100':12 '50':11 'buy':4 'go':9 'homebrew':16 'one':7 'recommend':3 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6199583"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703293181 {#3310
            date: 2023-12-23 01:59:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2564}
        +body: "Maybe the price has gone down in the US, but unfortunately the last I checked they were a bit more expensive in the US if you wanted one in decent condition."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703294903 {#3451
          date: 2023-12-23 02:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellstormy@lemmy.world"
          "@MysticKetchup@lemmy.world"
          "@MossyFeathers@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3454 …}
        +nested: Doctrine\ORM\PersistentCollection {#3456 …}
        +votes: Doctrine\ORM\PersistentCollection {#3458 …}
        +reports: Doctrine\ORM\PersistentCollection {#3460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
        -id: 244729
        -bodyTs: "'bit':19 'check':15 'condit':31 'decent':30 'expens':21 'gone':5 'last':13 'mayb':1 'one':28 'price':3 'unfortun':11 'us':9,24 'want':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4879946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703294903 {#3452
          date: 2023-12-23 02:28:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2564}
      +body: "Yeah I bought a used one earlier this month and it was $144. It did come with Luma already installed which was nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703299352 {#3503
        date: 2023-12-23 03:42:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellstormy@lemmy.world"
        "@MysticKetchup@lemmy.world"
        "@MossyFeathers@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3506 …}
      +nested: Doctrine\ORM\PersistentCollection {#3508 …}
      +votes: Doctrine\ORM\PersistentCollection {#3510 …}
      +reports: Doctrine\ORM\PersistentCollection {#3512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
      -id: 244844
      -bodyTs: "'144':13 'alreadi':19 'bought':3 'come':16 'earlier':7 'instal':20 'luma':18 'month':9 'nice':23 'one':6 'use':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703299352 {#3504
        date: 2023-12-23 03:42:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2564}
    +body: "For that price, I’m guessing that was a Japanese 3DS that someone modded and re sold in the US?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703331437 {#3524
      date: 2023-12-23 12:37:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
      "@MysticKetchup@lemmy.world"
      "@MossyFeathers@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3530 …}
    +nested: Doctrine\ORM\PersistentCollection {#3532 …}
    +votes: Doctrine\ORM\PersistentCollection {#3528 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    -id: 245635
    -bodyTs: "'3ds':11 'guess':6 'japanes':10 'm':5 'mod':14 'price':3 're':16 'sold':17 'someon':13 'us':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6798103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703331437 {#3521
      date: 2023-12-23 12:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2564}
  +body: "Yeah I believe so, at this point I don’t think it matters since homebrewing it will get around region locking and the eShop is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703359502 {#3551
    date: 2023-12-23 20:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@MysticKetchup@lemmy.world"
    "@MossyFeathers@pawb.social"
    "@AlligatorBlizzard@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 246699
  -bodyTs: "'around':19 'believ':3 'dead':26 'eshop':24 'get':18 'homebrew':15 'lock':21 'matter':13 'point':7 'region':20 'sinc':14 'think':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6210640"
  +editedAt: DateTimeImmutable @1707068489 {#3554
    date: 2024-02-04 18:41:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703359502 {#3556
    date: 2023-12-23 20:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute af though I definitely think it’s gotta go the other way around!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706803668 {#2632
    date: 2024-02-01 17:07:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 245154
  -bodyTs: "'af':2 'around':14 'cute':1 'definit':5 'go':10 'gotta':9 'think':6 'though':3 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6363965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311001 {#2633
    date: 2023-12-23 06:56:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute af though I definitely think it’s gotta go the other way around!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706803668 {#2632
    date: 2024-02-01 17:07:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 245154
  -bodyTs: "'af':2 'around':14 'cute':1 'definit':5 'go':10 'gotta':9 'think':6 'though':3 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6363965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311001 {#2633
    date: 2023-12-23 06:56:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute af though I definitely think it’s gotta go the other way around!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706803668 {#2632
    date: 2024-02-01 17:07:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 245154
  -bodyTs: "'af':2 'around':14 'cute':1 'definit':5 'go':10 'gotta':9 'think':6 'though':3 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6363965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311001 {#2633
    date: 2023-12-23 06:56:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute af though I definitely think it’s gotta go the other way around!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706803668 {#2632
      date: 2024-02-01 17:07:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 245154
    -bodyTs: "'af':2 'around':14 'cute':1 'definit':5 'go':10 'gotta':9 'think':6 'though':3 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6363965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703311001 {#2633
      date: 2023-12-23 06:56:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "I was also thinking about that but the only time that you really see them is when you open and close the device. And then it’s angled in the right direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703322900 {#3098
    date: 2023-12-23 10:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 245455
  -bodyTs: "'also':3 'angl':28 'close':21 'devic':23 'direct':32 'open':19 'realli':13 'right':31 'see':14 'think':4 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6203920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703322900 {#3099
    date: 2023-12-23 10:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute af though I definitely think it’s gotta go the other way around!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706803668 {#2632
      date: 2024-02-01 17:07:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 245154
    -bodyTs: "'af':2 'around':14 'cute':1 'definit':5 'go':10 'gotta':9 'think':6 'though':3 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6363965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703311001 {#2633
      date: 2023-12-23 06:56:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "I was also thinking about that but the only time that you really see them is when you open and close the device. And then it’s angled in the right direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703322900 {#3098
    date: 2023-12-23 10:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 245455
  -bodyTs: "'also':3 'angl':28 'close':21 'devic':23 'direct':32 'open':19 'realli':13 'right':31 'see':14 'think':4 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6203920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703322900 {#3099
    date: 2023-12-23 10:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute af though I definitely think it’s gotta go the other way around!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706803668 {#2632
      date: 2024-02-01 17:07:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 245154
    -bodyTs: "'af':2 'around':14 'cute':1 'definit':5 'go':10 'gotta':9 'think':6 'though':3 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6363965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703311001 {#2633
      date: 2023-12-23 06:56:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "I was also thinking about that but the only time that you really see them is when you open and close the device. And then it’s angled in the right direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703322900 {#3098
    date: 2023-12-23 10:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 245455
  -bodyTs: "'also':3 'angl':28 'close':21 'devic':23 'direct':32 'open':19 'realli':13 'right':31 'see':14 'think':4 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6203920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703322900 {#3099
    date: 2023-12-23 10:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706084851 {#2705
    date: 2024-01-24 09:27:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 239716
  -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138435 {#2706
    date: 2023-12-21 07:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706084851 {#2705
    date: 2024-01-24 09:27:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 239716
  -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138435 {#2706
    date: 2023-12-21 07:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2710
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706084851 {#2705
    date: 2024-01-24 09:27:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 239716
  -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138435 {#2706
    date: 2023-12-21 07:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3011
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706084851 {#2705
      date: 2024-01-24 09:27:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2712 …}
    +nested: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2716 …}
    +reports: Doctrine\ORM\PersistentCollection {#2718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
    -id: 239716
    -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6165363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703138435 {#2706
      date: 2023-12-21 07:00:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "I am currently playing Violet, but also have Sword."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703139724 {#3013
    date: 2023-12-21 07:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3010 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 239739
  -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7484729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703139724 {#3012
    date: 2023-12-21 07:22:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3011
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706084851 {#2705
      date: 2024-01-24 09:27:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2712 …}
    +nested: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2716 …}
    +reports: Doctrine\ORM\PersistentCollection {#2718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
    -id: 239716
    -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6165363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703138435 {#2706
      date: 2023-12-21 07:00:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "I am currently playing Violet, but also have Sword."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703139724 {#3013
    date: 2023-12-21 07:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3010 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 239739
  -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7484729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703139724 {#3012
    date: 2023-12-21 07:22:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3011
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2710
    +user: App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706084851 {#2705
      date: 2024-01-24 09:27:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2712 …}
    +nested: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2716 …}
    +reports: Doctrine\ORM\PersistentCollection {#2718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
    -id: 239716
    -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6165363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703138435 {#2706
      date: 2023-12-21 07:00:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "I am currently playing Violet, but also have Sword."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703139724 {#3013
    date: 2023-12-21 07:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3010 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 239739
  -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7484729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703139724 {#3012
    date: 2023-12-21 07:22:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3011
    +user: Proxies\__CG__\App\Entity\User {#3026 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2724 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706084851 {#2705
        date: 2024-01-24 09:27:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2712 …}
      +nested: Doctrine\ORM\PersistentCollection {#2714 …}
      +votes: Doctrine\ORM\PersistentCollection {#2716 …}
      +reports: Doctrine\ORM\PersistentCollection {#2718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
      -id: 239716
      -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6165363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703138435 {#2706
        date: 2023-12-21 07:00:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "I am currently playing Violet, but also have Sword."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703139724 {#3013
      date: 2023-12-21 07:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@YourAvgMortal@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3010 …}
    +nested: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
    -id: 239739
    -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7484729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703139724 {#3012
      date: 2023-12-21 07:22:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "The Hisuian regional forms are sadly not compatible with SwoSh. I just tested it via Pokémon Home but it wouldn’t let me transfer any regional forms to my playthrough in Sword."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703158914 {#3279
    date: 2023-12-21 12:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 240127
  -bodyTs: "'compat':8 'form':4,27 'hisuian':2 'home':17 'let':22 'playthrough':30 'pokémon':16 'region':3,26 'sad':6 'sword':32 'swosh':10 'test':13 'transfer':24 'via':15 'wouldn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6168522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703158914 {#3280
    date: 2023-12-21 12:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3011
    +user: Proxies\__CG__\App\Entity\User {#3026 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2724 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706084851 {#2705
        date: 2024-01-24 09:27:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2712 …}
      +nested: Doctrine\ORM\PersistentCollection {#2714 …}
      +votes: Doctrine\ORM\PersistentCollection {#2716 …}
      +reports: Doctrine\ORM\PersistentCollection {#2718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
      -id: 239716
      -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6165363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703138435 {#2706
        date: 2023-12-21 07:00:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "I am currently playing Violet, but also have Sword."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703139724 {#3013
      date: 2023-12-21 07:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@YourAvgMortal@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3010 …}
    +nested: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
    -id: 239739
    -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7484729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703139724 {#3012
      date: 2023-12-21 07:22:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "The Hisuian regional forms are sadly not compatible with SwoSh. I just tested it via Pokémon Home but it wouldn’t let me transfer any regional forms to my playthrough in Sword."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703158914 {#3279
    date: 2023-12-21 12:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 240127
  -bodyTs: "'compat':8 'form':4,27 'hisuian':2 'home':17 'let':22 'playthrough':30 'pokémon':16 'region':3,26 'sad':6 'sword':32 'swosh':10 'test':13 'transfer':24 'via':15 'wouldn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6168522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703158914 {#3280
    date: 2023-12-21 12:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3011
    +user: Proxies\__CG__\App\Entity\User {#3026 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2710
      +user: App\Entity\User {#2724 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706084851 {#2705
        date: 2024-01-24 09:27:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2712 …}
      +nested: Doctrine\ORM\PersistentCollection {#2714 …}
      +votes: Doctrine\ORM\PersistentCollection {#2716 …}
      +reports: Doctrine\ORM\PersistentCollection {#2718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
      -id: 239716
      -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6165363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703138435 {#2706
        date: 2023-12-21 07:00:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "I am currently playing Violet, but also have Sword."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703139724 {#3013
      date: 2023-12-21 07:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@YourAvgMortal@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3010 …}
    +nested: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
    -id: 239739
    -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7484729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703139724 {#3012
      date: 2023-12-21 07:22:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "The Hisuian regional forms are sadly not compatible with SwoSh. I just tested it via Pokémon Home but it wouldn’t let me transfer any regional forms to my playthrough in Sword."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703158914 {#3279
    date: 2023-12-21 12:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 240127
  -bodyTs: "'compat':8 'form':4,27 'hisuian':2 'home':17 'let':22 'playthrough':30 'pokémon':16 'region':3,26 'sad':6 'sword':32 'swosh':10 'test':13 'transfer':24 'via':15 'wouldn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6168522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703158914 {#3280
    date: 2023-12-21 12:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3438
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3011
      +user: Proxies\__CG__\App\Entity\User {#3026 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2710
        +user: App\Entity\User {#2724 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706084851 {#2705
          date: 2024-01-24 09:27:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2712 …}
        +nested: Doctrine\ORM\PersistentCollection {#2714 …}
        +votes: Doctrine\ORM\PersistentCollection {#2716 …}
        +reports: Doctrine\ORM\PersistentCollection {#2718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
        -id: 239716
        -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6165363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703138435 {#2706
          date: 2023-12-21 07:00:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2710}
      +body: "I am currently playing Violet, but also have Sword."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703139724 {#3013
        date: 2023-12-21 07:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@YourAvgMortal@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3010 …}
      +nested: Doctrine\ORM\PersistentCollection {#3008 …}
      +votes: Doctrine\ORM\PersistentCollection {#3006 …}
      +reports: Doctrine\ORM\PersistentCollection {#3004 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
      -id: 239739
      -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7484729"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703139724 {#3012
        date: 2023-12-21 07:22:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "The Hisuian regional forms are sadly not compatible with SwoSh. I just tested it via Pokémon Home but it wouldn’t let me transfer any regional forms to my playthrough in Sword."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703158914 {#3279
      date: 2023-12-21 12:41:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@YourAvgMortal@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3282 …}
    +nested: Doctrine\ORM\PersistentCollection {#3284 …}
    +votes: Doctrine\ORM\PersistentCollection {#3286 …}
    +reports: Doctrine\ORM\PersistentCollection {#3288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
    -id: 240127
    -bodyTs: "'compat':8 'form':4,27 'hisuian':2 'home':17 'let':22 'playthrough':30 'pokémon':16 'region':3,26 'sad':6 'sword':32 'swosh':10 'test':13 'transfer':24 'via':15 'wouldn':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6168522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703158914 {#3280
      date: 2023-12-21 12:41:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "Thank you for checking. A gracious trainer shared their code with me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703169809 {#3436
    date: 2023-12-21 15:43:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 240509
  -bodyTs: "'check':4 'code':10 'gracious':6 'share':8 'thank':1 'trainer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7491861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703169809 {#3437
    date: 2023-12-21 15:43:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3438
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3011
      +user: Proxies\__CG__\App\Entity\User {#3026 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2710
        +user: App\Entity\User {#2724 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706084851 {#2705
          date: 2024-01-24 09:27:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2712 …}
        +nested: Doctrine\ORM\PersistentCollection {#2714 …}
        +votes: Doctrine\ORM\PersistentCollection {#2716 …}
        +reports: Doctrine\ORM\PersistentCollection {#2718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
        -id: 239716
        -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6165363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703138435 {#2706
          date: 2023-12-21 07:00:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2710}
      +body: "I am currently playing Violet, but also have Sword."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703139724 {#3013
        date: 2023-12-21 07:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@YourAvgMortal@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3010 …}
      +nested: Doctrine\ORM\PersistentCollection {#3008 …}
      +votes: Doctrine\ORM\PersistentCollection {#3006 …}
      +reports: Doctrine\ORM\PersistentCollection {#3004 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
      -id: 239739
      -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7484729"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703139724 {#3012
        date: 2023-12-21 07:22:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "The Hisuian regional forms are sadly not compatible with SwoSh. I just tested it via Pokémon Home but it wouldn’t let me transfer any regional forms to my playthrough in Sword."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703158914 {#3279
      date: 2023-12-21 12:41:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@YourAvgMortal@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3282 …}
    +nested: Doctrine\ORM\PersistentCollection {#3284 …}
    +votes: Doctrine\ORM\PersistentCollection {#3286 …}
    +reports: Doctrine\ORM\PersistentCollection {#3288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
    -id: 240127
    -bodyTs: "'compat':8 'form':4,27 'hisuian':2 'home':17 'let':22 'playthrough':30 'pokémon':16 'region':3,26 'sad':6 'sword':32 'swosh':10 'test':13 'transfer':24 'via':15 'wouldn':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6168522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703158914 {#3280
      date: 2023-12-21 12:41:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "Thank you for checking. A gracious trainer shared their code with me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703169809 {#3436
    date: 2023-12-21 15:43:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 240509
  -bodyTs: "'check':4 'code':10 'gracious':6 'share':8 'thank':1 'trainer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7491861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703169809 {#3437
    date: 2023-12-21 15:43:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3438
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3011
      +user: Proxies\__CG__\App\Entity\User {#3026 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2710
        +user: App\Entity\User {#2724 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "Do you mean from Scarlet Violet? I could send you one from Legends Arceus if that’s ok. Obviously they won’t be in a cherish ball"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706084851 {#2705
          date: 2024-01-24 09:27:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2712 …}
        +nested: Doctrine\ORM\PersistentCollection {#2714 …}
        +votes: Doctrine\ORM\PersistentCollection {#2716 …}
        +reports: Doctrine\ORM\PersistentCollection {#2718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
        -id: 239716
        -bodyTs: "'arceus':14 'ball':27 'cherish':26 'could':8 'legend':13 'mean':3 'obvious':19 'ok':18 'one':11 'scarlet':5 'send':9 'violet':6 'won':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6165363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703138435 {#2706
          date: 2023-12-21 07:00:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2710}
      +body: "I am currently playing Violet, but also have Sword."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703139724 {#3013
        date: 2023-12-21 07:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@YourAvgMortal@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3010 …}
      +nested: Doctrine\ORM\PersistentCollection {#3008 …}
      +votes: Doctrine\ORM\PersistentCollection {#3006 …}
      +reports: Doctrine\ORM\PersistentCollection {#3004 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
      -id: 239739
      -bodyTs: "'also':7 'current':3 'play':4 'sword':9 'violet':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7484729"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703139724 {#3012
        date: 2023-12-21 07:22:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2710}
    +body: "The Hisuian regional forms are sadly not compatible with SwoSh. I just tested it via Pokémon Home but it wouldn’t let me transfer any regional forms to my playthrough in Sword."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703158914 {#3279
      date: 2023-12-21 12:41:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@YourAvgMortal@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3282 …}
    +nested: Doctrine\ORM\PersistentCollection {#3284 …}
    +votes: Doctrine\ORM\PersistentCollection {#3286 …}
    +reports: Doctrine\ORM\PersistentCollection {#3288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
    -id: 240127
    -bodyTs: "'compat':8 'form':4,27 'hisuian':2 'home':17 'let':22 'playthrough':30 'pokémon':16 'region':3,26 'sad':6 'sword':32 'swosh':10 'test':13 'transfer':24 'via':15 'wouldn':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6168522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703158914 {#3280
      date: 2023-12-21 12:41:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2710}
  +body: "Thank you for checking. A gracious trainer shared their code with me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703169809 {#3436
    date: 2023-12-21 15:43:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@YourAvgMortal@lemmy.world"
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 240509
  -bodyTs: "'check':4 'code':10 'gracious':6 'share':8 'thank':1 'trainer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7491861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703169809 {#3437
    date: 2023-12-21 15:43:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2784
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706073146 {#2779
    date: 2024-01-24 06:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2785 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2789 …}
  +reports: Doctrine\ORM\PersistentCollection {#2791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 240248
  -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6169322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162792 {#2780
    date: 2023-12-21 13:46:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2784
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706073146 {#2779
    date: 2024-01-24 06:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2785 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2789 …}
  +reports: Doctrine\ORM\PersistentCollection {#2791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 240248
  -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6169322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162792 {#2780
    date: 2023-12-21 13:46:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2784
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706073146 {#2779
    date: 2024-01-24 06:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2785 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2789 …}
  +reports: Doctrine\ORM\PersistentCollection {#2791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 240248
  -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6169322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162792 {#2780
    date: 2023-12-21 13:46:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2981
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2784
    +user: App\Entity\User {#2797 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706073146 {#2779
      date: 2024-01-24 06:12:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2785 …}
    +nested: Doctrine\ORM\PersistentCollection {#2787 …}
    +votes: Doctrine\ORM\PersistentCollection {#2789 …}
    +reports: Doctrine\ORM\PersistentCollection {#2791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    -id: 240248
    -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6169322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703162792 {#2780
      date: 2023-12-21 13:46:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2784}
  +body: "That would work as well, if you are sure you do not want it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703163960 {#2983
    date: 2023-12-21 14:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PDFuego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  -id: 240287
  -bodyTs: "'sure':9 'want':13 'well':5 'work':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7489935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703163960 {#2982
    date: 2023-12-21 14:06:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2981
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2784
    +user: App\Entity\User {#2797 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706073146 {#2779
      date: 2024-01-24 06:12:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2785 …}
    +nested: Doctrine\ORM\PersistentCollection {#2787 …}
    +votes: Doctrine\ORM\PersistentCollection {#2789 …}
    +reports: Doctrine\ORM\PersistentCollection {#2791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    -id: 240248
    -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6169322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703162792 {#2780
      date: 2023-12-21 13:46:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2784}
  +body: "That would work as well, if you are sure you do not want it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703163960 {#2983
    date: 2023-12-21 14:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PDFuego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  -id: 240287
  -bodyTs: "'sure':9 'want':13 'well':5 'work':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7489935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703163960 {#2982
    date: 2023-12-21 14:06:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2981
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2784
    +user: App\Entity\User {#2797 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706073146 {#2779
      date: 2024-01-24 06:12:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2785 …}
    +nested: Doctrine\ORM\PersistentCollection {#2787 …}
    +votes: Doctrine\ORM\PersistentCollection {#2789 …}
    +reports: Doctrine\ORM\PersistentCollection {#2791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    -id: 240248
    -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6169322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703162792 {#2780
      date: 2023-12-21 13:46:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2784}
  +body: "That would work as well, if you are sure you do not want it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703163960 {#2983
    date: 2023-12-21 14:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PDFuego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  -id: 240287
  -bodyTs: "'sure':9 'want':13 'well':5 'work':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7489935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703163960 {#2982
    date: 2023-12-21 14:06:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3296
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2981
    +user: Proxies\__CG__\App\Entity\User {#3026 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2784
      +user: App\Entity\User {#2797 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706073146 {#2779
        date: 2024-01-24 06:12:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2785 …}
      +nested: Doctrine\ORM\PersistentCollection {#2787 …}
      +votes: Doctrine\ORM\PersistentCollection {#2789 …}
      +reports: Doctrine\ORM\PersistentCollection {#2791 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
      -id: 240248
      -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6169322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703162792 {#2780
        date: 2023-12-21 13:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2784}
    +body: "That would work as well, if you are sure you do not want it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703163960 {#2983
      date: 2023-12-21 14:06:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@PDFuego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    -id: 240287
    -bodyTs: "'sure':9 'want':13 'well':5 'work':3 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7489935"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703163960 {#2982
      date: 2023-12-21 14:06:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2784}
  +body: "Yeah I was holding onto it because I used to be active on /r/pokemontrades, but I haven’t been back there since the blackout stuff. I’ll DM it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703164181 {#3294
    date: 2023-12-21 14:09:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PDFuego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 240292
  -bodyTs: "'/r/pokemontrades':14 'activ':12 'back':20 'blackout':24 'dm':28 'haven':17 'hold':4 'll':27 'onto':5 'sinc':22 'stuff':25 'use':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6169659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703164181 {#3295
    date: 2023-12-21 14:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3296
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2981
    +user: Proxies\__CG__\App\Entity\User {#3026 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2784
      +user: App\Entity\User {#2797 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706073146 {#2779
        date: 2024-01-24 06:12:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2785 …}
      +nested: Doctrine\ORM\PersistentCollection {#2787 …}
      +votes: Doctrine\ORM\PersistentCollection {#2789 …}
      +reports: Doctrine\ORM\PersistentCollection {#2791 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
      -id: 240248
      -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6169322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703162792 {#2780
        date: 2023-12-21 13:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2784}
    +body: "That would work as well, if you are sure you do not want it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703163960 {#2983
      date: 2023-12-21 14:06:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@PDFuego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    -id: 240287
    -bodyTs: "'sure':9 'want':13 'well':5 'work':3 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7489935"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703163960 {#2982
      date: 2023-12-21 14:06:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2784}
  +body: "Yeah I was holding onto it because I used to be active on /r/pokemontrades, but I haven’t been back there since the blackout stuff. I’ll DM it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703164181 {#3294
    date: 2023-12-21 14:09:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PDFuego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 240292
  -bodyTs: "'/r/pokemontrades':14 'activ':12 'back':20 'blackout':24 'dm':28 'haven':17 'hold':4 'll':27 'onto':5 'sinc':22 'stuff':25 'use':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6169659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703164181 {#3295
    date: 2023-12-21 14:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3296
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2981
    +user: Proxies\__CG__\App\Entity\User {#3026 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2784
      +user: App\Entity\User {#2797 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2711 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "I still have the code for the mystery gift download if you want that, I don’t think it’s expired yet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706073146 {#2779
        date: 2024-01-24 06:12:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2785 …}
      +nested: Doctrine\ORM\PersistentCollection {#2787 …}
      +votes: Doctrine\ORM\PersistentCollection {#2789 …}
      +reports: Doctrine\ORM\PersistentCollection {#2791 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
      -id: 240248
      -bodyTs: "'code':5 'download':10 'expir':21 'gift':9 'mysteri':8 'still':2 'think':18 'want':13 'yet':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6169322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703162792 {#2780
        date: 2023-12-21 13:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2784}
    +body: "That would work as well, if you are sure you do not want it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703163960 {#2983
      date: 2023-12-21 14:06:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@PDFuego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    -id: 240287
    -bodyTs: "'sure':9 'want':13 'well':5 'work':3 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7489935"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703163960 {#2982
      date: 2023-12-21 14:06:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2784}
  +body: "Yeah I was holding onto it because I used to be active on /r/pokemontrades, but I haven’t been back there since the blackout stuff. I’ll DM it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703164181 {#3294
    date: 2023-12-21 14:09:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PDFuego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 240292
  -bodyTs: "'/r/pokemontrades':14 'activ':12 'back':20 'blackout':24 'dm':28 'haven':17 'hold':4 'll':27 'onto':5 'sinc':22 'stuff':25 'use':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6169659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703164181 {#3295
    date: 2023-12-21 14:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just unlocked 4 star raids, no real interest in doing them but if I can get the other Legendary from it I guess I’ll have to unlock the 5 star raids. Do I just do 4 star raids until they unlock?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047836 {#2853
    date: 2024-01-23 23:10:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 239753
  -bodyTs: "'4':4,38 '5':31 'get':17 'guess':24 'interest':9 'legendari':20 'll':26 'raid':6,33,40 'real':8 'star':5,32,39 'unlock':3,29,43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703140172 {#2854
    date: 2023-12-21 07:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just unlocked 4 star raids, no real interest in doing them but if I can get the other Legendary from it I guess I’ll have to unlock the 5 star raids. Do I just do 4 star raids until they unlock?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047836 {#2853
    date: 2024-01-23 23:10:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 239753
  -bodyTs: "'4':4,38 '5':31 'get':17 'guess':24 'interest':9 'legendari':20 'll':26 'raid':6,33,40 'real':8 'star':5,32,39 'unlock':3,29,43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703140172 {#2854
    date: 2023-12-21 07:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just unlocked 4 star raids, no real interest in doing them but if I can get the other Legendary from it I guess I’ll have to unlock the 5 star raids. Do I just do 4 star raids until they unlock?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047836 {#2853
    date: 2024-01-23 23:10:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 239753
  -bodyTs: "'4':4,38 '5':31 'get':17 'guess':24 'interest':9 'legendari':20 'll':26 'raid':6,33,40 'real':8 'star':5,32,39 'unlock':3,29,43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703140172 {#2854
    date: 2023-12-21 07:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#2996
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I just unlocked 4 star raids, no real interest in doing them but if I can get the other Legendary from it I guess I’ll have to unlock the 5 star raids. Do I just do 4 star raids until they unlock?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706047836 {#2853
      date: 2024-01-23 23:10:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 239753
    -bodyTs: "'4':4,38 '5':31 'get':17 'guess':24 'interest':9 'legendari':20 'll':26 'raid':6,33,40 'real':8 'star':5,32,39 'unlock':3,29,43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6165629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703140172 {#2854
      date: 2023-12-21 07:29:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "I believe you need to progress the story until you unlock the Ace Academy tournament."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703142465 {#2998
    date: 2023-12-21 08:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  -id: 239796
  -bodyTs: "'academi':14 'ace':13 'believ':2 'need':4 'progress':6 'stori':8 'tournament':15 'unlock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7485387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703142465 {#2997
    date: 2023-12-21 08:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#2996
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I just unlocked 4 star raids, no real interest in doing them but if I can get the other Legendary from it I guess I’ll have to unlock the 5 star raids. Do I just do 4 star raids until they unlock?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706047836 {#2853
      date: 2024-01-23 23:10:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 239753
    -bodyTs: "'4':4,38 '5':31 'get':17 'guess':24 'interest':9 'legendari':20 'll':26 'raid':6,33,40 'real':8 'star':5,32,39 'unlock':3,29,43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6165629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703140172 {#2854
      date: 2023-12-21 07:29:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "I believe you need to progress the story until you unlock the Ace Academy tournament."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703142465 {#2998
    date: 2023-12-21 08:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  -id: 239796
  -bodyTs: "'academi':14 'ace':13 'believ':2 'need':4 'progress':6 'stori':8 'tournament':15 'unlock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7485387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703142465 {#2997
    date: 2023-12-21 08:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#2996
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2859 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "I just unlocked 4 star raids, no real interest in doing them but if I can get the other Legendary from it I guess I’ll have to unlock the 5 star raids. Do I just do 4 star raids until they unlock?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706047836 {#2853
      date: 2024-01-23 23:10:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2860 …}
    +nested: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    -id: 239753
    -bodyTs: "'4':4,38 '5':31 'get':17 'guess':24 'interest':9 'legendari':20 'll':26 'raid':6,33,40 'real':8 'star':5,32,39 'unlock':3,29,43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6165629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703140172 {#2854
      date: 2023-12-21 07:29:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "I believe you need to progress the story until you unlock the Ace Academy tournament."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703142465 {#2998
    date: 2023-12-21 08:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Yokozuna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  -id: 239796
  -bodyTs: "'academi':14 'ace':13 'believ':2 'need':4 'progress':6 'stori':8 'tournament':15 'unlock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7485387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703142465 {#2997
    date: 2023-12-21 08:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is just for Pokemon Go, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705806721 {#2857
    date: 2024-01-21 04:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 235095
  -bodyTs: "'go':6 'pokemon':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5454312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702998710 {#2856
    date: 2023-12-19 16:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is just for Pokemon Go, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705806721 {#2857
    date: 2024-01-21 04:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 235095
  -bodyTs: "'go':6 'pokemon':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5454312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702998710 {#2856
    date: 2023-12-19 16:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is just for Pokemon Go, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705806721 {#2857
    date: 2024-01-21 04:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 235095
  -bodyTs: "'go':6 'pokemon':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5454312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702998710 {#2856
    date: 2023-12-19 16:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#2956
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#2857
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#2856
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
    \n
    I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703000126 {#2960
    date: 2023-12-19 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 235154
  -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6132567"
  +editedAt: DateTimeImmutable @1705689379 {#2963
    date: 2024-01-19 19:36:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000126 {#2959
    date: 2023-12-19 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#2956
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#2857
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#2856
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
    \n
    I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703000126 {#2960
    date: 2023-12-19 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 235154
  -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6132567"
  +editedAt: DateTimeImmutable @1705689379 {#2963
    date: 2024-01-19 19:36:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000126 {#2959
    date: 2023-12-19 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#2956
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#2857
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#2856
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
    \n
    I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703000126 {#2960
    date: 2023-12-19 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 235154
  -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6132567"
  +editedAt: DateTimeImmutable @1705689379 {#2963
    date: 2024-01-19 19:36:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000126 {#2959
    date: 2023-12-19 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3261
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2956
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2874
      +user: App\Entity\User {#2888 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "This is just for Pokemon Go, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705806721 {#2857
        date: 2024-01-21 04:12:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2876 …}
      +nested: Doctrine\ORM\PersistentCollection {#2878 …}
      +votes: Doctrine\ORM\PersistentCollection {#2880 …}
      +reports: Doctrine\ORM\PersistentCollection {#2882 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
      -id: 235095
      -bodyTs: "'go':6 'pokemon':5 'right':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5454312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702998710 {#2856
        date: 2023-12-19 16:11:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: """
      Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
      \n
      I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703000126 {#2960
      date: 2023-12-19 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3042 …}
    +nested: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 235154
    -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6132567"
    +editedAt: DateTimeImmutable @1705689379 {#2963
      date: 2024-01-19 19:36:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703000126 {#2959
      date: 2023-12-19 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703009345 {#3260
    date: 2023-12-19 19:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 235625
  -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703009345 {#3257
    date: 2023-12-19 19:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3261
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2956
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2874
      +user: App\Entity\User {#2888 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "This is just for Pokemon Go, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705806721 {#2857
        date: 2024-01-21 04:12:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2876 …}
      +nested: Doctrine\ORM\PersistentCollection {#2878 …}
      +votes: Doctrine\ORM\PersistentCollection {#2880 …}
      +reports: Doctrine\ORM\PersistentCollection {#2882 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
      -id: 235095
      -bodyTs: "'go':6 'pokemon':5 'right':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5454312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702998710 {#2856
        date: 2023-12-19 16:11:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: """
      Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
      \n
      I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703000126 {#2960
      date: 2023-12-19 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3042 …}
    +nested: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 235154
    -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6132567"
    +editedAt: DateTimeImmutable @1705689379 {#2963
      date: 2024-01-19 19:36:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703000126 {#2959
      date: 2023-12-19 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703009345 {#3260
    date: 2023-12-19 19:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 235625
  -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703009345 {#3257
    date: 2023-12-19 19:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3261
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2956
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2874
      +user: App\Entity\User {#2888 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "This is just for Pokemon Go, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705806721 {#2857
        date: 2024-01-21 04:12:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2876 …}
      +nested: Doctrine\ORM\PersistentCollection {#2878 …}
      +votes: Doctrine\ORM\PersistentCollection {#2880 …}
      +reports: Doctrine\ORM\PersistentCollection {#2882 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
      -id: 235095
      -bodyTs: "'go':6 'pokemon':5 'right':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5454312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702998710 {#2856
        date: 2023-12-19 16:11:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: """
      Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
      \n
      I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703000126 {#2960
      date: 2023-12-19 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3042 …}
    +nested: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 235154
    -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6132567"
    +editedAt: DateTimeImmutable @1705689379 {#2963
      date: 2024-01-19 19:36:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703000126 {#2959
      date: 2023-12-19 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703009345 {#3260
    date: 2023-12-19 19:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 235625
  -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703009345 {#3257
    date: 2023-12-19 19:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3412
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2956
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2874
        +user: App\Entity\User {#2888 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#2857
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2876 …}
        +nested: Doctrine\ORM\PersistentCollection {#2878 …}
        +votes: Doctrine\ORM\PersistentCollection {#2880 …}
        +reports: Doctrine\ORM\PersistentCollection {#2882 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#2856
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2874}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#2960
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#2963
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#2959
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#3260
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#3257
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Ah neat\n
    \n
    One of these days I’ll get a Switch… Just like I’ve been saying since it’s launched lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703010680 {#3413
    date: 2023-12-19 19:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 235686
  -bodyTs: "'ah':1 'day':6 'get':9 'launch':21 'like':13 'll':8 'lol':22 'neat':2 'one':3 'say':17 'sinc':18 'switch':11 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010680 {#3410
    date: 2023-12-19 19:31:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3412
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2956
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2874
        +user: App\Entity\User {#2888 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#2857
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2876 …}
        +nested: Doctrine\ORM\PersistentCollection {#2878 …}
        +votes: Doctrine\ORM\PersistentCollection {#2880 …}
        +reports: Doctrine\ORM\PersistentCollection {#2882 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#2856
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2874}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#2960
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#2963
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#2959
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#3260
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#3257
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Ah neat\n
    \n
    One of these days I’ll get a Switch… Just like I’ve been saying since it’s launched lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703010680 {#3413
    date: 2023-12-19 19:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 235686
  -bodyTs: "'ah':1 'day':6 'get':9 'launch':21 'like':13 'll':8 'lol':22 'neat':2 'one':3 'say':17 'sinc':18 'switch':11 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010680 {#3410
    date: 2023-12-19 19:31:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3412
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2956
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2874
        +user: App\Entity\User {#2888 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#2857
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2876 …}
        +nested: Doctrine\ORM\PersistentCollection {#2878 …}
        +votes: Doctrine\ORM\PersistentCollection {#2880 …}
        +reports: Doctrine\ORM\PersistentCollection {#2882 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#2856
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2874}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#2960
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#2963
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#2959
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#3260
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#3257
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Ah neat\n
    \n
    One of these days I’ll get a Switch… Just like I’ve been saying since it’s launched lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703010680 {#3413
    date: 2023-12-19 19:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 235686
  -bodyTs: "'ah':1 'day':6 'get':9 'launch':21 'like':13 'll':8 'lol':22 'neat':2 'one':3 'say':17 'sinc':18 'switch':11 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010680 {#3410
    date: 2023-12-19 19:31:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3423
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2956
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2874
        +user: App\Entity\User {#2888 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#2857
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2876 …}
        +nested: Doctrine\ORM\PersistentCollection {#2878 …}
        +votes: Doctrine\ORM\PersistentCollection {#2880 …}
        +reports: Doctrine\ORM\PersistentCollection {#2882 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#2856
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2874}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#2960
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#2963
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#2959
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#3260
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#3257
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: "That makes sense. That’s pretty much the only one I *haven’t* played!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703045498 {#3421
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 237047
  -bodyTs: "'haven':12 'make':2 'much':7 'one':10 'play':14 'pretti':6 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5468248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045498 {#3422
    date: 2023-12-20 05:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3423
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2956
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2874
        +user: App\Entity\User {#2888 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#2857
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2876 …}
        +nested: Doctrine\ORM\PersistentCollection {#2878 …}
        +votes: Doctrine\ORM\PersistentCollection {#2880 …}
        +reports: Doctrine\ORM\PersistentCollection {#2882 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#2856
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2874}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#2960
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#2963
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#2959
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#3260
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#3257
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: "That makes sense. That’s pretty much the only one I *haven’t* played!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703045498 {#3421
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 237047
  -bodyTs: "'haven':12 'make':2 'much':7 'one':10 'play':14 'pretti':6 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5468248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045498 {#3422
    date: 2023-12-20 05:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3423
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2956
      +user: Proxies\__CG__\App\Entity\User {#3043 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#2874
        +user: App\Entity\User {#2888 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#2857
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2876 …}
        +nested: Doctrine\ORM\PersistentCollection {#2878 …}
        +votes: Doctrine\ORM\PersistentCollection {#2880 …}
        +reports: Doctrine\ORM\PersistentCollection {#2882 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#2856
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2874}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#2960
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3042 …}
      +nested: Doctrine\ORM\PersistentCollection {#3040 …}
      +votes: Doctrine\ORM\PersistentCollection {#3038 …}
      +reports: Doctrine\ORM\PersistentCollection {#3036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#2963
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#2959
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2874}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#3260
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#3257
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: "That makes sense. That’s pretty much the only one I *haven’t* played!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703045498 {#3421
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 237047
  -bodyTs: "'haven':12 'make':2 'much':7 'one':10 'play':14 'pretti':6 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5468248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045498 {#3422
    date: 2023-12-20 05:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#2857
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#2856
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Scarlet and Violet only.\n
    \n
    Edit: title edited to reflect this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703000362 {#3030
    date: 2023-12-19 16:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3025 …}
  +nested: Doctrine\ORM\PersistentCollection {#3023 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  -id: 235167
  -bodyTs: "'edit':5,7 'reflect':9 'scarlet':1 'titl':6 'violet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441732"
  +editedAt: DateTimeImmutable @1705694464 {#3029
    date: 2024-01-19 21:01:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000362 {#3028
    date: 2023-12-19 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#2857
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#2856
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Scarlet and Violet only.\n
    \n
    Edit: title edited to reflect this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703000362 {#3030
    date: 2023-12-19 16:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3025 …}
  +nested: Doctrine\ORM\PersistentCollection {#3023 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  -id: 235167
  -bodyTs: "'edit':5,7 'reflect':9 'scarlet':1 'titl':6 'violet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441732"
  +editedAt: DateTimeImmutable @1705694464 {#3029
    date: 2024-01-19 21:01:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000362 {#3028
    date: 2023-12-19 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#3027
  +user: Proxies\__CG__\App\Entity\User {#3026 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
  +magazine: App\Entity\Magazine {#300
    +icon: Proxies\__CG__\App\Entity\Image {#280 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#312
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#271 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
    +entries: Doctrine\ORM\PersistentCollection {#214 …}
    +posts: Doctrine\ORM\PersistentCollection {#172 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
    +bans: Doctrine\ORM\PersistentCollection {#151 …}
    +reports: Doctrine\ORM\PersistentCollection {#137 …}
    +badges: Doctrine\ORM\PersistentCollection {#115 …}
    +logs: Doctrine\ORM\PersistentCollection {#105 …}
    +awards: Doctrine\ORM\PersistentCollection {#94 …}
    +categories: Doctrine\ORM\PersistentCollection {#81 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#315
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#314
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2875 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#2857
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#2856
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    Scarlet and Violet only.\n
    \n
    Edit: title edited to reflect this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703000362 {#3030
    date: 2023-12-19 16:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3025 …}
  +nested: Doctrine\ORM\PersistentCollection {#3023 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  -id: 235167
  -bodyTs: "'edit':5,7 'reflect':9 'scarlet':1 'titl':6 'violet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441732"
  +editedAt: DateTimeImmutable @1705694464 {#3029
    date: 2024-01-19 21:01:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000362 {#3028
    date: 2023-12-19 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED edit
App\Entity\Magazine {#300
  +icon: Proxies\__CG__\App\Entity\Image {#280 …}
  +name: "pokemon@lemmy.ml"
  +title: "pokemon"
  +description: """
    The Lemmy community for all things Pokémon!\n
    \n
    Rules:\n
    \n
    - 1. Be a decent human being.\n
    - 2. Fanart must be credited.\n
    - 3. No untagged spoilers of new games, anime episodes, etc.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 55
  +entryCommentCount: 130
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729283896 {#312
    date: 2024-10-18 22:38:16.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#271 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#267 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#256 …}
  +entries: Doctrine\ORM\PersistentCollection {#214 …}
  +posts: Doctrine\ORM\PersistentCollection {#172 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#234 …}
  +bans: Doctrine\ORM\PersistentCollection {#151 …}
  +reports: Doctrine\ORM\PersistentCollection {#137 …}
  +badges: Doctrine\ORM\PersistentCollection {#115 …}
  +logs: Doctrine\ORM\PersistentCollection {#105 …}
  +awards: Doctrine\ORM\PersistentCollection {#94 …}
  +categories: Doctrine\ORM\PersistentCollection {#81 …}
  -id: 55
  +apId: "pokemon@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/pokemon"
  +apPublicUrl: "https://lemmy.ml/c/pokemon"
  +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "pokemon"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729531827 {#315
    date: 2024-10-21 19:30:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697413949 {#314
    date: 2023-10-16 01:52:29.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