GET https://kbin.spritesserver.nl/m/pokemon@lemmy.ml/comments/top?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 …}
}
0.27 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.04 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 {#1545
  +user: App\Entity\User {#1425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    In the games, it usually has static or soundproof, not levitate.\n
    \n
    Eelektross has levitate as a pure electric type and yup has no weaknesses (without fuckery, like gravity)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699466036 {#1848
    date: 2023-11-08 18:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 102231
  -bodyTs: "'eelektross':12 'electr':18 'fuckeri':26 'game':3 'graviti':28 'levit':11,14 'like':27 'pure':17 'soundproof':9 'static':7 'type':19 'usual':5 'weak':24 'without':25 'yup':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4411851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466036 {#1399
    date: 2023-11-08 18:53: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
3 DENIED edit
App\Entity\EntryComment {#1545
  +user: App\Entity\User {#1425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    In the games, it usually has static or soundproof, not levitate.\n
    \n
    Eelektross has levitate as a pure electric type and yup has no weaknesses (without fuckery, like gravity)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699466036 {#1848
    date: 2023-11-08 18:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 102231
  -bodyTs: "'eelektross':12 'electr':18 'fuckeri':26 'game':3 'graviti':28 'levit':11,14 'like':27 'pure':17 'soundproof':9 'static':7 'type':19 'usual':5 'weak':24 'without':25 'yup':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4411851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466036 {#1399
    date: 2023-11-08 18:53: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
4 DENIED moderate
App\Entity\EntryComment {#1545
  +user: App\Entity\User {#1425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    In the games, it usually has static or soundproof, not levitate.\n
    \n
    Eelektross has levitate as a pure electric type and yup has no weaknesses (without fuckery, like gravity)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699466036 {#1848
    date: 2023-11-08 18:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 102231
  -bodyTs: "'eelektross':12 'electr':18 'fuckeri':26 'game':3 'graviti':28 'levit':11,14 'like':27 'pure':17 'soundproof':9 'static':7 'type':19 'usual':5 'weak':24 'without':25 'yup':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4411851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466036 {#1399
    date: 2023-11-08 18:53: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
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 {#1727
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Aurorus?\n
    \n
    [pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)\n
    \n
    The neck markings match, as does the fertility frilly gold\n
    \n
    Edit: It’s too early to type.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702778321 {#1726
    date: 2023-12-17 02:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 191859
  -bodyTs: "'/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':4 'aurorus':1 'earli':19 'edit':15 'fertil':12 'frilli':13 'gold':14 'mark':7 'match':8 'neck':6 'pokemondb.net':3 'pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':2 'type':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5394706"
  +editedAt: DateTimeImmutable @1702776449 {#1733
    date: 2023-12-17 02:27:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701604592 {#1735
    date: 2023-12-03 12:56: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
7 DENIED edit
App\Entity\EntryComment {#1727
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Aurorus?\n
    \n
    [pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)\n
    \n
    The neck markings match, as does the fertility frilly gold\n
    \n
    Edit: It’s too early to type.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702778321 {#1726
    date: 2023-12-17 02:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 191859
  -bodyTs: "'/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':4 'aurorus':1 'earli':19 'edit':15 'fertil':12 'frilli':13 'gold':14 'mark':7 'match':8 'neck':6 'pokemondb.net':3 'pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':2 'type':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5394706"
  +editedAt: DateTimeImmutable @1702776449 {#1733
    date: 2023-12-17 02:27:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701604592 {#1735
    date: 2023-12-03 12:56: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
8 DENIED moderate
App\Entity\EntryComment {#1727
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Aurorus?\n
    \n
    [pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)\n
    \n
    The neck markings match, as does the fertility frilly gold\n
    \n
    Edit: It’s too early to type.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702778321 {#1726
    date: 2023-12-17 02:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 191859
  -bodyTs: "'/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':4 'aurorus':1 'earli':19 'edit':15 'fertil':12 'frilli':13 'gold':14 'mark':7 'match':8 'neck':6 'pokemondb.net':3 'pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':2 'type':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5394706"
  +editedAt: DateTimeImmutable @1702776449 {#1733
    date: 2023-12-17 02:27:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701604592 {#1735
    date: 2023-12-03 12:56: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
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 {#3099
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1727
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Aurorus?\n
      \n
      [pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)\n
      \n
      The neck markings match, as does the fertility frilly gold\n
      \n
      Edit: It’s too early to type.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702778321 {#1726
      date: 2023-12-17 02:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 191859
    -bodyTs: "'/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':4 'aurorus':1 'earli':19 'edit':15 'fertil':12 'frilli':13 'gold':14 'mark':7 'match':8 'neck':6 'pokemondb.net':3 'pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':2 'type':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5394706"
    +editedAt: DateTimeImmutable @1702776449 {#1733
      date: 2023-12-17 02:27:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701604592 {#1735
      date: 2023-12-03 12:56:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1727}
  +body: "Thanks, looks like a match"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701606867 {#3101
    date: 2023-12-03 13:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 191952
  -bodyTs: "'like':3 'look':2 'match':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606867 {#3100
    date: 2023-12-03 13:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3099
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1727
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Aurorus?\n
      \n
      [pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)\n
      \n
      The neck markings match, as does the fertility frilly gold\n
      \n
      Edit: It’s too early to type.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702778321 {#1726
      date: 2023-12-17 02:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 191859
    -bodyTs: "'/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':4 'aurorus':1 'earli':19 'edit':15 'fertil':12 'frilli':13 'gold':14 'mark':7 'match':8 'neck':6 'pokemondb.net':3 'pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':2 'type':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5394706"
    +editedAt: DateTimeImmutable @1702776449 {#1733
      date: 2023-12-17 02:27:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701604592 {#1735
      date: 2023-12-03 12:56:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1727}
  +body: "Thanks, looks like a match"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701606867 {#3101
    date: 2023-12-03 13:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 191952
  -bodyTs: "'like':3 'look':2 'match':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606867 {#3100
    date: 2023-12-03 13:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3099
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1727
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Aurorus?\n
      \n
      [pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)\n
      \n
      The neck markings match, as does the fertility frilly gold\n
      \n
      Edit: It’s too early to type.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702778321 {#1726
      date: 2023-12-17 02:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 191859
    -bodyTs: "'/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':4 'aurorus':1 'earli':19 'edit':15 'fertil':12 'frilli':13 'gold':14 'mark':7 'match':8 'neck':6 'pokemondb.net':3 'pokemondb.net/pokedex/aurorus](https://pokemondb.net/pokedex/aurorus)':2 'type':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5394706"
    +editedAt: DateTimeImmutable @1702776449 {#1733
      date: 2023-12-17 02:27:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701604592 {#1735
      date: 2023-12-03 12:56:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1727}
  +body: "Thanks, looks like a match"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701606867 {#3101
    date: 2023-12-03 13:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 191952
  -bodyTs: "'like':3 'look':2 'match':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606867 {#3100
    date: 2023-12-03 13:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
    \n
    Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698663447 {#1384
    date: 2023-10-30 11:57:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 78833
  -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609924 {#1381
    date: 2023-10-29 21:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
    \n
    Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698663447 {#1384
    date: 2023-10-30 11:57:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 78833
  -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609924 {#1381
    date: 2023-10-29 21:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
    \n
    Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698663447 {#1384
    date: 2023-10-30 11:57:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 78833
  -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609924 {#1381
    date: 2023-10-29 21:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1385
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
      \n
      Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698663447 {#1384
      date: 2023-10-30 11:57:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 78833
    -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698609924 {#1381
      date: 2023-10-29 21:05:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: """
    Oh that’s pretty much what I wanted.\n
    \n
    Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698610215 {#3064
    date: 2023-10-29 21:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 78842
  -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3640471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610215 {#3067
    date: 2023-10-29 21:10:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1385
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
      \n
      Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698663447 {#1384
      date: 2023-10-30 11:57:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 78833
    -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698609924 {#1381
      date: 2023-10-29 21:05:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: """
    Oh that’s pretty much what I wanted.\n
    \n
    Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698610215 {#3064
    date: 2023-10-29 21:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 78842
  -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3640471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610215 {#3067
    date: 2023-10-29 21:10:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1385
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
      \n
      Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698663447 {#1384
      date: 2023-10-30 11:57:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 78833
    -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698609924 {#1381
      date: 2023-10-29 21:05:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: """
    Oh that’s pretty much what I wanted.\n
    \n
    Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698610215 {#3064
    date: 2023-10-29 21:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 78842
  -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3640471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610215 {#3067
    date: 2023-10-29 21:10:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3230
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1385
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
        \n
        Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698663447 {#1384
        date: 2023-10-30 11:57:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 78833
      -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698609924 {#1381
        date: 2023-10-29 21:05:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: """
      Oh that’s pretty much what I wanted.\n
      \n
      Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698610215 {#3064
      date: 2023-10-29 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 78842
    -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3640471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610215 {#3067
      date: 2023-10-29 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698610365 {#3231
    date: 2023-10-29 21:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 78845
  -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610365 {#3228
    date: 2023-10-29 21:12: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
23 DENIED edit
App\Entity\EntryComment {#3230
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1385
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
        \n
        Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698663447 {#1384
        date: 2023-10-30 11:57:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 78833
      -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698609924 {#1381
        date: 2023-10-29 21:05:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: """
      Oh that’s pretty much what I wanted.\n
      \n
      Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698610215 {#3064
      date: 2023-10-29 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 78842
    -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3640471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610215 {#3067
      date: 2023-10-29 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698610365 {#3231
    date: 2023-10-29 21:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 78845
  -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610365 {#3228
    date: 2023-10-29 21:12: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
24 DENIED moderate
App\Entity\EntryComment {#3230
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1385
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
        \n
        Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698663447 {#1384
        date: 2023-10-30 11:57:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 78833
      -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698609924 {#1381
        date: 2023-10-29 21:05:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: """
      Oh that’s pretty much what I wanted.\n
      \n
      Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698610215 {#3064
      date: 2023-10-29 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 78842
    -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3640471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610215 {#3067
      date: 2023-10-29 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698610365 {#3231
    date: 2023-10-29 21:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 78845
  -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610365 {#3228
    date: 2023-10-29 21:12: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
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 {#3313
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1385
        +user: App\Entity\User {#2022 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
          \n
          Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1698663447 {#1384
          date: 2023-10-30 11:57:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VinesNFluff@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 78833
        -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5488325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609924 {#1381
          date: 2023-10-29 21:05:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1385}
      +body: """
        Oh that’s pretty much what I wanted.\n
        \n
        Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698610215 {#3064
        date: 2023-10-29 21:10:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
        "@pikasaurX4@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 78842
      -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3640471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698610215 {#3067
        date: 2023-10-29 21:10:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698610365 {#3231
      date: 2023-10-29 21:12:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 78845
    -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610365 {#3228
      date: 2023-10-29 21:12:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: "It’s extremely ironic that the anime started to pick up when the games started to fall off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698628519 {#3314
    date: 2023-10-30 02:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 79276
  -bodyTs: "'anim':7 'extrem':3 'fall':17 'game':14 'iron':4 'pick':10 'start':8,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4922860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698628519 {#3317
    date: 2023-10-30 02:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1385
        +user: App\Entity\User {#2022 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
          \n
          Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1698663447 {#1384
          date: 2023-10-30 11:57:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VinesNFluff@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 78833
        -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5488325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609924 {#1381
          date: 2023-10-29 21:05:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1385}
      +body: """
        Oh that’s pretty much what I wanted.\n
        \n
        Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698610215 {#3064
        date: 2023-10-29 21:10:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
        "@pikasaurX4@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 78842
      -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3640471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698610215 {#3067
        date: 2023-10-29 21:10:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698610365 {#3231
      date: 2023-10-29 21:12:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 78845
    -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610365 {#3228
      date: 2023-10-29 21:12:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: "It’s extremely ironic that the anime started to pick up when the games started to fall off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698628519 {#3314
    date: 2023-10-30 02:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 79276
  -bodyTs: "'anim':7 'extrem':3 'fall':17 'game':14 'iron':4 'pick':10 'start':8,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4922860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698628519 {#3317
    date: 2023-10-30 02:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1385
        +user: App\Entity\User {#2022 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
          \n
          Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1698663447 {#1384
          date: 2023-10-30 11:57:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VinesNFluff@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 78833
        -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5488325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609924 {#1381
          date: 2023-10-29 21:05:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1385}
      +body: """
        Oh that’s pretty much what I wanted.\n
        \n
        Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698610215 {#3064
        date: 2023-10-29 21:10:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
        "@pikasaurX4@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 78842
      -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3640471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698610215 {#3067
        date: 2023-10-29 21:10:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698610365 {#3231
      date: 2023-10-29 21:12:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 78845
    -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610365 {#3228
      date: 2023-10-29 21:12:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: "It’s extremely ironic that the anime started to pick up when the games started to fall off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698628519 {#3314
    date: 2023-10-30 02:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 79276
  -bodyTs: "'anim':7 'extrem':3 'fall':17 'game':14 'iron':4 'pick':10 'start':8,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4922860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698628519 {#3317
    date: 2023-10-30 02:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3366
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3309 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1385
          +user: App\Entity\User {#2022 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
            \n
            Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1698663447 {#1384
            date: 2023-10-30 11:57:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VinesNFluff@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1401 …}
          +nested: Doctrine\ORM\PersistentCollection {#1363 …}
          +votes: Doctrine\ORM\PersistentCollection {#1362 …}
          +reports: Doctrine\ORM\PersistentCollection {#2019 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
          -id: 78833
          -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5488325"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609924 {#1381
            date: 2023-10-29 21:05:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1385}
        +body: """
          Oh that’s pretty much what I wanted.\n
          \n
          Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698610215 {#3064
          date: 2023-10-29 21:10:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VinesNFluff@pawb.social"
          "@pikasaurX4@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 78842
        -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3640471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698610215 {#3067
          date: 2023-10-29 21:10:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1385}
      +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698610365 {#3231
        date: 2023-10-29 21:12:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
        "@pikasaurX4@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3224 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3221 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 78845
      -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698610365 {#3228
        date: 2023-10-29 21:12:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: "It’s extremely ironic that the anime started to pick up when the games started to fall off."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698628519 {#3314
      date: 2023-10-30 02:15:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3305 …}
    +nested: Doctrine\ORM\PersistentCollection {#3303 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 79276
    -bodyTs: "'anim':7 'extrem':3 'fall':17 'game':14 'iron':4 'pick':10 'start':8,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4922860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698628519 {#3317
      date: 2023-10-30 02:15:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: """
    No no, that sounds about right.\n
    \n
    As a big fan of Digimon, the competitor that never was? The best seasons of the Anime happened when Bandai realised that Digimon as a games franchise was *not* a fetch that was going to happen and just let the writers do whatever. Whenever Digimon got a bit of attention on its game/toy related properties, the executives would come back to fuck with the stories and the anime would get worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698663445 {#3367
    date: 2023-10-30 11:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
    "@shinnoodles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 79802
  -bodyTs: "'anim':23,74 'attent':56 'back':66 'bandai':26 'best':19 'big':9 'bit':54 'come':65 'competitor':14 'digimon':12,29,51 'execut':63 'fan':10 'fetch':37 'franchis':33 'fuck':68 'game':32 'game/toy':59 'get':76 'go':40 'got':52 'happen':24,42 'let':45 'never':16 'properti':61 'realis':27 'relat':60 'right':6 'season':20 'sound':4 'stori':71 'whatev':49 'whenev':50 'wors':77 'would':64,75 'writer':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3652466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698663445 {#3370
    date: 2023-10-30 11:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3366
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3309 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1385
          +user: App\Entity\User {#2022 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
            \n
            Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1698663447 {#1384
            date: 2023-10-30 11:57:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VinesNFluff@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1401 …}
          +nested: Doctrine\ORM\PersistentCollection {#1363 …}
          +votes: Doctrine\ORM\PersistentCollection {#1362 …}
          +reports: Doctrine\ORM\PersistentCollection {#2019 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
          -id: 78833
          -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5488325"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609924 {#1381
            date: 2023-10-29 21:05:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1385}
        +body: """
          Oh that’s pretty much what I wanted.\n
          \n
          Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698610215 {#3064
          date: 2023-10-29 21:10:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VinesNFluff@pawb.social"
          "@pikasaurX4@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 78842
        -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3640471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698610215 {#3067
          date: 2023-10-29 21:10:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1385}
      +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698610365 {#3231
        date: 2023-10-29 21:12:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
        "@pikasaurX4@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3224 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3221 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 78845
      -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698610365 {#3228
        date: 2023-10-29 21:12:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: "It’s extremely ironic that the anime started to pick up when the games started to fall off."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698628519 {#3314
      date: 2023-10-30 02:15:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3305 …}
    +nested: Doctrine\ORM\PersistentCollection {#3303 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 79276
    -bodyTs: "'anim':7 'extrem':3 'fall':17 'game':14 'iron':4 'pick':10 'start':8,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4922860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698628519 {#3317
      date: 2023-10-30 02:15:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: """
    No no, that sounds about right.\n
    \n
    As a big fan of Digimon, the competitor that never was? The best seasons of the Anime happened when Bandai realised that Digimon as a games franchise was *not* a fetch that was going to happen and just let the writers do whatever. Whenever Digimon got a bit of attention on its game/toy related properties, the executives would come back to fuck with the stories and the anime would get worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698663445 {#3367
    date: 2023-10-30 11:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
    "@shinnoodles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 79802
  -bodyTs: "'anim':23,74 'attent':56 'back':66 'bandai':26 'best':19 'big':9 'bit':54 'come':65 'competitor':14 'digimon':12,29,51 'execut':63 'fan':10 'fetch':37 'franchis':33 'fuck':68 'game':32 'game/toy':59 'get':76 'go':40 'got':52 'happen':24,42 'let':45 'never':16 'properti':61 'realis':27 'relat':60 'right':6 'season':20 'sound':4 'stori':71 'whatev':49 'whenev':50 'wors':77 'would':64,75 'writer':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3652466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698663445 {#3370
    date: 2023-10-30 11:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3366
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3309 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1385
          +user: App\Entity\User {#2022 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            I remember seeing this list that reddit user u/MarcoR_ made a while back: [docs.google.com/spreadsheets/d/…/htmlview](https://docs.google.com/spreadsheets/d/1K5DCKrbU4V345UMJwI89IHHTn7g-o9hEF3QsmOEKcxY/htmlview)\n
            \n
            Not sure how up to date it is but it looks like it has the latest series too. I haven’t used it myself, but a friend of mine used it to blow through the Indigo League so maybe it will help you
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1698663447 {#1384
            date: 2023-10-30 11:57:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VinesNFluff@pawb.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1401 …}
          +nested: Doctrine\ORM\PersistentCollection {#1363 …}
          +votes: Doctrine\ORM\PersistentCollection {#1362 …}
          +reports: Doctrine\ORM\PersistentCollection {#2019 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
          -id: 78833
          -bodyTs: "'/htmlview':17 '/spreadsheets/d/':16 '/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':20 'back':13 'blow':53 'date':26 'docs.google.com':15,19 'docs.google.com/spreadsheets/d/':14 'docs.google.com/spreadsheets/d/1k5dckrbu4v345umjwi89ihhtn7g-o9hef3qsmoekcxy/htmlview)':18 'friend':47 'haven':40 'help':62 'indigo':56 'latest':36 'leagu':57 'like':32 'list':5 'look':31 'made':10 'mayb':59 'mine':49 'reddit':7 'rememb':2 'see':3 'seri':37 'sure':22 'u/marcor_':9 'use':42,50 'user':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5488325"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609924 {#1381
            date: 2023-10-29 21:05:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1385}
        +body: """
          Oh that’s pretty much what I wanted.\n
          \n
          Plus, the up-to-dateness doesn’t really matter to me, I just want to finish Ash’s journey(s) for nostalgia’s sake, now that I know that he finally actually won a pokémon league tournament some years back.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698610215 {#3064
          date: 2023-10-29 21:10:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VinesNFluff@pawb.social"
          "@pikasaurX4@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 78842
        -bodyTs: "'actual':41 'ash':26 'back':49 'date':14 'doesn':15 'final':40 'finish':25 'journey':28 'know':37 'leagu':45 'matter':18 'much':5 'nostalgia':31 'oh':1 'plus':9 'pokémon':44 'pretti':4 'realli':17 'sake':33 'tournament':46 'up-to-d':11 'want':8,23 'won':42 'year':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/3640471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698610215 {#3067
          date: 2023-10-29 21:10:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1385}
      +body: "A lot of the anime is pretty bad, and I say that as a diehard fan. But starting with XY they really put it in gear and started making a real anime that’s worth watching instead of an awkwardly paced cartoon. If you are looking to save time, I’d just start there, but when you watch Journeys, it’s really more enjoyable the more you’ve watched the older series (guest appearances and whatnot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698610365 {#3231
        date: 2023-10-29 21:12:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VinesNFluff@pawb.social"
        "@pikasaurX4@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3224 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3221 …}
      +reports: Doctrine\ORM\PersistentCollection {#3233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
      -id: 78845
      -bodyTs: "'anim':5,32 'appear':74 'awkward':40 'bad':8 'cartoon':42 'd':51 'diehard':15 'enjoy':64 'fan':16 'gear':26 'guest':73 'instead':37 'journey':59 'look':46 'lot':2 'make':29 'older':71 'pace':41 'pretti':7 'put':23 'real':31 'realli':22,62 'save':48 'say':11 'seri':72 'start':18,28,53 'time':49 've':68 'watch':36,58,69 'whatnot':76 'worth':35 'xy':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698610365 {#3228
        date: 2023-10-29 21:12:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1385}
    +body: "It’s extremely ironic that the anime started to pick up when the games started to fall off."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698628519 {#3314
      date: 2023-10-30 02:15:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VinesNFluff@pawb.social"
      "@pikasaurX4@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3305 …}
    +nested: Doctrine\ORM\PersistentCollection {#3303 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 79276
    -bodyTs: "'anim':7 'extrem':3 'fall':17 'game':14 'iron':4 'pick':10 'start':8,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4922860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698628519 {#3317
      date: 2023-10-30 02:15:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1385}
  +body: """
    No no, that sounds about right.\n
    \n
    As a big fan of Digimon, the competitor that never was? The best seasons of the Anime happened when Bandai realised that Digimon as a games franchise was *not* a fetch that was going to happen and just let the writers do whatever. Whenever Digimon got a bit of attention on its game/toy related properties, the executives would come back to fuck with the stories and the anime would get worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698663445 {#3367
    date: 2023-10-30 11:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VinesNFluff@pawb.social"
    "@pikasaurX4@lemm.ee"
    "@shinnoodles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 79802
  -bodyTs: "'anim':23,74 'attent':56 'back':66 'bandai':26 'best':19 'big':9 'bit':54 'come':65 'competitor':14 'digimon':12,29,51 'execut':63 'fan':10 'fetch':37 'franchis':33 'fuck':68 'game':32 'game/toy':59 'get':76 'go':40 'got':52 'happen':24,42 'let':45 'never':16 'properti':61 'realis':27 'relat':60 'right':6 'season':20 'sound':4 'stori':71 'whatev':49 'whenev':50 'wors':77 'would':64,75 'writer':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3652466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698663445 {#3370
    date: 2023-10-30 11:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2347
  +user: App\Entity\User {#2191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "MFer blows himself up. He’s his own weakness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699473064 {#2350
    date: 2023-11-08 20:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 102478
  -bodyTs: "'blow':2 'mfer':1 'weak':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5622811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473064 {#2330
    date: 2023-11-08 20:51: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
35 DENIED edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#2191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "MFer blows himself up. He’s his own weakness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699473064 {#2350
    date: 2023-11-08 20:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 102478
  -bodyTs: "'blow':2 'mfer':1 'weak':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5622811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473064 {#2330
    date: 2023-11-08 20:51: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
36 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#2191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "MFer blows himself up. He’s his own weakness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699473064 {#2350
    date: 2023-11-08 20:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 102478
  -bodyTs: "'blow':2 'mfer':1 'weak':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5622811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473064 {#2330
    date: 2023-11-08 20:51: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
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 {#2103
  +user: App\Entity\User {#2119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well I’ll had no clue this was coming out. Can’t wait to check it out. I love the stop motion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700009399 {#2108
    date: 2023-11-15 01:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 125702
  -bodyTs: "'check':15 'clue':6 'come':9 'll':3 'love':19 'motion':22 'stop':21 'wait':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5807412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009399 {#2111
    date: 2023-11-15 01:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#2119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well I’ll had no clue this was coming out. Can’t wait to check it out. I love the stop motion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700009399 {#2108
    date: 2023-11-15 01:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 125702
  -bodyTs: "'check':15 'clue':6 'come':9 'll':3 'love':19 'motion':22 'stop':21 'wait':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5807412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009399 {#2111
    date: 2023-11-15 01:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#2119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well I’ll had no clue this was coming out. Can’t wait to check it out. I love the stop motion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700009399 {#2108
    date: 2023-11-15 01:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 125702
  -bodyTs: "'check':15 'clue':6 'come':9 'll':3 'love':19 'motion':22 'stop':21 'wait':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5807412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009399 {#2111
    date: 2023-11-15 01:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2295
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The games presented the Rotom Pokedex like it was a big technological breakthrough, so I assumed what that means is they were able to miniaturize whatever Rotom required to go into a machine, and put it in the Pokedex, and then your phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699713082 {#2316
    date: 2023-11-11 15:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 103485
  -bodyTs: "'abl':23 'assum':16 'big':11 'breakthrough':13 'game':2 'go':30 'like':7 'machin':33 'mean':19 'miniatur':25 'phone':43 'pokedex':6,39 'present':3 'put':35 'requir':28 'rotom':5,27 'technolog':12 'whatev':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4424679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400078 {#2292
    date: 2023-11-08 00:34: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
43 DENIED edit
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The games presented the Rotom Pokedex like it was a big technological breakthrough, so I assumed what that means is they were able to miniaturize whatever Rotom required to go into a machine, and put it in the Pokedex, and then your phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699713082 {#2316
    date: 2023-11-11 15:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 103485
  -bodyTs: "'abl':23 'assum':16 'big':11 'breakthrough':13 'game':2 'go':30 'like':7 'machin':33 'mean':19 'miniatur':25 'phone':43 'pokedex':6,39 'present':3 'put':35 'requir':28 'rotom':5,27 'technolog':12 'whatev':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4424679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400078 {#2292
    date: 2023-11-08 00:34: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
44 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The games presented the Rotom Pokedex like it was a big technological breakthrough, so I assumed what that means is they were able to miniaturize whatever Rotom required to go into a machine, and put it in the Pokedex, and then your phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699713082 {#2316
    date: 2023-11-11 15:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 103485
  -bodyTs: "'abl':23 'assum':16 'big':11 'breakthrough':13 'game':2 'go':30 'like':7 'machin':33 'mean':19 'miniatur':25 'phone':43 'pokedex':6,39 'present':3 'put':35 'requir':28 'rotom':5,27 'technolog':12 'whatev':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4424679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400078 {#2292
    date: 2023-11-08 00:34: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
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 {#2251
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703350934 {#2248
    date: 2023-12-23 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 206925
  -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7088742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964423 {#2243
    date: 2023-12-07 16:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703350934 {#2248
    date: 2023-12-23 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 206925
  -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7088742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964423 {#2243
    date: 2023-12-07 16:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703350934 {#2248
    date: 2023-12-23 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 206925
  -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7088742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964423 {#2243
    date: 2023-12-07 16:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703350934 {#2248
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 206925
    -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7088742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964423 {#2243
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Business as usual. Ugly as hell but the francise sells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965146 {#3169
    date: 2023-12-07 17:05:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 206979
  -bodyTs: "'busi':1 'francis':9 'hell':6 'sell':10 'ugli':4 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5480871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965146 {#3170
    date: 2023-12-07 17:05:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703350934 {#2248
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 206925
    -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7088742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964423 {#2243
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Business as usual. Ugly as hell but the francise sells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965146 {#3169
    date: 2023-12-07 17:05:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 206979
  -bodyTs: "'busi':1 'francis':9 'hell':6 'sell':10 'ugli':4 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5480871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965146 {#3170
    date: 2023-12-07 17:05:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703350934 {#2248
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 206925
    -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7088742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964423 {#2243
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "Business as usual. Ugly as hell but the francise sells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965146 {#3169
    date: 2023-12-07 17:05:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 206979
  -bodyTs: "'busi':1 'francis':9 'hell':6 'sell':10 'ugli':4 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5480871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965146 {#3170
    date: 2023-12-07 17:05:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703350934 {#2248
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 206925
    -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7088742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964423 {#2243
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: """
    I had a lot of fun with Scarlet honestly. It ran like dogshit but the actual game itself was pretty fun.\n
    \n
    I mostly just wish the game looked more like something that came out in 2022 and not 2005.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966223 {#3185
    date: 2023-12-07 17:23:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 207044
  -bodyTs: "'2005':39 '2022':36 'actual':16 'came':33 'dogshit':13 'fun':6,21 'game':17,27 'honest':9 'like':12,30 'look':28 'lot':4 'most':23 'pretti':20 'ran':11 'scarlet':8 'someth':31 'wish':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966223 {#3186
    date: 2023-12-07 17:23:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703350934 {#2248
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 206925
    -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7088742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964423 {#2243
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: """
    I had a lot of fun with Scarlet honestly. It ran like dogshit but the actual game itself was pretty fun.\n
    \n
    I mostly just wish the game looked more like something that came out in 2022 and not 2005.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966223 {#3185
    date: 2023-12-07 17:23:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 207044
  -bodyTs: "'2005':39 '2022':36 'actual':16 'came':33 'dogshit':13 'fun':6,21 'game':17,27 'honest':9 'like':12,30 'look':28 'lot':4 'most':23 'pretti':20 'ran':11 'scarlet':8 'someth':31 'wish':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966223 {#3186
    date: 2023-12-07 17:23:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2251
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703350934 {#2248
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 206925
    -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7088742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964423 {#2243
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: """
    I had a lot of fun with Scarlet honestly. It ran like dogshit but the actual game itself was pretty fun.\n
    \n
    I mostly just wish the game looked more like something that came out in 2022 and not 2005.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966223 {#3185
    date: 2023-12-07 17:23:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 207044
  -bodyTs: "'2005':39 '2022':36 'actual':16 'came':33 'dogshit':13 'fun':6,21 'game':17,27 'honest':9 'like':12,30 'look':28 'lot':4 'most':23 'pretti':20 'ran':11 'scarlet':8 'someth':31 'wish':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966223 {#3186
    date: 2023-12-07 17:23:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3289
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703350934 {#2248
        date: 2023-12-23 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheMinions@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 206925
      -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7088742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701964423 {#2243
        date: 2023-12-07 16:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: """
      I had a lot of fun with Scarlet honestly. It ran like dogshit but the actual game itself was pretty fun.\n
      \n
      I mostly just wish the game looked more like something that came out in 2022 and not 2005.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701966223 {#3185
      date: 2023-12-07 17:23:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
      "@tacosanonymous@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 207044
    -bodyTs: "'2005':39 '2022':36 'actual':16 'came':33 'dogshit':13 'fun':6,21 'game':17,27 'honest':9 'like':12,30 'look':28 'lot':4 'most':23 'pretti':20 'ran':11 'scarlet':8 'someth':31 'wish':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5873327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701966223 {#3186
      date: 2023-12-07 17:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "I definitely think Scar/Vi was more enjoyable than not. I’d rather rent/borrow Pokémon stuff from meow on though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701966470 {#3287
    date: 2023-12-07 17:27:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 207055
  -bodyTs: "'d':11 'definit':2 'enjoy':7 'meow':17 'pokémon':14 'rather':12 'rent/borrow':13 'scar/vi':4 'stuff':15 'think':3 'though':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7089677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966470 {#3288
    date: 2023-12-07 17:27: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
59 DENIED edit
App\Entity\EntryComment {#3289
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703350934 {#2248
        date: 2023-12-23 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheMinions@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 206925
      -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7088742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701964423 {#2243
        date: 2023-12-07 16:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: """
      I had a lot of fun with Scarlet honestly. It ran like dogshit but the actual game itself was pretty fun.\n
      \n
      I mostly just wish the game looked more like something that came out in 2022 and not 2005.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701966223 {#3185
      date: 2023-12-07 17:23:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
      "@tacosanonymous@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 207044
    -bodyTs: "'2005':39 '2022':36 'actual':16 'came':33 'dogshit':13 'fun':6,21 'game':17,27 'honest':9 'like':12,30 'look':28 'lot':4 'most':23 'pretti':20 'ran':11 'scarlet':8 'someth':31 'wish':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5873327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701966223 {#3186
      date: 2023-12-07 17:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "I definitely think Scar/Vi was more enjoyable than not. I’d rather rent/borrow Pokémon stuff from meow on though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701966470 {#3287
    date: 2023-12-07 17:27:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 207055
  -bodyTs: "'d':11 'definit':2 'enjoy':7 'meow':17 'pokémon':14 'rather':12 'rent/borrow':13 'scar/vi':4 'stuff':15 'think':3 'though':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7089677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966470 {#3288
    date: 2023-12-07 17:27: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
60 DENIED moderate
App\Entity\EntryComment {#3289
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2251
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "If you are okay with the stuff gamefreak has been putting out, you’ll feel the same for this one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703350934 {#2248
        date: 2023-12-23 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheMinions@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 206925
      -bodyTs: "'feel':15 'gamefreak':8 'll':14 'okay':4 'one':20 'put':11 'stuff':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7088742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701964423 {#2243
        date: 2023-12-07 16:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2251}
    +body: """
      I had a lot of fun with Scarlet honestly. It ran like dogshit but the actual game itself was pretty fun.\n
      \n
      I mostly just wish the game looked more like something that came out in 2022 and not 2005.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701966223 {#3185
      date: 2023-12-07 17:23:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
      "@tacosanonymous@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 207044
    -bodyTs: "'2005':39 '2022':36 'actual':16 'came':33 'dogshit':13 'fun':6,21 'game':17,27 'honest':9 'like':12,30 'look':28 'lot':4 'most':23 'pretti':20 'ran':11 'scarlet':8 'someth':31 'wish':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5873327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701966223 {#3186
      date: 2023-12-07 17:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2251}
  +body: "I definitely think Scar/Vi was more enjoyable than not. I’d rather rent/borrow Pokémon stuff from meow on though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701966470 {#3287
    date: 2023-12-07 17:27:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 207055
  -bodyTs: "'d':11 'definit':2 'enjoy':7 'meow':17 'pokémon':14 'rather':12 'rent/borrow':13 'scar/vi':4 'stuff':15 'think':3 'though':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7089677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966470 {#3288
    date: 2023-12-07 17:27: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
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 {#1984
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like the Pokémon but the human characters look kinda out of place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700012228 {#1991
    date: 2023-11-15 02:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 125813
  -bodyTs: "'charact':8 'human':7 'kinda':10 'like':2 'look':9 'place':13 'pokémon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5808801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012228 {#2016
    date: 2023-11-15 02:37: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
63 DENIED edit
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like the Pokémon but the human characters look kinda out of place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700012228 {#1991
    date: 2023-11-15 02:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 125813
  -bodyTs: "'charact':8 'human':7 'kinda':10 'like':2 'look':9 'place':13 'pokémon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5808801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012228 {#2016
    date: 2023-11-15 02:37: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
64 DENIED moderate
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like the Pokémon but the human characters look kinda out of place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700012228 {#1991
    date: 2023-11-15 02:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 125813
  -bodyTs: "'charact':8 'human':7 'kinda':10 'like':2 'look':9 'place':13 'pokémon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5808801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012228 {#2016
    date: 2023-11-15 02:37: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
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 {#2534
  +user: App\Entity\User {#2547 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702779729 {#2529
    date: 2023-12-17 03:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 191872
  -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604733 {#2530
    date: 2023-12-03 12:58: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
67 DENIED edit
App\Entity\EntryComment {#2534
  +user: App\Entity\User {#2547 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702779729 {#2529
    date: 2023-12-17 03:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 191872
  -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604733 {#2530
    date: 2023-12-03 12:58: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
68 DENIED moderate
App\Entity\EntryComment {#2534
  +user: App\Entity\User {#2547 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702779729 {#2529
    date: 2023-12-17 03:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 191872
  -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604733 {#2530
    date: 2023-12-03 12:58: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
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 {#3084
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2534
    +user: App\Entity\User {#2547 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702779729 {#2529
      date: 2023-12-17 03:22:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2535 …}
    +nested: Doctrine\ORM\PersistentCollection {#2537 …}
    +votes: Doctrine\ORM\PersistentCollection {#2539 …}
    +reports: Doctrine\ORM\PersistentCollection {#2541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
    -id: 191872
    -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604733 {#2530
      date: 2023-12-03 12:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701606849 {#3086
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 191951
  -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606849 {#3085
    date: 2023-12-03 13:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3084
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2534
    +user: App\Entity\User {#2547 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702779729 {#2529
      date: 2023-12-17 03:22:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2535 …}
    +nested: Doctrine\ORM\PersistentCollection {#2537 …}
    +votes: Doctrine\ORM\PersistentCollection {#2539 …}
    +reports: Doctrine\ORM\PersistentCollection {#2541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
    -id: 191872
    -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604733 {#2530
      date: 2023-12-03 12:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701606849 {#3086
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 191951
  -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606849 {#3085
    date: 2023-12-03 13:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3084
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2534
    +user: App\Entity\User {#2547 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702779729 {#2529
      date: 2023-12-17 03:22:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2535 …}
    +nested: Doctrine\ORM\PersistentCollection {#2537 …}
    +votes: Doctrine\ORM\PersistentCollection {#2539 …}
    +reports: Doctrine\ORM\PersistentCollection {#2541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
    -id: 191872
    -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604733 {#2530
      date: 2023-12-03 12:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701606849 {#3086
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 191951
  -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606849 {#3085
    date: 2023-12-03 13:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2534
      +user: App\Entity\User {#2547 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702779729 {#2529
        date: 2023-12-17 03:22:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2535 …}
      +nested: Doctrine\ORM\PersistentCollection {#2537 …}
      +votes: Doctrine\ORM\PersistentCollection {#2539 …}
      +reports: Doctrine\ORM\PersistentCollection {#2541 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
      -id: 191872
      -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5771500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701604733 {#2530
        date: 2023-12-03 12:58:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2534}
    +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701606849 {#3086
      date: 2023-12-03 13:34:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@CatZoomies@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 191951
    -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701606849 {#3085
      date: 2023-12-03 13:34:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: "Post them all then!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701607186 {#3239
    date: 2023-12-03 13:39:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 191966
  -bodyTs: "'post':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607186 {#3240
    date: 2023-12-03 13:39:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2534
      +user: App\Entity\User {#2547 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702779729 {#2529
        date: 2023-12-17 03:22:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2535 …}
      +nested: Doctrine\ORM\PersistentCollection {#2537 …}
      +votes: Doctrine\ORM\PersistentCollection {#2539 …}
      +reports: Doctrine\ORM\PersistentCollection {#2541 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
      -id: 191872
      -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5771500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701604733 {#2530
        date: 2023-12-03 12:58:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2534}
    +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701606849 {#3086
      date: 2023-12-03 13:34:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@CatZoomies@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 191951
    -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701606849 {#3085
      date: 2023-12-03 13:34:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: "Post them all then!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701607186 {#3239
    date: 2023-12-03 13:39:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 191966
  -bodyTs: "'post':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607186 {#3240
    date: 2023-12-03 13:39:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2534
      +user: App\Entity\User {#2547 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702779729 {#2529
        date: 2023-12-17 03:22:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2535 …}
      +nested: Doctrine\ORM\PersistentCollection {#2537 …}
      +votes: Doctrine\ORM\PersistentCollection {#2539 …}
      +reports: Doctrine\ORM\PersistentCollection {#2541 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
      -id: 191872
      -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5771500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701604733 {#2530
        date: 2023-12-03 12:58:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2534}
    +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701606849 {#3086
      date: 2023-12-03 13:34:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@CatZoomies@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 191951
    -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701606849 {#3085
      date: 2023-12-03 13:34:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: "Post them all then!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701607186 {#3239
    date: 2023-12-03 13:39:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 191966
  -bodyTs: "'post':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607186 {#3240
    date: 2023-12-03 13:39:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3327
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2534
        +user: App\Entity\User {#2547 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702779729 {#2529
          date: 2023-12-17 03:22:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2535 …}
        +nested: Doctrine\ORM\PersistentCollection {#2537 …}
        +votes: Doctrine\ORM\PersistentCollection {#2539 …}
        +reports: Doctrine\ORM\PersistentCollection {#2541 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
        -id: 191872
        -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5771500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701604733 {#2530
          date: 2023-12-03 12:58:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2534}
      +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701606849 {#3086
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
        "@CatZoomies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3079 …}
      +reports: Doctrine\ORM\PersistentCollection {#3159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 191951
      -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5771891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701606849 {#3085
        date: 2023-12-03 13:34:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2534}
    +body: "Post them all then!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701607186 {#3239
      date: 2023-12-03 13:39:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@CatZoomies@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 191966
    -bodyTs: "'post':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701607186 {#3240
      date: 2023-12-03 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: """
    Just posted in this thread, or here is the link\n
    \n
    [lemmy.world/comment/5772235](https://lemmy.world/comment/5772235)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701608396 {#3325
    date: 2023-12-03 13:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
    "@RampageDon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 192006
  -bodyTs: "'/comment/5772235](https://lemmy.world/comment/5772235)':13 'lemmy.world':12 'lemmy.world/comment/5772235](https://lemmy.world/comment/5772235)':11 'link':10 'post':2 'thread':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5772252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701608396 {#3326
    date: 2023-12-03 13:59: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
79 DENIED edit
App\Entity\EntryComment {#3327
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2534
        +user: App\Entity\User {#2547 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702779729 {#2529
          date: 2023-12-17 03:22:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2535 …}
        +nested: Doctrine\ORM\PersistentCollection {#2537 …}
        +votes: Doctrine\ORM\PersistentCollection {#2539 …}
        +reports: Doctrine\ORM\PersistentCollection {#2541 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
        -id: 191872
        -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5771500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701604733 {#2530
          date: 2023-12-03 12:58:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2534}
      +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701606849 {#3086
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
        "@CatZoomies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3079 …}
      +reports: Doctrine\ORM\PersistentCollection {#3159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 191951
      -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5771891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701606849 {#3085
        date: 2023-12-03 13:34:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2534}
    +body: "Post them all then!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701607186 {#3239
      date: 2023-12-03 13:39:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@CatZoomies@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 191966
    -bodyTs: "'post':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701607186 {#3240
      date: 2023-12-03 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: """
    Just posted in this thread, or here is the link\n
    \n
    [lemmy.world/comment/5772235](https://lemmy.world/comment/5772235)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701608396 {#3325
    date: 2023-12-03 13:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
    "@RampageDon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 192006
  -bodyTs: "'/comment/5772235](https://lemmy.world/comment/5772235)':13 'lemmy.world':12 'lemmy.world/comment/5772235](https://lemmy.world/comment/5772235)':11 'link':10 'post':2 'thread':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5772252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701608396 {#3326
    date: 2023-12-03 13:59: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
80 DENIED moderate
App\Entity\EntryComment {#3327
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2534
        +user: App\Entity\User {#2547 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Aurorus, the evolved form of Amaura. First appeared in X/Y Kalos region if I recall correctly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702779729 {#2529
          date: 2023-12-17 03:22:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2535 …}
        +nested: Doctrine\ORM\PersistentCollection {#2537 …}
        +votes: Doctrine\ORM\PersistentCollection {#2539 …}
        +reports: Doctrine\ORM\PersistentCollection {#2541 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
        -id: 191872
        -bodyTs: "'amaura':6 'appear':8 'aurorus':1 'correct':16 'evolv':3 'first':7 'form':4 'kalo':11 'recal':15 'region':12 'x/y':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5771500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701604733 {#2530
          date: 2023-12-03 12:58:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2534}
      +body: "Thank you. I haven’t really played since gen 2 so i’ve got a couple that i’m not sure on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701606849 {#3086
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
        "@CatZoomies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3079 …}
      +reports: Doctrine\ORM\PersistentCollection {#3159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 191951
      -bodyTs: "'2':10 'coupl':16 'gen':9 'got':14 'haven':4 'm':19 'play':7 'realli':6 'sinc':8 'sure':21 'thank':1 've':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5771891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701606849 {#3085
        date: 2023-12-03 13:34:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2534}
    +body: "Post them all then!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701607186 {#3239
      date: 2023-12-03 13:39:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@CatZoomies@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 191966
    -bodyTs: "'post':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5771974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701607186 {#3240
      date: 2023-12-03 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2534}
  +body: """
    Just posted in this thread, or here is the link\n
    \n
    [lemmy.world/comment/5772235](https://lemmy.world/comment/5772235)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701608396 {#3325
    date: 2023-12-03 13:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@CatZoomies@lemmy.world"
    "@RampageDon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 192006
  -bodyTs: "'/comment/5772235](https://lemmy.world/comment/5772235)':13 'lemmy.world':12 'lemmy.world/comment/5772235](https://lemmy.world/comment/5772235)':11 'link':10 'post':2 'thread':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5772252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701608396 {#3326
    date: 2023-12-03 13:59: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
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 {#2608
  +user: App\Entity\User {#2621 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Positively delightful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700010604 {#2603
    date: 2023-11-15 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2609 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 125755
  -bodyTs: "'delight':2 'posit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5319996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700010604 {#2604
    date: 2023-11-15 02:10: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 {#2608
  +user: App\Entity\User {#2621 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Positively delightful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700010604 {#2603
    date: 2023-11-15 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2609 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 125755
  -bodyTs: "'delight':2 'posit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5319996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700010604 {#2604
    date: 2023-11-15 02:10: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 {#2608
  +user: App\Entity\User {#2621 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Positively delightful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700010604 {#2603
    date: 2023-11-15 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2609 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 125755
  -bodyTs: "'delight':2 'posit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5319996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700010604 {#2604
    date: 2023-11-15 02:10: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 {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
    \n
    This is all of them so far. From left to right they are.\n
    \n
    Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
    \n
    Number 5 may be Amaura but with bad colors
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702792035 {#2677
    date: 2023-12-17 06:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 192004
  -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5772235"
  +editedAt: DateTimeImmutable @1702779792 {#2678
    date: 2023-12-17 03:23:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701608346 {#2679
    date: 2023-12-03 13:59: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
87 DENIED edit
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
    \n
    This is all of them so far. From left to right they are.\n
    \n
    Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
    \n
    Number 5 may be Amaura but with bad colors
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702792035 {#2677
    date: 2023-12-17 06:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 192004
  -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5772235"
  +editedAt: DateTimeImmutable @1702779792 {#2678
    date: 2023-12-17 03:23:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701608346 {#2679
    date: 2023-12-03 13:59: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
88 DENIED moderate
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
    \n
    This is all of them so far. From left to right they are.\n
    \n
    Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
    \n
    Number 5 may be Amaura but with bad colors
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702792035 {#2677
    date: 2023-12-17 06:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 192004
  -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5772235"
  +editedAt: DateTimeImmutable @1702779792 {#2678
    date: 2023-12-17 03:23:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701608346 {#2679
    date: 2023-12-03 13:59: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
      \n
      This is all of them so far. From left to right they are.\n
      \n
      Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
      \n
      Number 5 may be Amaura but with bad colors
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702792035 {#2677
      date: 2023-12-17 06:47:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 192004
    -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5772235"
    +editedAt: DateTimeImmutable @1702779792 {#2678
      date: 2023-12-17 03:23:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701608346 {#2679
      date: 2023-12-03 13:59:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701609659 {#3149
    date: 2023-12-03 14:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 192045
  -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5641891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609659 {#3150
    date: 2023-12-03 14:20:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
      \n
      This is all of them so far. From left to right they are.\n
      \n
      Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
      \n
      Number 5 may be Amaura but with bad colors
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702792035 {#2677
      date: 2023-12-17 06:47:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 192004
    -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5772235"
    +editedAt: DateTimeImmutable @1702779792 {#2678
      date: 2023-12-17 03:23:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701608346 {#2679
      date: 2023-12-03 13:59:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701609659 {#3149
    date: 2023-12-03 14:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 192045
  -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5641891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609659 {#3150
    date: 2023-12-03 14:20:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
      \n
      This is all of them so far. From left to right they are.\n
      \n
      Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
      \n
      Number 5 may be Amaura but with bad colors
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702792035 {#2677
      date: 2023-12-17 06:47:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 192004
    -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5772235"
    +editedAt: DateTimeImmutable @1702779792 {#2678
      date: 2023-12-17 03:23:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701608346 {#2679
      date: 2023-12-03 13:59:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701609659 {#3149
    date: 2023-12-03 14:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 192045
  -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5641891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609659 {#3150
    date: 2023-12-03 14:20:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
        \n
        This is all of them so far. From left to right they are.\n
        \n
        Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
        \n
        Number 5 may be Amaura but with bad colors
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702792035 {#2677
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 192004
      -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5772235"
      +editedAt: DateTimeImmutable @1702779792 {#2678
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#2679
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701609659 {#3149
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 192045
    -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5641891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609659 {#3150
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: """
    > green feet on Munchlax??\n
    \n
    Half-transparent pale-yellow paint on a blue item. It might have been the somewhat correct color if it was painted on a white surface, but the background color shines through.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701613418 {#3255
    date: 2023-12-03 15:23:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 192197
  -bodyTs: "'background':34 'blue':14 'color':23,35 'correct':22 'feet':2 'green':1 'half':6 'half-transpar':5 'item':15 'might':17 'munchlax':4 'paint':11,27 'pale':9 'pale-yellow':8 'shine':36 'somewhat':21 'surfac':31 'transpar':7 'white':30 'yellow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773577"
  +editedAt: DateTimeImmutable @1702787014 {#3256
    date: 2023-12-17 05:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701613418 {#3257
    date: 2023-12-03 15:23: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
95 DENIED edit
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
        \n
        This is all of them so far. From left to right they are.\n
        \n
        Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
        \n
        Number 5 may be Amaura but with bad colors
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702792035 {#2677
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 192004
      -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5772235"
      +editedAt: DateTimeImmutable @1702779792 {#2678
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#2679
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701609659 {#3149
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 192045
    -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5641891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609659 {#3150
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: """
    > green feet on Munchlax??\n
    \n
    Half-transparent pale-yellow paint on a blue item. It might have been the somewhat correct color if it was painted on a white surface, but the background color shines through.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701613418 {#3255
    date: 2023-12-03 15:23:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 192197
  -bodyTs: "'background':34 'blue':14 'color':23,35 'correct':22 'feet':2 'green':1 'half':6 'half-transpar':5 'item':15 'might':17 'munchlax':4 'paint':11,27 'pale':9 'pale-yellow':8 'shine':36 'somewhat':21 'surfac':31 'transpar':7 'white':30 'yellow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773577"
  +editedAt: DateTimeImmutable @1702787014 {#3256
    date: 2023-12-17 05:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701613418 {#3257
    date: 2023-12-03 15:23: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
96 DENIED moderate
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
        \n
        This is all of them so far. From left to right they are.\n
        \n
        Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
        \n
        Number 5 may be Amaura but with bad colors
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702792035 {#2677
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 192004
      -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5772235"
      +editedAt: DateTimeImmutable @1702779792 {#2678
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#2679
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701609659 {#3149
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 192045
    -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5641891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609659 {#3150
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: """
    > green feet on Munchlax??\n
    \n
    Half-transparent pale-yellow paint on a blue item. It might have been the somewhat correct color if it was painted on a white surface, but the background color shines through.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701613418 {#3255
    date: 2023-12-03 15:23:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 192197
  -bodyTs: "'background':34 'blue':14 'color':23,35 'correct':22 'feet':2 'green':1 'half':6 'half-transpar':5 'item':15 'might':17 'munchlax':4 'paint':11,27 'pale':9 'pale-yellow':8 'shine':36 'somewhat':21 'surfac':31 'transpar':7 'white':30 'yellow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773577"
  +editedAt: DateTimeImmutable @1702787014 {#3256
    date: 2023-12-17 05:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701613418 {#3257
    date: 2023-12-03 15:23: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
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 {#3274
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
        \n
        This is all of them so far. From left to right they are.\n
        \n
        Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
        \n
        Number 5 may be Amaura but with bad colors
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702792035 {#2677
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 192004
      -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5772235"
      +editedAt: DateTimeImmutable @1702779792 {#2678
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#2679
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701609659 {#3149
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 192045
    -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5641891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609659 {#3150
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "You know your pokemon better than me haha. I’ve noticed the colors and some of the details are a little weird. It was real cheap, i was quite worried that the pokemon would be made up. I’ve told the kids that they are *shiny’s* which is why they’re a little different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613820 {#3272
    date: 2023-12-03 15:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 192215
  -bodyTs: "'better':5 'cheap':26 'color':13 'detail':18 'differ':55 'haha':8 'kid':42 'know':2 'littl':21,54 'made':36 'notic':11 'pokemon':4,33 'quit':29 're':52 'real':25 'shini':46 'told':40 've':10,39 'weird':22 'worri':30 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613820 {#3273
    date: 2023-12-03 15:30: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
99 DENIED edit
App\Entity\EntryComment {#3274
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
        \n
        This is all of them so far. From left to right they are.\n
        \n
        Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
        \n
        Number 5 may be Amaura but with bad colors
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702792035 {#2677
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 192004
      -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5772235"
      +editedAt: DateTimeImmutable @1702779792 {#2678
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#2679
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701609659 {#3149
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 192045
    -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5641891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609659 {#3150
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "You know your pokemon better than me haha. I’ve noticed the colors and some of the details are a little weird. It was real cheap, i was quite worried that the pokemon would be made up. I’ve told the kids that they are *shiny’s* which is why they’re a little different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613820 {#3272
    date: 2023-12-03 15:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 192215
  -bodyTs: "'better':5 'cheap':26 'color':13 'detail':18 'differ':55 'haha':8 'kid':42 'know':2 'littl':21,54 'made':36 'notic':11 'pokemon':4,33 'quit':29 're':52 'real':25 'shini':46 'told':40 've':10,39 'weird':22 'worri':30 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613820 {#3273
    date: 2023-12-03 15:30: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
100 DENIED moderate
App\Entity\EntryComment {#3274
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
        \n
        This is all of them so far. From left to right they are.\n
        \n
        Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
        \n
        Number 5 may be Amaura but with bad colors
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702792035 {#2677
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 192004
      -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5772235"
      +editedAt: DateTimeImmutable @1702779792 {#2678
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#2679
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701609659 {#3149
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 192045
    -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5641891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609659 {#3150
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "You know your pokemon better than me haha. I’ve noticed the colors and some of the details are a little weird. It was real cheap, i was quite worried that the pokemon would be made up. I’ve told the kids that they are *shiny’s* which is why they’re a little different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613820 {#3272
    date: 2023-12-03 15:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 192215
  -bodyTs: "'better':5 'cheap':26 'color':13 'detail':18 'differ':55 'haha':8 'kid':42 'know':2 'littl':21,54 'made':36 'notic':11 'pokemon':4,33 'quit':29 're':52 'real':25 'shini':46 'told':40 've':10,39 'weird':22 'worri':30 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613820 {#3273
    date: 2023-12-03 15:30: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
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 {#3342
  +user: Proxies\__CG__\App\Entity\User {#3343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3151
      +user: Proxies\__CG__\App\Entity\User {#3152 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
          \n
          This is all of them so far. From left to right they are.\n
          \n
          Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
          \n
          Number 5 may be Amaura but with bad colors
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702792035 {#2677
          date: 2023-12-17 06:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 192004
        -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5772235"
        +editedAt: DateTimeImmutable @1702779792 {#2678
          date: 2023-12-17 03:23:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701608346 {#2679
          date: 2023-12-03 13:59:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701609659 {#3149
        date: 2023-12-03 14:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3153 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3155 …}
      +reports: Doctrine\ORM\PersistentCollection {#3157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 192045
      -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5641891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701609659 {#3150
        date: 2023-12-03 14:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "You know your pokemon better than me haha. I’ve noticed the colors and some of the details are a little weird. It was real cheap, i was quite worried that the pokemon would be made up. I’ve told the kids that they are *shiny’s* which is why they’re a little different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701613820 {#3272
      date: 2023-12-03 15:30:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@nezrock@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3275 …}
    +nested: Doctrine\ORM\PersistentCollection {#3277 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    -id: 192215
    -bodyTs: "'better':5 'cheap':26 'color':13 'detail':18 'differ':55 'haha':8 'kid':42 'know':2 'littl':21,54 'made':36 'notic':11 'pokemon':4,33 'quit':29 're':52 'real':25 'shini':46 'told':40 've':10,39 'weird':22 'worri':30 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5773689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701613820 {#3273
      date: 2023-12-03 15:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Koffing and munchlax definitely pass as shiny: ![](https://lemmy.world/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701620932 {#3340
    date: 2023-12-03 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 192611
  -bodyTs: "'/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)':10 'definit':4 'kof':1 'lemmy.world':9 'lemmy.world/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)':8 'munchlax':3 'pass':5 'shini':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5776083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620932 {#3341
    date: 2023-12-03 17:28: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
103 DENIED edit
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3151
      +user: Proxies\__CG__\App\Entity\User {#3152 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
          \n
          This is all of them so far. From left to right they are.\n
          \n
          Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
          \n
          Number 5 may be Amaura but with bad colors
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702792035 {#2677
          date: 2023-12-17 06:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 192004
        -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5772235"
        +editedAt: DateTimeImmutable @1702779792 {#2678
          date: 2023-12-17 03:23:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701608346 {#2679
          date: 2023-12-03 13:59:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701609659 {#3149
        date: 2023-12-03 14:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3153 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3155 …}
      +reports: Doctrine\ORM\PersistentCollection {#3157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 192045
      -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5641891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701609659 {#3150
        date: 2023-12-03 14:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "You know your pokemon better than me haha. I’ve noticed the colors and some of the details are a little weird. It was real cheap, i was quite worried that the pokemon would be made up. I’ve told the kids that they are *shiny’s* which is why they’re a little different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701613820 {#3272
      date: 2023-12-03 15:30:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@nezrock@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3275 …}
    +nested: Doctrine\ORM\PersistentCollection {#3277 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    -id: 192215
    -bodyTs: "'better':5 'cheap':26 'color':13 'detail':18 'differ':55 'haha':8 'kid':42 'know':2 'littl':21,54 'made':36 'notic':11 'pokemon':4,33 'quit':29 're':52 'real':25 'shini':46 'told':40 've':10,39 'weird':22 'worri':30 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5773689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701613820 {#3273
      date: 2023-12-03 15:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Koffing and munchlax definitely pass as shiny: ![](https://lemmy.world/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701620932 {#3340
    date: 2023-12-03 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 192611
  -bodyTs: "'/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)':10 'definit':4 'kof':1 'lemmy.world':9 'lemmy.world/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)':8 'munchlax':3 'pass':5 'shini':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5776083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620932 {#3341
    date: 2023-12-03 17:28: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
104 DENIED moderate
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3151
      +user: Proxies\__CG__\App\Entity\User {#3152 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2683
        +user: App\Entity\User {#2696 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![IMG20231203125207](https://lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)\n
          \n
          This is all of them so far. From left to right they are.\n
          \n
          Koffing, Aurorus, Ghastly, Electrobuzz, ???, Munchlax\n
          \n
          Number 5 may be Amaura but with bad colors
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702792035 {#2677
          date: 2023-12-17 06:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2684 …}
        +nested: Doctrine\ORM\PersistentCollection {#2686 …}
        +votes: Doctrine\ORM\PersistentCollection {#2688 …}
        +reports: Doctrine\ORM\PersistentCollection {#2690 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
        -id: 192004
        -bodyTs: "'/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':4 '5':24 'amaura':27 'aurorus':19 'bad':30 'color':31 'electrobuzz':21 'far':11 'ghast':20 'img20231203125207':1 'kof':18 'left':13 'lemmy.world':3 'lemmy.world/pictrs/image/f8150df4-dd6a-4561-8b6a-343e62fa0b10.jpeg)':2 'may':25 'munchlax':22 'number':23 'right':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5772235"
        +editedAt: DateTimeImmutable @1702779792 {#2678
          date: 2023-12-17 03:23:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701608346 {#2679
          date: 2023-12-03 13:59:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2683}
      +body: "It’s definitely Amaura. Though for some reason there’s extra diamonds. And the pedant in me wants to let you know it’s Gastly, not Ghastly, and Electabuzz, not Electrobuzz. The color seems to be weirdly off on a lot of them (green feet on Munchlax??)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701609659 {#3149
        date: 2023-12-03 14:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3153 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3155 …}
      +reports: Doctrine\ORM\PersistentCollection {#3157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 192045
      -bodyTs: "'amaura':4 'color':33 'definit':3 'diamond':12 'electabuzz':29 'electrobuzz':31 'extra':11 'feet':45 'gast':25 'ghast':27 'green':44 'know':22 'let':20 'lot':41 'munchlax':47 'pedant':15 'reason':8 'seem':34 'though':5 'want':18 'weird':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5641891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701609659 {#3150
        date: 2023-12-03 14:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "You know your pokemon better than me haha. I’ve noticed the colors and some of the details are a little weird. It was real cheap, i was quite worried that the pokemon would be made up. I’ve told the kids that they are *shiny’s* which is why they’re a little different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701613820 {#3272
      date: 2023-12-03 15:30:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
      "@nezrock@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3275 …}
    +nested: Doctrine\ORM\PersistentCollection {#3277 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    -id: 192215
    -bodyTs: "'better':5 'cheap':26 'color':13 'detail':18 'differ':55 'haha':8 'kid':42 'know':2 'littl':21,54 'made':36 'notic':11 'pokemon':4,33 'quit':29 're':52 'real':25 'shini':46 'told':40 've':10,39 'weird':22 'worri':30 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5773689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701613820 {#3273
      date: 2023-12-03 15:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Koffing and munchlax definitely pass as shiny: ![](https://lemmy.world/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701620932 {#3340
    date: 2023-12-03 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
    "@nezrock@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 192611
  -bodyTs: "'/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)':10 'definit':4 'kof':1 'lemmy.world':9 'lemmy.world/pictrs/image/b5cd8896-4fa0-43fe-a0f3-1c850b6496f8.jpeg)![](https://lemmy.world/pictrs/image/03486fc9-24d4-4dc8-b720-fad90ba075d5.jpeg)':8 'munchlax':3 'pass':5 'shini':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5776083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620932 {#3341
    date: 2023-12-03 17:28: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
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 {#2756
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I know it’s hard but just bank your strong pokemon, catch a one you never used and level up with it! Or go with a complete new team after each gym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701837571 {#2751
    date: 2023-12-06 05:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 170967
  -bodyTs: "'bank':8 'catch':12 'complet':27 'go':24 'gym':32 'hard':5 'know':2 'level':19 'never':16 'new':28 'one':14 'pokemon':11 'strong':10 'team':29 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6168199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109658 {#2752
    date: 2023-11-27 19:27: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
107 DENIED edit
App\Entity\EntryComment {#2756
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I know it’s hard but just bank your strong pokemon, catch a one you never used and level up with it! Or go with a complete new team after each gym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701837571 {#2751
    date: 2023-12-06 05:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 170967
  -bodyTs: "'bank':8 'catch':12 'complet':27 'go':24 'gym':32 'hard':5 'know':2 'level':19 'never':16 'new':28 'one':14 'pokemon':11 'strong':10 'team':29 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6168199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109658 {#2752
    date: 2023-11-27 19:27: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
108 DENIED moderate
App\Entity\EntryComment {#2756
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I know it’s hard but just bank your strong pokemon, catch a one you never used and level up with it! Or go with a complete new team after each gym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701837571 {#2751
    date: 2023-12-06 05:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 170967
  -bodyTs: "'bank':8 'catch':12 'complet':27 'go':24 'gym':32 'hard':5 'know':2 'level':19 'never':16 'new':28 'one':14 'pokemon':11 'strong':10 'team':29 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6168199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109658 {#2752
    date: 2023-11-27 19:27: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
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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2756
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I know it’s hard but just bank your strong pokemon, catch a one you never used and level up with it! Or go with a complete new team after each gym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701837571 {#2751
      date: 2023-12-06 05:39:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 170967
    -bodyTs: "'bank':8 'catch':12 'complet':27 'go':24 'gym':32 'hard':5 'know':2 'level':19 'never':16 'new':28 'one':14 'pokemon':11 'strong':10 'team':29 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6168199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701109658 {#2752
      date: 2023-11-27 19:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2756}
  +body: "Maybe that’s it! I struggle to box my Pokémon for no good reason! They’re family after all and I feel bad 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701109878 {#3117
    date: 2023-11-27 19:31:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
    "@g7s@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 170979
  -bodyTs: "'bad':23 'box':8 'famili':17 'feel':22 'good':13 'mayb':1 'pokémon':10 're':16 'reason':14 'struggl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6005019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109878 {#3116
    date: 2023-11-27 19:31: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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2756
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I know it’s hard but just bank your strong pokemon, catch a one you never used and level up with it! Or go with a complete new team after each gym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701837571 {#2751
      date: 2023-12-06 05:39:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 170967
    -bodyTs: "'bank':8 'catch':12 'complet':27 'go':24 'gym':32 'hard':5 'know':2 'level':19 'never':16 'new':28 'one':14 'pokemon':11 'strong':10 'team':29 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6168199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701109658 {#2752
      date: 2023-11-27 19:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2756}
  +body: "Maybe that’s it! I struggle to box my Pokémon for no good reason! They’re family after all and I feel bad 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701109878 {#3117
    date: 2023-11-27 19:31:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
    "@g7s@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 170979
  -bodyTs: "'bad':23 'box':8 'famili':17 'feel':22 'good':13 'mayb':1 'pokémon':10 're':16 'reason':14 'struggl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6005019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109878 {#3116
    date: 2023-11-27 19:31: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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2756
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I know it’s hard but just bank your strong pokemon, catch a one you never used and level up with it! Or go with a complete new team after each gym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701837571 {#2751
      date: 2023-12-06 05:39:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 170967
    -bodyTs: "'bank':8 'catch':12 'complet':27 'go':24 'gym':32 'hard':5 'know':2 'level':19 'never':16 'new':28 'one':14 'pokemon':11 'strong':10 'team':29 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6168199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701109658 {#2752
      date: 2023-11-27 19:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2756}
  +body: "Maybe that’s it! I struggle to box my Pokémon for no good reason! They’re family after all and I feel bad 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701109878 {#3117
    date: 2023-11-27 19:31:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
    "@g7s@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 170979
  -bodyTs: "'bad':23 'box':8 'famili':17 'feel':22 'good':13 'mayb':1 'pokémon':10 're':16 'reason':14 'struggl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6005019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109878 {#3116
    date: 2023-11-27 19:31: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 {#2830
  +user: App\Entity\User {#2843 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I level my team evenly; when a pokemon levels up past the others, I move it to the last slot in the party and use everyone else until they’re at the same level. Rinse and repeat.\n
    \n
    It’s tedious, but it’s how I keep everybody even. And obviously this doesn’t work perfectly; occasionally you’ll have a Pokemon faint and the others may climb ahead a few levels. To mitigate that, I keep the lower Pokemon at the front until he catches up with the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701115676 {#2825
    date: 2023-11-27 21:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2831 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  -id: 171273
  -bodyTs: "'ahead':68 'catch':85 'climb':67 'doesn':52 'els':27 'even':5,48 'everybodi':47 'everyon':26 'faint':62 'front':82 'keep':46,76 'last':19 'level':2,9,34,71 'll':58 'lower':78 'may':66 'mitig':73 'move':15 'obvious':50 'occasion':56 'other':13,65 'parti':23 'past':11 'perfect':55 'pokemon':8,61,79 're':30 'repeat':37 'rest':89 'rins':35 'slot':20 'team':4 'tedious':40 'use':25 'work':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5035909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115676 {#2826
    date: 2023-11-27 21:07: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
115 DENIED edit
App\Entity\EntryComment {#2830
  +user: App\Entity\User {#2843 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I level my team evenly; when a pokemon levels up past the others, I move it to the last slot in the party and use everyone else until they’re at the same level. Rinse and repeat.\n
    \n
    It’s tedious, but it’s how I keep everybody even. And obviously this doesn’t work perfectly; occasionally you’ll have a Pokemon faint and the others may climb ahead a few levels. To mitigate that, I keep the lower Pokemon at the front until he catches up with the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701115676 {#2825
    date: 2023-11-27 21:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2831 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  -id: 171273
  -bodyTs: "'ahead':68 'catch':85 'climb':67 'doesn':52 'els':27 'even':5,48 'everybodi':47 'everyon':26 'faint':62 'front':82 'keep':46,76 'last':19 'level':2,9,34,71 'll':58 'lower':78 'may':66 'mitig':73 'move':15 'obvious':50 'occasion':56 'other':13,65 'parti':23 'past':11 'perfect':55 'pokemon':8,61,79 're':30 'repeat':37 'rest':89 'rins':35 'slot':20 'team':4 'tedious':40 'use':25 'work':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5035909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115676 {#2826
    date: 2023-11-27 21:07: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
116 DENIED moderate
App\Entity\EntryComment {#2830
  +user: App\Entity\User {#2843 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I level my team evenly; when a pokemon levels up past the others, I move it to the last slot in the party and use everyone else until they’re at the same level. Rinse and repeat.\n
    \n
    It’s tedious, but it’s how I keep everybody even. And obviously this doesn’t work perfectly; occasionally you’ll have a Pokemon faint and the others may climb ahead a few levels. To mitigate that, I keep the lower Pokemon at the front until he catches up with the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701115676 {#2825
    date: 2023-11-27 21:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2831 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  -id: 171273
  -bodyTs: "'ahead':68 'catch':85 'climb':67 'doesn':52 'els':27 'even':5,48 'everybodi':47 'everyon':26 'faint':62 'front':82 'keep':46,76 'last':19 'level':2,9,34,71 'll':58 'lower':78 'may':66 'mitig':73 'move':15 'obvious':50 'occasion':56 'other':13,65 'parti':23 'past':11 'perfect':55 'pokemon':8,61,79 're':30 'repeat':37 'rest':89 'rins':35 'slot':20 'team':4 'tedious':40 'use':25 'work':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5035909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115676 {#2826
    date: 2023-11-27 21:07: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
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 {#2903
  +user: App\Entity\User {#2916 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If the Pokedex can vibrate or something, and phones obviously vibrate, then don't they technically have motors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699427282 {#2898
    date: 2023-11-08 08:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2904 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 101050
  -bodyTs: "'motor':18 'obvious':10 'phone':9 'pokedex':3 'someth':7 'technic':16 'vibrat':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/pokemon@lemmy.ml/t/142667/-/comment/1611736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699427282 {#2899
    date: 2023-11-08 08:08: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
119 DENIED edit
App\Entity\EntryComment {#2903
  +user: App\Entity\User {#2916 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If the Pokedex can vibrate or something, and phones obviously vibrate, then don't they technically have motors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699427282 {#2898
    date: 2023-11-08 08:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2904 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 101050
  -bodyTs: "'motor':18 'obvious':10 'phone':9 'pokedex':3 'someth':7 'technic':16 'vibrat':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/pokemon@lemmy.ml/t/142667/-/comment/1611736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699427282 {#2899
    date: 2023-11-08 08:08: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
120 DENIED moderate
App\Entity\EntryComment {#2903
  +user: App\Entity\User {#2916 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If the Pokedex can vibrate or something, and phones obviously vibrate, then don't they technically have motors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699427282 {#2898
    date: 2023-11-08 08:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2904 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 101050
  -bodyTs: "'motor':18 'obvious':10 'phone':9 'pokedex':3 'someth':7 'technic':16 'vibrat':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/pokemon@lemmy.ml/t/142667/-/comment/1611736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699427282 {#2899
    date: 2023-11-08 08:08: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
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 {#2978
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      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 {#2973
    date: 2024-02-01 17:07:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -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 {#2974
    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
123 DENIED edit
App\Entity\EntryComment {#2978
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      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 {#2973
    date: 2024-02-01 17:07:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -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 {#2974
    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
124 DENIED moderate
App\Entity\EntryComment {#2978
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      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 {#2973
    date: 2024-02-01 17:07:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellstormy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -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 {#2974
    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
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 {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2978
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2973
      date: 2024-02-01 17:07:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -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 {#2974
      date: 2023-12-23 06:56:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +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 {#3201
    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 {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -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 {#3202
    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
127 DENIED edit
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2978
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2973
      date: 2024-02-01 17:07:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -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 {#2974
      date: 2023-12-23 06:56:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +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 {#3201
    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 {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -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 {#3202
    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
128 DENIED moderate
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +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 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 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 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2978
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2973
      date: 2024-02-01 17:07:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Hellstormy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -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 {#2974
      date: 2023-12-23 06:56:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +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 {#3201
    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 {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -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 {#3202
    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
129 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +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 {#317
    date: 2024-10-18 22:38:16.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 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 {#311
    date: 2024-10-21 19:30:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697413949 {#310
    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