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

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.89 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.05 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 {#1782
  +user: App\Entity\User {#1457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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: "Haven’t played in ages, but there’s a free Darkrai and Shiny Lucario going on right now too, damn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703784894 {#1533
    date: 2023-12-28 18:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1753 …}
  +nested: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  -id: 215932
  -bodyTs: "'age':5 'damn':20 'darkrai':11 'free':10 'go':15 'haven':1 'lucario':14 'play':3 'right':17 'shini':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5937631"
  +editedAt: DateTimeImmutable @1703657325 {#1473
    date: 2023-12-27 07:08:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702186676 {#1682
    date: 2023-12-10 06:37: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 {#1782
  +user: App\Entity\User {#1457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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: "Haven’t played in ages, but there’s a free Darkrai and Shiny Lucario going on right now too, damn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703784894 {#1533
    date: 2023-12-28 18:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1753 …}
  +nested: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  -id: 215932
  -bodyTs: "'age':5 'damn':20 'darkrai':11 'free':10 'go':15 'haven':1 'lucario':14 'play':3 'right':17 'shini':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5937631"
  +editedAt: DateTimeImmutable @1703657325 {#1473
    date: 2023-12-27 07:08:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702186676 {#1682
    date: 2023-12-10 06:37: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 {#1782
  +user: App\Entity\User {#1457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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: "Haven’t played in ages, but there’s a free Darkrai and Shiny Lucario going on right now too, damn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703784894 {#1533
    date: 2023-12-28 18:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1753 …}
  +nested: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  -id: 215932
  -bodyTs: "'age':5 'damn':20 'darkrai':11 'free':10 'go':15 'haven':1 'lucario':14 'play':3 'right':17 'shini':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5937631"
  +editedAt: DateTimeImmutable @1703657325 {#1473
    date: 2023-12-27 07:08:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702186676 {#1682
    date: 2023-12-10 06:37: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 {#3225
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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 {#1782
    +user: App\Entity\User {#1457 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Haven’t played in ages, but there’s a free Darkrai and Shiny Lucario going on right now too, damn"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703784894 {#1533
      date: 2023-12-28 18:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1753 …}
    +nested: Doctrine\ORM\PersistentCollection {#1749 …}
    +votes: Doctrine\ORM\PersistentCollection {#1492 …}
    +reports: Doctrine\ORM\PersistentCollection {#1488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 215932
    -bodyTs: "'age':5 'damn':20 'darkrai':11 'free':10 'go':15 'haven':1 'lucario':14 'play':3 'right':17 'shini':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5937631"
    +editedAt: DateTimeImmutable @1703657325 {#1473
      date: 2023-12-27 07:08:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702186676 {#1682
      date: 2023-12-10 06:37:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1782}
  +body: """
    There are a few other active codes atm as well.\n
    \n
    [nintendolife.com/…/pokemon-scarlet-and-violet-mys…](https://www.nintendolife.com/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702222159 {#3223
    date: 2023-12-10 16:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@corus_kt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 216972
  -bodyTs: "'/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)':15 '/pokemon-scarlet-and-violet-mys':12 'activ':6 'atm':8 'code':7 'nintendolife.com':11 'well':10 'www.nintendolife.com':14 'www.nintendolife.com/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7197615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702222159 {#3224
    date: 2023-12-10 16:29: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
7 DENIED edit
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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 {#1782
    +user: App\Entity\User {#1457 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Haven’t played in ages, but there’s a free Darkrai and Shiny Lucario going on right now too, damn"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703784894 {#1533
      date: 2023-12-28 18:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1753 …}
    +nested: Doctrine\ORM\PersistentCollection {#1749 …}
    +votes: Doctrine\ORM\PersistentCollection {#1492 …}
    +reports: Doctrine\ORM\PersistentCollection {#1488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 215932
    -bodyTs: "'age':5 'damn':20 'darkrai':11 'free':10 'go':15 'haven':1 'lucario':14 'play':3 'right':17 'shini':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5937631"
    +editedAt: DateTimeImmutable @1703657325 {#1473
      date: 2023-12-27 07:08:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702186676 {#1682
      date: 2023-12-10 06:37:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1782}
  +body: """
    There are a few other active codes atm as well.\n
    \n
    [nintendolife.com/…/pokemon-scarlet-and-violet-mys…](https://www.nintendolife.com/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702222159 {#3223
    date: 2023-12-10 16:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@corus_kt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 216972
  -bodyTs: "'/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)':15 '/pokemon-scarlet-and-violet-mys':12 'activ':6 'atm':8 'code':7 'nintendolife.com':11 'well':10 'www.nintendolife.com':14 'www.nintendolife.com/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7197615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702222159 {#3224
    date: 2023-12-10 16:29: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
8 DENIED moderate
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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 {#1782
    +user: App\Entity\User {#1457 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Haven’t played in ages, but there’s a free Darkrai and Shiny Lucario going on right now too, damn"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703784894 {#1533
      date: 2023-12-28 18:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1753 …}
    +nested: Doctrine\ORM\PersistentCollection {#1749 …}
    +votes: Doctrine\ORM\PersistentCollection {#1492 …}
    +reports: Doctrine\ORM\PersistentCollection {#1488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 215932
    -bodyTs: "'age':5 'damn':20 'darkrai':11 'free':10 'go':15 'haven':1 'lucario':14 'play':3 'right':17 'shini':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5937631"
    +editedAt: DateTimeImmutable @1703657325 {#1473
      date: 2023-12-27 07:08:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702186676 {#1682
      date: 2023-12-10 06:37:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1782}
  +body: """
    There are a few other active codes atm as well.\n
    \n
    [nintendolife.com/…/pokemon-scarlet-and-violet-mys…](https://www.nintendolife.com/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702222159 {#3223
    date: 2023-12-10 16:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@corus_kt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 216972
  -bodyTs: "'/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)':15 '/pokemon-scarlet-and-violet-mys':12 'activ':6 'atm':8 'code':7 'nintendolife.com':11 'well':10 'www.nintendolife.com':14 'www.nintendolife.com/guides/pokemon-scarlet-and-violet-mystery-gift-codes-list)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7197615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702222159 {#3224
    date: 2023-12-10 16:29: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
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 {#1740
  +user: App\Entity\User {#2453 …}
  +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 {#315
      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 {#316
      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 {#1735
    date: 2023-12-23 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -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 {#1716
    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
11 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +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 {#315
      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 {#316
      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 {#1735
    date: 2023-12-23 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -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 {#1716
    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
12 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +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 {#315
      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 {#316
      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 {#1735
    date: 2023-12-23 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheMinions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -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 {#1716
    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
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 {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +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 {#315
      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 {#316
      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 {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +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 {#1735
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -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 {#1716
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Business as usual. Ugly as hell but the francise sells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965146 {#3191
    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 {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 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 {#3192
    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
15 DENIED edit
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +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 {#315
      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 {#316
      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 {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +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 {#1735
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -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 {#1716
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Business as usual. Ugly as hell but the francise sells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965146 {#3191
    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 {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 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 {#3192
    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
16 DENIED moderate
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +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 {#315
      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 {#316
      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 {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +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 {#1735
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -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 {#1716
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Business as usual. Ugly as hell but the francise sells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965146 {#3191
    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 {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 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 {#3192
    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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#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 {#315
      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 {#316
      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 {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +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 {#1735
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -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 {#1716
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#3207
    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 {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 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 {#3208
    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
19 DENIED edit
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +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 {#315
      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 {#316
      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 {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +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 {#1735
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -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 {#1716
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#3207
    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 {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 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 {#3208
    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
20 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +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 {#315
      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 {#316
      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 {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +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 {#1735
      date: 2023-12-23 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheMinions@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2465 …}
    +nested: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
    -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 {#1716
      date: 2023-12-07 16:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#3207
    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 {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 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 {#3208
    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
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 {#3309
  +user: App\Entity\User {#2453 …}
  +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 {#315
      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 {#316
      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 {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +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 {#1735
        date: 2023-12-23 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheMinions@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -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 {#1716
        date: 2023-12-07 16:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +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 {#3207
      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 {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 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 {#3208
      date: 2023-12-07 17:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#3307
    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 {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -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 {#3308
    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
23 DENIED edit
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2453 …}
  +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 {#315
      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 {#316
      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 {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +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 {#1735
        date: 2023-12-23 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheMinions@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -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 {#1716
        date: 2023-12-07 16:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +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 {#3207
      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 {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 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 {#3208
      date: 2023-12-07 17:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#3307
    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 {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -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 {#3308
    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
24 DENIED moderate
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2453 …}
  +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 {#315
      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 {#316
      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 {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +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 {#1735
        date: 2023-12-23 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheMinions@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -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 {#1716
        date: 2023-12-07 16:53:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +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 {#3207
      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 {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 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 {#3208
      date: 2023-12-07 17:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#3307
    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 {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -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 {#3308
    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
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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#1401
    date: 2023-12-17 06:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -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 {#1404
    date: 2023-12-17 03:23:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701608346 {#1363
    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
27 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#1401
    date: 2023-12-17 06:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -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 {#1404
    date: 2023-12-17 03:23:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701608346 {#1363
    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
28 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#1401
    date: 2023-12-17 06:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -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 {#1404
    date: 2023-12-17 03:23:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701608346 {#1363
    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
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 {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#1401
      date: 2023-12-17 06:47:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -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 {#1404
      date: 2023-12-17 03:23:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701608346 {#1363
      date: 2023-12-03 13:59:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3175
    date: 2023-12-03 14:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 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 {#3176
    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
31 DENIED edit
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#1401
      date: 2023-12-17 06:47:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -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 {#1404
      date: 2023-12-17 03:23:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701608346 {#1363
      date: 2023-12-03 13:59:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3175
    date: 2023-12-03 14:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 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 {#3176
    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
32 DENIED moderate
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#1401
      date: 2023-12-17 06:47:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -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 {#1404
      date: 2023-12-17 03:23:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701608346 {#1363
      date: 2023-12-03 13:59:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3175
    date: 2023-12-03 14:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 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 {#3176
    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
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 {#3279
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#1401
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1404
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#1363
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3175
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 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 {#3176
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3276
    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 {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -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 {#3277
    date: 2023-12-17 05:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701613418 {#3278
    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
35 DENIED edit
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#1401
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1404
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#1363
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3175
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 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 {#3176
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3276
    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 {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -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 {#3277
    date: 2023-12-17 05:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701613418 {#3278
    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
36 DENIED moderate
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#1401
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1404
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#1363
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3175
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 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 {#3176
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3276
    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 {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -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 {#3277
    date: 2023-12-17 05:23:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701613418 {#3278
    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
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 {#3294
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#1401
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1404
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#1363
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3175
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 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 {#3176
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3292
    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 {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -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 {#3293
    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
39 DENIED edit
App\Entity\EntryComment {#3294
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#1401
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1404
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#1363
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3175
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 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 {#3176
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3292
    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 {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -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 {#3293
    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
40 DENIED moderate
App\Entity\EntryComment {#3294
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2019
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#1401
        date: 2023-12-17 06:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1404
        date: 2023-12-17 03:23:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701608346 {#1363
        date: 2023-12-03 13:59:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3175
      date: 2023-12-03 14:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3179 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 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 {#3176
      date: 2023-12-03 14:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3292
    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 {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -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 {#3293
    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
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 {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3294
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3177
      +user: Proxies\__CG__\App\Entity\User {#3178 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2019
        +user: App\Entity\User {#2012 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
        +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 {#1401
          date: 2023-12-17 06:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1404
          date: 2023-12-17 03:23:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701608346 {#1363
          date: 2023-12-03 13:59:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2019}
      +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 {#3175
        date: 2023-12-03 14:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3179 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3183 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 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 {#3176
        date: 2023-12-03 14:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3292
      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 {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -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 {#3293
      date: 2023-12-03 15:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3344
    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 {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -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 {#3345
    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
43 DENIED edit
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3294
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3177
      +user: Proxies\__CG__\App\Entity\User {#3178 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2019
        +user: App\Entity\User {#2012 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
        +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 {#1401
          date: 2023-12-17 06:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1404
          date: 2023-12-17 03:23:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701608346 {#1363
          date: 2023-12-03 13:59:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2019}
      +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 {#3175
        date: 2023-12-03 14:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3179 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3183 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 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 {#3176
        date: 2023-12-03 14:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3292
      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 {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -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 {#3293
      date: 2023-12-03 15:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3344
    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 {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -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 {#3345
    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
44 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3294
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3177
      +user: Proxies\__CG__\App\Entity\User {#3178 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2019
        +user: App\Entity\User {#2012 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
        +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 {#1401
          date: 2023-12-17 06:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1404
          date: 2023-12-17 03:23:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701608346 {#1363
          date: 2023-12-03 13:59:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2019}
      +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 {#3175
        date: 2023-12-03 14:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3179 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3183 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 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 {#3176
        date: 2023-12-03 14:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2019}
    +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 {#3292
      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 {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -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 {#3293
      date: 2023-12-03 15:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +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 {#3344
    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 {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -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 {#3345
    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
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 {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2349
    date: 2023-12-17 03:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -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 {#2042
    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
47 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2349
    date: 2023-12-17 03:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -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 {#2042
    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
48 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2349
    date: 2023-12-17 03:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -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 {#2042
    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
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 {#3158
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#2349
      date: 2023-12-17 03:22:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-12-03 12:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3156
    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 {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -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 {#3157
    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
51 DENIED edit
App\Entity\EntryComment {#3158
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#2349
      date: 2023-12-17 03:22:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-12-03 12:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3156
    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 {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -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 {#3157
    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
52 DENIED moderate
App\Entity\EntryComment {#3158
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#2349
      date: 2023-12-17 03:22:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-12-03 12:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3156
    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 {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -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 {#3157
    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
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 {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3158
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#2349
        date: 2023-12-17 03:22:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-12-03 12:58:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3156
      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 {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -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 {#3157
      date: 2023-12-03 13:34:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: "Post them all then!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701607186 {#3260
    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 {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -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 {#3261
    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
55 DENIED edit
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3158
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#2349
        date: 2023-12-17 03:22:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-12-03 12:58:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3156
      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 {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -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 {#3157
      date: 2023-12-03 13:34:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: "Post them all then!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701607186 {#3260
    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 {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -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 {#3261
    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
56 DENIED moderate
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3158
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +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 {#2349
        date: 2023-12-17 03:22:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shortly2139@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-12-03 12:58:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3156
      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 {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    -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 {#3157
      date: 2023-12-03 13:34:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +body: "Post them all then!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701607186 {#3260
    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 {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -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 {#3261
    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
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 {#3333
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3262
    +user: Proxies\__CG__\App\Entity\User {#3263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3158
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2331
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
        +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 {#2349
          date: 2023-12-17 03:22:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -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 {#2042
          date: 2023-12-03 12:58:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2331}
      +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 {#3156
        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 {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3170 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
      -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 {#3157
        date: 2023-12-03 13:34:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +body: "Post them all then!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701607186 {#3260
      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 {#3264 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
    -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 {#3261
      date: 2023-12-03 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3334
    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 {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -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 {#3337
    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
59 DENIED edit
App\Entity\EntryComment {#3333
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3262
    +user: Proxies\__CG__\App\Entity\User {#3263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3158
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2331
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
        +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 {#2349
          date: 2023-12-17 03:22:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -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 {#2042
          date: 2023-12-03 12:58:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2331}
      +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 {#3156
        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 {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3170 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
      -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 {#3157
        date: 2023-12-03 13:34:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +body: "Post them all then!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701607186 {#3260
      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 {#3264 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
    -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 {#3261
      date: 2023-12-03 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3334
    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 {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -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 {#3337
    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
60 DENIED moderate
App\Entity\EntryComment {#3333
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#3262
    +user: Proxies\__CG__\App\Entity\User {#3263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3158
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2331
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
        +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 {#2349
          date: 2023-12-17 03:22:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shortly2139@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -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 {#2042
          date: 2023-12-03 12:58:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2331}
      +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 {#3156
        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 {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3170 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
      -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 {#3157
        date: 2023-12-03 13:34:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +body: "Post them all then!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701607186 {#3260
      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 {#3264 …}
    +nested: Doctrine\ORM\PersistentCollection {#3266 …}
    +votes: Doctrine\ORM\PersistentCollection {#3268 …}
    +reports: Doctrine\ORM\PersistentCollection {#3270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
    -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 {#3261
      date: 2023-12-03 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3334
    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 {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -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 {#3337
    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
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 {#2122
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2112
    date: 2023-12-17 02:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -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 {#2124
    date: 2023-12-17 02:27:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701604592 {#2114
    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
63 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2112
    date: 2023-12-17 02:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -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 {#2124
    date: 2023-12-17 02:27:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701604592 {#2114
    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
64 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2112
    date: 2023-12-17 02:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -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 {#2124
    date: 2023-12-17 02:27:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701604592 {#2114
    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
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 {#3091
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#2112
      date: 2023-12-17 02:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -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 {#2124
      date: 2023-12-17 02:27:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701604592 {#2114
      date: 2023-12-03 12:56:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Thanks, looks like a match"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701606867 {#3093
    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 {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -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 {#3092
    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
67 DENIED edit
App\Entity\EntryComment {#3091
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#2112
      date: 2023-12-17 02:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -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 {#2124
      date: 2023-12-17 02:27:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701604592 {#2114
      date: 2023-12-03 12:56:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Thanks, looks like a match"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701606867 {#3093
    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 {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -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 {#3092
    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
68 DENIED moderate
App\Entity\EntryComment {#3091
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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 {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +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 {#2112
      date: 2023-12-17 02:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@shortly2139@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -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 {#2124
      date: 2023-12-17 02:27:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701604592 {#2114
      date: 2023-12-03 12:56:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Thanks, looks like a match"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701606867 {#3093
    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 {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -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 {#3092
    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
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 {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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 Gave up on the games after the abysmal DLC. Another Dialga won’t make up for the terrible games - like heck, how many do I have in Home by now, 10??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702248015 {#2282
    date: 2023-12-10 23:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 217072
  -bodyTs: "'10':32 'abysm':9 'anoth':11 'dialga':12 'dlc':10 'game':6,20 'gave':2 'heck':22 'home':29 'like':21 'make':15 'mani':24 'terribl':19 'won':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5568135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702248015 {#2278
    date: 2023-12-10 23:40: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
71 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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 Gave up on the games after the abysmal DLC. Another Dialga won’t make up for the terrible games - like heck, how many do I have in Home by now, 10??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702248015 {#2282
    date: 2023-12-10 23:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 217072
  -bodyTs: "'10':32 'abysm':9 'anoth':11 'dialga':12 'dlc':10 'game':6,20 'gave':2 'heck':22 'home':29 'like':21 'make':15 'mani':24 'terribl':19 'won':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5568135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702248015 {#2278
    date: 2023-12-10 23:40: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
72 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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 Gave up on the games after the abysmal DLC. Another Dialga won’t make up for the terrible games - like heck, how many do I have in Home by now, 10??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702248015 {#2282
    date: 2023-12-10 23:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 217072
  -bodyTs: "'10':32 'abysm':9 'anoth':11 'dialga':12 'dlc':10 'game':6,20 'gave':2 'heck':22 'home':29 'like':21 'make':15 'mani':24 'terribl':19 'won':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5568135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702248015 {#2278
    date: 2023-12-10 23:40: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
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 {#2034
  +user: App\Entity\User {#2148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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: """
    5 stars hey.\n
    \n
    Maybe i shouldn’t dismiss all these raids as being impossible 7 raids.\n
    \n
    Now I’m felling motivated to start the game again. .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702213856 {#2285
    date: 2023-12-10 14:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 216908
  -bodyTs: "'5':1 '7':15 'dismiss':8 'fell':20 'game':25 'hey':3 'imposs':14 'm':19 'mayb':4 'motiv':21 'raid':11,16 'shouldn':6 'star':2 'start':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7194433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702213856 {#2286
    date: 2023-12-10 14:10: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
75 DENIED edit
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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: """
    5 stars hey.\n
    \n
    Maybe i shouldn’t dismiss all these raids as being impossible 7 raids.\n
    \n
    Now I’m felling motivated to start the game again. .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702213856 {#2285
    date: 2023-12-10 14:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 216908
  -bodyTs: "'5':1 '7':15 'dismiss':8 'fell':20 'game':25 'hey':3 'imposs':14 'm':19 'mayb':4 'motiv':21 'raid':11,16 'shouldn':6 'star':2 'start':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7194433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702213856 {#2286
    date: 2023-12-10 14:10: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
76 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
  +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 {#315
      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 {#316
      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: """
    5 stars hey.\n
    \n
    Maybe i shouldn’t dismiss all these raids as being impossible 7 raids.\n
    \n
    Now I’m felling motivated to start the game again. .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702213856 {#2285
    date: 2023-12-10 14:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 216908
  -bodyTs: "'5':1 '7':15 'dismiss':8 'fell':20 'game':25 'hey':3 'imposs':14 'm':19 'mayb':4 'motiv':21 'raid':11,16 'shouldn':6 'star':2 'start':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7194433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702213856 {#2286
    date: 2023-12-10 14:10: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
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 {#1980
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +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 {#315
      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 {#316
      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 think you’re asking if the super suits in Pokemon’s anime are canon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702170581 {#1987
    date: 2023-12-10 02:09:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masonicon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 155780
  -bodyTs: "'anim':13 'ask':5 'canon':15 'pokemon':11 're':4 'suit':9 'super':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3466354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694534219 {#1981
    date: 2023-09-12 17:56:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +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 {#315
      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 {#316
      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 think you’re asking if the super suits in Pokemon’s anime are canon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702170581 {#1987
    date: 2023-12-10 02:09:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masonicon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 155780
  -bodyTs: "'anim':13 'ask':5 'canon':15 'pokemon':11 're':4 'suit':9 'super':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3466354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694534219 {#1981
    date: 2023-09-12 17:56:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +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 {#315
      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 {#316
      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 think you’re asking if the super suits in Pokemon’s anime are canon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702170581 {#1987
    date: 2023-12-10 02:09:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masonicon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 155780
  -bodyTs: "'anim':13 'ask':5 'canon':15 'pokemon':11 're':4 'suit':9 'super':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3466354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694534219 {#1981
    date: 2023-09-12 17:56:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3138
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +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 {#315
      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 {#316
      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 {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think you’re asking if the super suits in Pokemon’s anime are canon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702170581 {#1987
      date: 2023-12-10 02:09:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masonicon@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 155780
    -bodyTs: "'anim':13 'ask':5 'canon':15 'pokemon':11 're':4 'suit':9 'super':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3466354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694534219 {#1981
      date: 2023-09-12 17:56:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "no, I’m talking about having superhuman powers from absolutely anything other than mundane power suits automatically makes anyone nonhuman"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699935656 {#3140
    date: 2023-11-14 05:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masonicon@lemm.ee"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 177304
  -bodyTs: "'absolut':10 'anyon':19 'anyth':11 'automat':17 'm':3 'make':18 'mundan':14 'nonhuman':20 'power':8,15 'suit':16 'superhuman':7 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6102273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699935656 {#3139
    date: 2023-11-14 05:20: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
83 DENIED edit
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +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 {#315
      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 {#316
      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 {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think you’re asking if the super suits in Pokemon’s anime are canon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702170581 {#1987
      date: 2023-12-10 02:09:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masonicon@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 155780
    -bodyTs: "'anim':13 'ask':5 'canon':15 'pokemon':11 're':4 'suit':9 'super':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3466354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694534219 {#1981
      date: 2023-09-12 17:56:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "no, I’m talking about having superhuman powers from absolutely anything other than mundane power suits automatically makes anyone nonhuman"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699935656 {#3140
    date: 2023-11-14 05:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masonicon@lemm.ee"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 177304
  -bodyTs: "'absolut':10 'anyon':19 'anyth':11 'automat':17 'm':3 'make':18 'mundan':14 'nonhuman':20 'power':8,15 'suit':16 'superhuman':7 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6102273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699935656 {#3139
    date: 2023-11-14 05:20: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
84 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
  +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 {#315
      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 {#316
      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 {#1980
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2368 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think you’re asking if the super suits in Pokemon’s anime are canon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702170581 {#1987
      date: 2023-12-10 02:09:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masonicon@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 155780
    -bodyTs: "'anim':13 'ask':5 'canon':15 'pokemon':11 're':4 'suit':9 'super':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3466354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694534219 {#1981
      date: 2023-09-12 17:56:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1980}
  +body: "no, I’m talking about having superhuman powers from absolutely anything other than mundane power suits automatically makes anyone nonhuman"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699935656 {#3140
    date: 2023-11-14 05:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masonicon@lemm.ee"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 177304
  -bodyTs: "'absolut':10 'anyon':19 'anyth':11 'automat':17 'm':3 'make':18 'mundan':14 'nonhuman':20 'power':8,15 'suit':16 'superhuman':7 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6102273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699935656 {#3139
    date: 2023-11-14 05:20: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
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 {#2541
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2542 …}
  +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 {#315
      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 {#316
      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: "Which starter did you pick?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702061503 {#2536
    date: 2023-12-08 19:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BitterSweet@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 211288
  -bodyTs: "'pick':5 'starter':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4351121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702061503 {#2537
    date: 2023-12-08 19:51: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
87 DENIED edit
App\Entity\EntryComment {#2541
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2542 …}
  +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 {#315
      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 {#316
      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: "Which starter did you pick?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702061503 {#2536
    date: 2023-12-08 19:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BitterSweet@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 211288
  -bodyTs: "'pick':5 'starter':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4351121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702061503 {#2537
    date: 2023-12-08 19:51: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
88 DENIED moderate
App\Entity\EntryComment {#2541
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2542 …}
  +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 {#315
      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 {#316
      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: "Which starter did you pick?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702061503 {#2536
    date: 2023-12-08 19:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BitterSweet@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 211288
  -bodyTs: "'pick':5 'starter':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4351121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702061503 {#2537
    date: 2023-12-08 19:51: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
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 {#2615
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +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 {#315
      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 {#316
      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: "This actually looks pretty cute!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702007148 {#2610
    date: 2023-12-08 04:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 210795
  -bodyTs: "'actual':2 'cute':5 'look':3 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4911760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702007148 {#2611
    date: 2023-12-08 04:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +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 {#315
      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 {#316
      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: "This actually looks pretty cute!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702007148 {#2610
    date: 2023-12-08 04:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 210795
  -bodyTs: "'actual':2 'cute':5 'look':3 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4911760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702007148 {#2611
    date: 2023-12-08 04:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +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 {#315
      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 {#316
      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: "This actually looks pretty cute!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702007148 {#2610
    date: 2023-12-08 04:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 210795
  -bodyTs: "'actual':2 'cute':5 'look':3 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4911760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702007148 {#2611
    date: 2023-12-08 04:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 have a slightly weird and a bit too complicated approach to this issue, but it works for me at least:\n
    \n
    I’m an avid breeder and have been maintaining a huge collection of 'mons with special egg moves, good IVs (and later Apriballs and hidden abilities) since the breeding mechanic was introduced. Whenever I feel the urge to restart a run on any game, including the “older” ones, I create five eggs for a starter team and let them hatch in the new playthrough. That way I make sure that every team member is useful to me right from the start and I have no issues circling through them depending on which one is the most useful for the climate/zone I’m currently in or which one needs a little more XP at the moment.\n
    \n
    Whenever I rely only on the 'mons that can be caught in early routes, I end up overlevelling my starter as they tend to be the most (or only…) useful team member and trying to battle with the others feels like a chore. It’s just not fun to try and fight with a Poochyena that only knows Tackle, Howl, Sand Attack and Growl until it *finally* gained eight or so more levels to learn its first actually useful attack, and then having to swap it out shortly after that because you need to drag an HM slave with you. =/\n
    \n
    The downside is that you either need someone else to help you trade, or use one of the still availiable online storage options to trade with yourself in order to move the eggs or newly hatched 'mons into another game, and Nintendo’s service in that sector isn’t exactly convenient.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701859092 {#2685
    date: 2023-12-06 11:38:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 171603
  -bodyTs: "'abil':47 'actual':214 'anoth':275 'approach':11 'apribal':44 'attack':198,216 'availi':256 'avid':25 'battl':172 'bit':8 'breed':50 'breeder':26 'caught':147 'chore':179 'circl':108 'climate/zone':121 'collect':33 'complic':10 'conveni':287 'creat':71 'current':124 'depend':111 'downsid':238 'drag':231 'earli':149 'egg':38,73,269 'eight':205 'either':242 'els':245 'end':152 'everi':92 'exact':286 'feel':56,176 'fight':188 'final':203 'first':213 'five':72 'fun':184 'gain':204 'game':65,276 'good':40 'growl':200 'hatch':81,272 'help':247 'hidden':46 'hm':233 'howl':196 'huge':32 'includ':66 'introduc':53 'isn':284 'issu':14,107 'iv':41 'know':194 'later':43 'learn':211 'least':21 'let':79 'level':209 'like':177 'littl':131 'm':23,123 'maintain':30 'make':89 'mechan':51 'member':94,168 'moment':136 'mon':35,143,273 'move':39,267 'need':129,229,243 'new':84 'newli':271 'nintendo':278 'older':68 'one':69,114,128,252 'onlin':257 'option':259 'order':265 'other':175 'overlevel':154 'playthrough':85 'poochyena':191 'reli':139 'restart':60 'right':99 'rout':150 'run':62 'sand':197 'sector':283 'servic':280 'short':224 'sinc':48 'slave':234 'slight':4 'someon':244 'special':37 'start':102 'starter':76,156 'still':255 'storag':258 'sure':90 'swap':221 'tackl':195 'team':77,93,167 'tend':159 'trade':249,261 'tri':170,186 'urg':58 'use':96,118,166,215,251 'way':87 'weird':5 'whenev':54,137 'work':17 'xp':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5630811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121810 {#2686
    date: 2023-11-27 22:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 have a slightly weird and a bit too complicated approach to this issue, but it works for me at least:\n
    \n
    I’m an avid breeder and have been maintaining a huge collection of 'mons with special egg moves, good IVs (and later Apriballs and hidden abilities) since the breeding mechanic was introduced. Whenever I feel the urge to restart a run on any game, including the “older” ones, I create five eggs for a starter team and let them hatch in the new playthrough. That way I make sure that every team member is useful to me right from the start and I have no issues circling through them depending on which one is the most useful for the climate/zone I’m currently in or which one needs a little more XP at the moment.\n
    \n
    Whenever I rely only on the 'mons that can be caught in early routes, I end up overlevelling my starter as they tend to be the most (or only…) useful team member and trying to battle with the others feels like a chore. It’s just not fun to try and fight with a Poochyena that only knows Tackle, Howl, Sand Attack and Growl until it *finally* gained eight or so more levels to learn its first actually useful attack, and then having to swap it out shortly after that because you need to drag an HM slave with you. =/\n
    \n
    The downside is that you either need someone else to help you trade, or use one of the still availiable online storage options to trade with yourself in order to move the eggs or newly hatched 'mons into another game, and Nintendo’s service in that sector isn’t exactly convenient.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701859092 {#2685
    date: 2023-12-06 11:38:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 171603
  -bodyTs: "'abil':47 'actual':214 'anoth':275 'approach':11 'apribal':44 'attack':198,216 'availi':256 'avid':25 'battl':172 'bit':8 'breed':50 'breeder':26 'caught':147 'chore':179 'circl':108 'climate/zone':121 'collect':33 'complic':10 'conveni':287 'creat':71 'current':124 'depend':111 'downsid':238 'drag':231 'earli':149 'egg':38,73,269 'eight':205 'either':242 'els':245 'end':152 'everi':92 'exact':286 'feel':56,176 'fight':188 'final':203 'first':213 'five':72 'fun':184 'gain':204 'game':65,276 'good':40 'growl':200 'hatch':81,272 'help':247 'hidden':46 'hm':233 'howl':196 'huge':32 'includ':66 'introduc':53 'isn':284 'issu':14,107 'iv':41 'know':194 'later':43 'learn':211 'least':21 'let':79 'level':209 'like':177 'littl':131 'm':23,123 'maintain':30 'make':89 'mechan':51 'member':94,168 'moment':136 'mon':35,143,273 'move':39,267 'need':129,229,243 'new':84 'newli':271 'nintendo':278 'older':68 'one':69,114,128,252 'onlin':257 'option':259 'order':265 'other':175 'overlevel':154 'playthrough':85 'poochyena':191 'reli':139 'restart':60 'right':99 'rout':150 'run':62 'sand':197 'sector':283 'servic':280 'short':224 'sinc':48 'slave':234 'slight':4 'someon':244 'special':37 'start':102 'starter':76,156 'still':255 'storag':258 'sure':90 'swap':221 'tackl':195 'team':77,93,167 'tend':159 'trade':249,261 'tri':170,186 'urg':58 'use':96,118,166,215,251 'way':87 'weird':5 'whenev':54,137 'work':17 'xp':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5630811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121810 {#2686
    date: 2023-11-27 22:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 have a slightly weird and a bit too complicated approach to this issue, but it works for me at least:\n
    \n
    I’m an avid breeder and have been maintaining a huge collection of 'mons with special egg moves, good IVs (and later Apriballs and hidden abilities) since the breeding mechanic was introduced. Whenever I feel the urge to restart a run on any game, including the “older” ones, I create five eggs for a starter team and let them hatch in the new playthrough. That way I make sure that every team member is useful to me right from the start and I have no issues circling through them depending on which one is the most useful for the climate/zone I’m currently in or which one needs a little more XP at the moment.\n
    \n
    Whenever I rely only on the 'mons that can be caught in early routes, I end up overlevelling my starter as they tend to be the most (or only…) useful team member and trying to battle with the others feels like a chore. It’s just not fun to try and fight with a Poochyena that only knows Tackle, Howl, Sand Attack and Growl until it *finally* gained eight or so more levels to learn its first actually useful attack, and then having to swap it out shortly after that because you need to drag an HM slave with you. =/\n
    \n
    The downside is that you either need someone else to help you trade, or use one of the still availiable online storage options to trade with yourself in order to move the eggs or newly hatched 'mons into another game, and Nintendo’s service in that sector isn’t exactly convenient.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701859092 {#2685
    date: 2023-12-06 11:38:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 171603
  -bodyTs: "'abil':47 'actual':214 'anoth':275 'approach':11 'apribal':44 'attack':198,216 'availi':256 'avid':25 'battl':172 'bit':8 'breed':50 'breeder':26 'caught':147 'chore':179 'circl':108 'climate/zone':121 'collect':33 'complic':10 'conveni':287 'creat':71 'current':124 'depend':111 'downsid':238 'drag':231 'earli':149 'egg':38,73,269 'eight':205 'either':242 'els':245 'end':152 'everi':92 'exact':286 'feel':56,176 'fight':188 'final':203 'first':213 'five':72 'fun':184 'gain':204 'game':65,276 'good':40 'growl':200 'hatch':81,272 'help':247 'hidden':46 'hm':233 'howl':196 'huge':32 'includ':66 'introduc':53 'isn':284 'issu':14,107 'iv':41 'know':194 'later':43 'learn':211 'least':21 'let':79 'level':209 'like':177 'littl':131 'm':23,123 'maintain':30 'make':89 'mechan':51 'member':94,168 'moment':136 'mon':35,143,273 'move':39,267 'need':129,229,243 'new':84 'newli':271 'nintendo':278 'older':68 'one':69,114,128,252 'onlin':257 'option':259 'order':265 'other':175 'overlevel':154 'playthrough':85 'poochyena':191 'reli':139 'restart':60 'right':99 'rout':150 'run':62 'sand':197 'sector':283 'servic':280 'short':224 'sinc':48 'slave':234 'slight':4 'someon':244 'special':37 'start':102 'starter':76,156 'still':255 'storag':258 'sure':90 'swap':221 'tackl':195 'team':77,93,167 'tend':159 'trade':249,261 'tri':170,186 'urg':58 'use':96,118,166,215,251 'way':87 'weird':5 'whenev':54,137 'work':17 'xp':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5630811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121810 {#2686
    date: 2023-11-27 22:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3106
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2690
    +user: App\Entity\User {#2704 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have a slightly weird and a bit too complicated approach to this issue, but it works for me at least:\n
      \n
      I’m an avid breeder and have been maintaining a huge collection of 'mons with special egg moves, good IVs (and later Apriballs and hidden abilities) since the breeding mechanic was introduced. Whenever I feel the urge to restart a run on any game, including the “older” ones, I create five eggs for a starter team and let them hatch in the new playthrough. That way I make sure that every team member is useful to me right from the start and I have no issues circling through them depending on which one is the most useful for the climate/zone I’m currently in or which one needs a little more XP at the moment.\n
      \n
      Whenever I rely only on the 'mons that can be caught in early routes, I end up overlevelling my starter as they tend to be the most (or only…) useful team member and trying to battle with the others feels like a chore. It’s just not fun to try and fight with a Poochyena that only knows Tackle, Howl, Sand Attack and Growl until it *finally* gained eight or so more levels to learn its first actually useful attack, and then having to swap it out shortly after that because you need to drag an HM slave with you. =/\n
      \n
      The downside is that you either need someone else to help you trade, or use one of the still availiable online storage options to trade with yourself in order to move the eggs or newly hatched 'mons into another game, and Nintendo’s service in that sector isn’t exactly convenient.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701859092 {#2685
      date: 2023-12-06 11:38:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2692 …}
    +nested: Doctrine\ORM\PersistentCollection {#2694 …}
    +votes: Doctrine\ORM\PersistentCollection {#2696 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 171603
    -bodyTs: "'abil':47 'actual':214 'anoth':275 'approach':11 'apribal':44 'attack':198,216 'availi':256 'avid':25 'battl':172 'bit':8 'breed':50 'breeder':26 'caught':147 'chore':179 'circl':108 'climate/zone':121 'collect':33 'complic':10 'conveni':287 'creat':71 'current':124 'depend':111 'downsid':238 'drag':231 'earli':149 'egg':38,73,269 'eight':205 'either':242 'els':245 'end':152 'everi':92 'exact':286 'feel':56,176 'fight':188 'final':203 'first':213 'five':72 'fun':184 'gain':204 'game':65,276 'good':40 'growl':200 'hatch':81,272 'help':247 'hidden':46 'hm':233 'howl':196 'huge':32 'includ':66 'introduc':53 'isn':284 'issu':14,107 'iv':41 'know':194 'later':43 'learn':211 'least':21 'let':79 'level':209 'like':177 'littl':131 'm':23,123 'maintain':30 'make':89 'mechan':51 'member':94,168 'moment':136 'mon':35,143,273 'move':39,267 'need':129,229,243 'new':84 'newli':271 'nintendo':278 'older':68 'one':69,114,128,252 'onlin':257 'option':259 'order':265 'other':175 'overlevel':154 'playthrough':85 'poochyena':191 'reli':139 'restart':60 'right':99 'rout':150 'run':62 'sand':197 'sector':283 'servic':280 'short':224 'sinc':48 'slave':234 'slight':4 'someon':244 'special':37 'start':102 'starter':76,156 'still':255 'storag':258 'sure':90 'swap':221 'tackl':195 'team':77,93,167 'tend':159 'trade':249,261 'tri':170,186 'urg':58 'use':96,118,166,215,251 'way':87 'weird':5 'whenev':54,137 'work':17 'xp':133"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5630811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701121810 {#2686
      date: 2023-11-27 22:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2690}
  +body: """
    See, once I was introduced to breeding in Pokémon, that’s all I’ve been wanting to do. Not necessarily make the perfect mons, but just breed until I have the nature I want and then go from there.\n
    \n
    I’ve been doing research and the best game, well “best” game on the 3DS era that I can see when it comes to breeding and the battle (whatever it’s called) is USUM, but I like the difficulty of the gen 4 and below games.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701122091 {#3108
    date: 2023-11-27 22:54:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 171618
  -bodyTs: "'3ds':54 '4':82 'battl':67 'best':47,50 'breed':7,27,64 'call':71 'come':62 'difficulti':78 'era':55 'game':48,51,85 'gen':81 'go':37 'introduc':5 'like':76 'make':21 'mon':24 'natur':32 'necessarili':20 'perfect':23 'pokémon':9 'research':44 'see':1,59 'usum':73 've':14,41 'want':16,34 'well':49 'whatev':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6011998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701122091 {#3107
    date: 2023-11-27 22:54:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2690
    +user: App\Entity\User {#2704 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have a slightly weird and a bit too complicated approach to this issue, but it works for me at least:\n
      \n
      I’m an avid breeder and have been maintaining a huge collection of 'mons with special egg moves, good IVs (and later Apriballs and hidden abilities) since the breeding mechanic was introduced. Whenever I feel the urge to restart a run on any game, including the “older” ones, I create five eggs for a starter team and let them hatch in the new playthrough. That way I make sure that every team member is useful to me right from the start and I have no issues circling through them depending on which one is the most useful for the climate/zone I’m currently in or which one needs a little more XP at the moment.\n
      \n
      Whenever I rely only on the 'mons that can be caught in early routes, I end up overlevelling my starter as they tend to be the most (or only…) useful team member and trying to battle with the others feels like a chore. It’s just not fun to try and fight with a Poochyena that only knows Tackle, Howl, Sand Attack and Growl until it *finally* gained eight or so more levels to learn its first actually useful attack, and then having to swap it out shortly after that because you need to drag an HM slave with you. =/\n
      \n
      The downside is that you either need someone else to help you trade, or use one of the still availiable online storage options to trade with yourself in order to move the eggs or newly hatched 'mons into another game, and Nintendo’s service in that sector isn’t exactly convenient.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701859092 {#2685
      date: 2023-12-06 11:38:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2692 …}
    +nested: Doctrine\ORM\PersistentCollection {#2694 …}
    +votes: Doctrine\ORM\PersistentCollection {#2696 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 171603
    -bodyTs: "'abil':47 'actual':214 'anoth':275 'approach':11 'apribal':44 'attack':198,216 'availi':256 'avid':25 'battl':172 'bit':8 'breed':50 'breeder':26 'caught':147 'chore':179 'circl':108 'climate/zone':121 'collect':33 'complic':10 'conveni':287 'creat':71 'current':124 'depend':111 'downsid':238 'drag':231 'earli':149 'egg':38,73,269 'eight':205 'either':242 'els':245 'end':152 'everi':92 'exact':286 'feel':56,176 'fight':188 'final':203 'first':213 'five':72 'fun':184 'gain':204 'game':65,276 'good':40 'growl':200 'hatch':81,272 'help':247 'hidden':46 'hm':233 'howl':196 'huge':32 'includ':66 'introduc':53 'isn':284 'issu':14,107 'iv':41 'know':194 'later':43 'learn':211 'least':21 'let':79 'level':209 'like':177 'littl':131 'm':23,123 'maintain':30 'make':89 'mechan':51 'member':94,168 'moment':136 'mon':35,143,273 'move':39,267 'need':129,229,243 'new':84 'newli':271 'nintendo':278 'older':68 'one':69,114,128,252 'onlin':257 'option':259 'order':265 'other':175 'overlevel':154 'playthrough':85 'poochyena':191 'reli':139 'restart':60 'right':99 'rout':150 'run':62 'sand':197 'sector':283 'servic':280 'short':224 'sinc':48 'slave':234 'slight':4 'someon':244 'special':37 'start':102 'starter':76,156 'still':255 'storag':258 'sure':90 'swap':221 'tackl':195 'team':77,93,167 'tend':159 'trade':249,261 'tri':170,186 'urg':58 'use':96,118,166,215,251 'way':87 'weird':5 'whenev':54,137 'work':17 'xp':133"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5630811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701121810 {#2686
      date: 2023-11-27 22:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2690}
  +body: """
    See, once I was introduced to breeding in Pokémon, that’s all I’ve been wanting to do. Not necessarily make the perfect mons, but just breed until I have the nature I want and then go from there.\n
    \n
    I’ve been doing research and the best game, well “best” game on the 3DS era that I can see when it comes to breeding and the battle (whatever it’s called) is USUM, but I like the difficulty of the gen 4 and below games.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701122091 {#3108
    date: 2023-11-27 22:54:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 171618
  -bodyTs: "'3ds':54 '4':82 'battl':67 'best':47,50 'breed':7,27,64 'call':71 'come':62 'difficulti':78 'era':55 'game':48,51,85 'gen':81 'go':37 'introduc':5 'like':76 'make':21 'mon':24 'natur':32 'necessarili':20 'perfect':23 'pokémon':9 'research':44 'see':1,59 'usum':73 've':14,41 'want':16,34 'well':49 'whatev':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6011998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701122091 {#3107
    date: 2023-11-27 22:54:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2690
    +user: App\Entity\User {#2704 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have a slightly weird and a bit too complicated approach to this issue, but it works for me at least:\n
      \n
      I’m an avid breeder and have been maintaining a huge collection of 'mons with special egg moves, good IVs (and later Apriballs and hidden abilities) since the breeding mechanic was introduced. Whenever I feel the urge to restart a run on any game, including the “older” ones, I create five eggs for a starter team and let them hatch in the new playthrough. That way I make sure that every team member is useful to me right from the start and I have no issues circling through them depending on which one is the most useful for the climate/zone I’m currently in or which one needs a little more XP at the moment.\n
      \n
      Whenever I rely only on the 'mons that can be caught in early routes, I end up overlevelling my starter as they tend to be the most (or only…) useful team member and trying to battle with the others feels like a chore. It’s just not fun to try and fight with a Poochyena that only knows Tackle, Howl, Sand Attack and Growl until it *finally* gained eight or so more levels to learn its first actually useful attack, and then having to swap it out shortly after that because you need to drag an HM slave with you. =/\n
      \n
      The downside is that you either need someone else to help you trade, or use one of the still availiable online storage options to trade with yourself in order to move the eggs or newly hatched 'mons into another game, and Nintendo’s service in that sector isn’t exactly convenient.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701859092 {#2685
      date: 2023-12-06 11:38:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2692 …}
    +nested: Doctrine\ORM\PersistentCollection {#2694 …}
    +votes: Doctrine\ORM\PersistentCollection {#2696 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 171603
    -bodyTs: "'abil':47 'actual':214 'anoth':275 'approach':11 'apribal':44 'attack':198,216 'availi':256 'avid':25 'battl':172 'bit':8 'breed':50 'breeder':26 'caught':147 'chore':179 'circl':108 'climate/zone':121 'collect':33 'complic':10 'conveni':287 'creat':71 'current':124 'depend':111 'downsid':238 'drag':231 'earli':149 'egg':38,73,269 'eight':205 'either':242 'els':245 'end':152 'everi':92 'exact':286 'feel':56,176 'fight':188 'final':203 'first':213 'five':72 'fun':184 'gain':204 'game':65,276 'good':40 'growl':200 'hatch':81,272 'help':247 'hidden':46 'hm':233 'howl':196 'huge':32 'includ':66 'introduc':53 'isn':284 'issu':14,107 'iv':41 'know':194 'later':43 'learn':211 'least':21 'let':79 'level':209 'like':177 'littl':131 'm':23,123 'maintain':30 'make':89 'mechan':51 'member':94,168 'moment':136 'mon':35,143,273 'move':39,267 'need':129,229,243 'new':84 'newli':271 'nintendo':278 'older':68 'one':69,114,128,252 'onlin':257 'option':259 'order':265 'other':175 'overlevel':154 'playthrough':85 'poochyena':191 'reli':139 'restart':60 'right':99 'rout':150 'run':62 'sand':197 'sector':283 'servic':280 'short':224 'sinc':48 'slave':234 'slight':4 'someon':244 'special':37 'start':102 'starter':76,156 'still':255 'storag':258 'sure':90 'swap':221 'tackl':195 'team':77,93,167 'tend':159 'trade':249,261 'tri':170,186 'urg':58 'use':96,118,166,215,251 'way':87 'weird':5 'whenev':54,137 'work':17 'xp':133"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5630811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701121810 {#2686
      date: 2023-11-27 22:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2690}
  +body: """
    See, once I was introduced to breeding in Pokémon, that’s all I’ve been wanting to do. Not necessarily make the perfect mons, but just breed until I have the nature I want and then go from there.\n
    \n
    I’ve been doing research and the best game, well “best” game on the 3DS era that I can see when it comes to breeding and the battle (whatever it’s called) is USUM, but I like the difficulty of the gen 4 and below games.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701122091 {#3108
    date: 2023-11-27 22:54:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 171618
  -bodyTs: "'3ds':54 '4':82 'battl':67 'best':47,50 'breed':7,27,64 'call':71 'come':62 'difficulti':78 'era':55 'game':48,51,85 'gen':81 'go':37 'introduc':5 'like':76 'make':21 'mon':24 'natur':32 'necessarili':20 'perfect':23 'pokémon':9 'research':44 'see':1,59 'usum':73 've':14,41 'want':16,34 'well':49 'whatev':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6011998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701122091 {#3107
    date: 2023-11-27 22:54:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2761
    date: 2023-12-06 05:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -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 {#2762
    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
103 DENIED edit
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2761
    date: 2023-12-06 05:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -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 {#2762
    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
104 DENIED moderate
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2761
    date: 2023-12-06 05:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -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 {#2762
    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
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 {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2766
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +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 {#2761
      date: 2023-12-06 05:39:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2767 …}
    +nested: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    -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 {#2762
      date: 2023-11-27 19:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +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 {#3124
    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 {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -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 {#3123
    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
107 DENIED edit
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2766
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +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 {#2761
      date: 2023-12-06 05:39:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2767 …}
    +nested: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    -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 {#2762
      date: 2023-11-27 19:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +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 {#3124
    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 {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -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 {#3123
    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
108 DENIED moderate
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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 {#2766
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +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 {#2761
      date: 2023-12-06 05:39:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Icedrous@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2767 …}
    +nested: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    -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 {#2762
      date: 2023-11-27 19:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +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 {#3124
    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 {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -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 {#3123
    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
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 {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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: "Couchemon? Sofachu?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701606945 {#2834
    date: 2023-12-03 13:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 191957
  -bodyTs: "'couchemon':1 'sofachu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606945 {#2835
    date: 2023-12-03 13:35: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
111 DENIED edit
App\Entity\EntryComment {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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: "Couchemon? Sofachu?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701606945 {#2834
    date: 2023-12-03 13:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 191957
  -bodyTs: "'couchemon':1 'sofachu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606945 {#2835
    date: 2023-12-03 13:35: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
112 DENIED moderate
App\Entity\EntryComment {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +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 {#315
      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 {#316
      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: "Couchemon? Sofachu?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701606945 {#2834
    date: 2023-12-03 13:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shortly2139@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 191957
  -bodyTs: "'couchemon':1 'sofachu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606945 {#2835
    date: 2023-12-03 13:35: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
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 {#2912
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701232478 {#2907
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2914 …}
  +nested: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  -id: 143563
  -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700504676 {#2908
    date: 2023-11-20 19:24:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2912
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701232478 {#2907
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2914 …}
  +nested: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  -id: 143563
  -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700504676 {#2908
    date: 2023-11-20 19:24:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2912
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701232478 {#2907
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2914 …}
  +nested: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  -id: 143563
  -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700504676 {#2908
    date: 2023-11-20 19:24:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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 {#2912
    +user: App\Entity\User {#2926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701232478 {#2907
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2914 …}
    +nested: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    -id: 143563
    -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5456839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700504676 {#2908
      date: 2023-11-20 19:24:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2912}
  +body: "But do those happen before you beat say the 5th gym? Because I was struggling to keep up with game progression."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700525956 {#3071
    date: 2023-11-21 01:19:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PineRune@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 144777
  -bodyTs: "'5th':10 'beat':7 'game':20 'gym':11 'happen':4 'keep':17 'progress':21 'say':8 'struggl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6377599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525956 {#3074
    date: 2023-11-21 01:19:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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 {#2912
    +user: App\Entity\User {#2926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701232478 {#2907
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2914 …}
    +nested: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    -id: 143563
    -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5456839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700504676 {#2908
      date: 2023-11-20 19:24:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2912}
  +body: "But do those happen before you beat say the 5th gym? Because I was struggling to keep up with game progression."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700525956 {#3071
    date: 2023-11-21 01:19:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PineRune@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 144777
  -bodyTs: "'5th':10 'beat':7 'game':20 'gym':11 'happen':4 'keep':17 'progress':21 'say':8 'struggl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6377599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525956 {#3074
    date: 2023-11-21 01:19:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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 {#2912
    +user: App\Entity\User {#2926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701232478 {#2907
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2914 …}
    +nested: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    -id: 143563
    -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5456839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700504676 {#2908
      date: 2023-11-20 19:24:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2912}
  +body: "But do those happen before you beat say the 5th gym? Because I was struggling to keep up with game progression."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700525956 {#3071
    date: 2023-11-21 01:19:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PineRune@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 144777
  -bodyTs: "'5th':10 'beat':7 'game':20 'gym':11 'happen':4 'keep':17 'progress':21 'say':8 'struggl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6377599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525956 {#3074
    date: 2023-11-21 01:19:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3241
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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 {#3070
    +user: Proxies\__CG__\App\Entity\User {#3153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2912
      +user: App\Entity\User {#2926 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701232478 {#2907
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2914 …}
      +nested: Doctrine\ORM\PersistentCollection {#2916 …}
      +votes: Doctrine\ORM\PersistentCollection {#2918 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
      -id: 143563
      -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5456839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700504676 {#2908
        date: 2023-11-20 19:24:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2912}
    +body: "But do those happen before you beat say the 5th gym? Because I was struggling to keep up with game progression."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700525956 {#3071
      date: 2023-11-21 01:19:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@PineRune@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 144777
    -bodyTs: "'5th':10 'beat':7 'game':20 'gym':11 'happen':4 'keep':17 'progress':21 'say':8 'struggl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6377599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525956 {#3074
      date: 2023-11-21 01:19:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2912}
  +body: "Lower level raids still drop lower tier candies. Mid game grind shouldn’t be too bad when doing the overworld auto-battles, I don’t remember what those are called."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700738495 {#3240
    date: 2023-11-23 12:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PineRune@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 154183
  -bodyTs: "'auto':22 'auto-battl':21 'bad':16 'battl':23 'call':31 'candi':8 'drop':5 'game':10 'grind':11 'level':2 'lower':1,6 'mid':9 'overworld':20 'raid':3 'rememb':27 'shouldn':12 'still':4 'tier':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5527711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738495 {#3243
    date: 2023-11-23 12:21:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3241
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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 {#3070
    +user: Proxies\__CG__\App\Entity\User {#3153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2912
      +user: App\Entity\User {#2926 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701232478 {#2907
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2914 …}
      +nested: Doctrine\ORM\PersistentCollection {#2916 …}
      +votes: Doctrine\ORM\PersistentCollection {#2918 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
      -id: 143563
      -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5456839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700504676 {#2908
        date: 2023-11-20 19:24:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2912}
    +body: "But do those happen before you beat say the 5th gym? Because I was struggling to keep up with game progression."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700525956 {#3071
      date: 2023-11-21 01:19:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@PineRune@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 144777
    -bodyTs: "'5th':10 'beat':7 'game':20 'gym':11 'happen':4 'keep':17 'progress':21 'say':8 'struggl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6377599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525956 {#3074
      date: 2023-11-21 01:19:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2912}
  +body: "Lower level raids still drop lower tier candies. Mid game grind shouldn’t be too bad when doing the overworld auto-battles, I don’t remember what those are called."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700738495 {#3240
    date: 2023-11-23 12:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PineRune@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 154183
  -bodyTs: "'auto':22 'auto-battl':21 'bad':16 'battl':23 'call':31 'candi':8 'drop':5 'game':10 'grind':11 'level':2 'lower':1,6 'mid':9 'overworld':20 'raid':3 'rememb':27 'shouldn':12 'still':4 'tier':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5527711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738495 {#3243
    date: 2023-11-23 12:21:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3241
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +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 {#315
      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 {#316
      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 {#3070
    +user: Proxies\__CG__\App\Entity\User {#3153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2912
      +user: App\Entity\User {#2926 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve done enpugh raids in SV that I can 1 to 100 any pokemon on an instant thanks to all the exp candies I have. High level raids drop them a lot, and some events can get you up to 999 Large candies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701232478 {#2907
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2914 …}
      +nested: Doctrine\ORM\PersistentCollection {#2916 …}
      +votes: Doctrine\ORM\PersistentCollection {#2918 …}
      +reports: Doctrine\ORM\PersistentCollection {#2920 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
      -id: 143563
      -bodyTs: "'1':11 '100':13 '999':42 'candi':24,44 'done':3 'drop':30 'enpugh':4 'event':36 'exp':23 'get':38 'high':27 'instant':18 'larg':43 'level':28 'lot':33 'pokemon':15 'raid':5,29 'sv':7 'thank':19 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5456839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700504676 {#2908
        date: 2023-11-20 19:24:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2912}
    +body: "But do those happen before you beat say the 5th gym? Because I was struggling to keep up with game progression."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700525956 {#3071
      date: 2023-11-21 01:19:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@PineRune@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 144777
    -bodyTs: "'5th':10 'beat':7 'game':20 'gym':11 'happen':4 'keep':17 'progress':21 'say':8 'struggl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6377599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525956 {#3074
      date: 2023-11-21 01:19:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2912}
  +body: "Lower level raids still drop lower tier candies. Mid game grind shouldn’t be too bad when doing the overworld auto-battles, I don’t remember what those are called."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700738495 {#3240
    date: 2023-11-23 12:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@PineRune@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 154183
  -bodyTs: "'auto':22 'auto-battl':21 'bad':16 'battl':23 'call':31 'candi':8 'drop':5 'game':10 'grind':11 'level':2 'lower':1,6 'mid':9 'overworld':20 'raid':3 'rememb':27 'shouldn':12 'still':4 'tier':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5527711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738495 {#3243
    date: 2023-11-23 12:21:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2986
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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: """
    It depends on the game, and what I feel like doing. My main rule of thumb is to not use pokemon I’ve used before, or use frequently.\n
    \n
    Regarding overleveling, I always just compulsively switch train my weakest pokemon, even or my first runs. It’s really just something you have to get used to. It’s sorta the same mindset as item hoarding. It doesn’t matter if there’s an obvious way to win now, it matters that there might be a need for my team to have other strong members later. Therefore, they always need to be trained
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701122334 {#2981
    date: 2023-11-27 22:58:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 171637
  -bodyTs: "'alway':32,97 'compuls':34 'depend':2 'doesn':66 'even':40 'feel':9 'first':43 'frequent':28 'game':5 'get':53 'hoard':64 'item':63 'later':94 'like':10 'main':13 'matter':68,79 'member':93 'might':82 'mindset':61 'need':85,98 'obvious':73 'overlevel':30 'pokemon':21,39 'realli':47 'regard':29 'rule':14 'run':44 'someth':49 'sorta':58 'strong':92 'switch':35 'team':88 'therefor':95 'thumb':16 'train':36,101 'use':20,24,27,54 've':23 'way':74 'weakest':38 'win':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6012098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701122334 {#2982
    date: 2023-11-27 22:58:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2986
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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: """
    It depends on the game, and what I feel like doing. My main rule of thumb is to not use pokemon I’ve used before, or use frequently.\n
    \n
    Regarding overleveling, I always just compulsively switch train my weakest pokemon, even or my first runs. It’s really just something you have to get used to. It’s sorta the same mindset as item hoarding. It doesn’t matter if there’s an obvious way to win now, it matters that there might be a need for my team to have other strong members later. Therefore, they always need to be trained
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701122334 {#2981
    date: 2023-11-27 22:58:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 171637
  -bodyTs: "'alway':32,97 'compuls':34 'depend':2 'doesn':66 'even':40 'feel':9 'first':43 'frequent':28 'game':5 'get':53 'hoard':64 'item':63 'later':94 'like':10 'main':13 'matter':68,79 'member':93 'might':82 'mindset':61 'need':85,98 'obvious':73 'overlevel':30 'pokemon':21,39 'realli':47 'regard':29 'rule':14 'run':44 'someth':49 'sorta':58 'strong':92 'switch':35 'team':88 'therefor':95 'thumb':16 'train':36,101 'use':20,24,27,54 've':23 'way':74 'weakest':38 'win':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6012098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701122334 {#2982
    date: 2023-11-27 22:58:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2986
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +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 {#315
      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 {#316
      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: """
    It depends on the game, and what I feel like doing. My main rule of thumb is to not use pokemon I’ve used before, or use frequently.\n
    \n
    Regarding overleveling, I always just compulsively switch train my weakest pokemon, even or my first runs. It’s really just something you have to get used to. It’s sorta the same mindset as item hoarding. It doesn’t matter if there’s an obvious way to win now, it matters that there might be a need for my team to have other strong members later. Therefore, they always need to be trained
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701122334 {#2981
    date: 2023-11-27 22:58:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Icedrous@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 171637
  -bodyTs: "'alway':32,97 'compuls':34 'depend':2 'doesn':66 'even':40 'feel':9 'first':43 'frequent':28 'game':5 'get':53 'hoard':64 'item':63 'later':94 'like':10 'main':13 'matter':68,79 'member':93 'might':82 'mindset':61 'need':85,98 'obvious':73 'overlevel':30 'pokemon':21,39 'realli':47 'regard':29 'rule':14 'run':44 'someth':49 'sorta':58 'strong':92 'switch':35 'team':88 'therefor':95 'thumb':16 'train':36,101 'use':20,24,27,54 've':23 'way':74 'weakest':38 'win':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6012098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701122334 {#2982
    date: 2023-11-27 22:58:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#315
    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 {#316
    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