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

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.22 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.08 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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yes, it’s unfortunately normal currently. You can always use ebay from highly rated sellers to buy boosters as there you can get your money back relatively easily when something goes wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775293 {#1838
    date: 2023-11-23 22:34:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ABCDE@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 156295
  -bodyTs: "'alway':9 'back':26 'booster':18 'buy':17 'current':6 'easili':28 'ebay':11 'get':23 'goe':31 'high':13 'money':25 'normal':5 'rate':14 'relat':27 'seller':15 'someth':30 'unfortun':4 'use':10 'wrong':32 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5092018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775293 {#1396
    date: 2023-11-23 22:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yes, it’s unfortunately normal currently. You can always use ebay from highly rated sellers to buy boosters as there you can get your money back relatively easily when something goes wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775293 {#1838
    date: 2023-11-23 22:34:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ABCDE@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 156295
  -bodyTs: "'alway':9 'back':26 'booster':18 'buy':17 'current':6 'easili':28 'ebay':11 'get':23 'goe':31 'high':13 'money':25 'normal':5 'rate':14 'relat':27 'seller':15 'someth':30 'unfortun':4 'use':10 'wrong':32 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5092018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775293 {#1396
    date: 2023-11-23 22:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yes, it’s unfortunately normal currently. You can always use ebay from highly rated sellers to buy boosters as there you can get your money back relatively easily when something goes wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775293 {#1838
    date: 2023-11-23 22:34:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ABCDE@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 156295
  -bodyTs: "'alway':9 'back':26 'booster':18 'buy':17 'current':6 'easili':28 'ebay':11 'get':23 'goe':31 'high':13 'money':25 'normal':5 'rate':14 'relat':27 'seller':15 'someth':30 'unfortun':4 'use':10 'wrong':32 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5092018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775293 {#1396
    date: 2023-11-23 22:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’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 {#1728
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 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 {#1729
    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
7 DENIED edit
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’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 {#1728
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 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 {#1729
    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
8 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’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 {#1728
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 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 {#1729
    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
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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All of those points you made are things that good PVPers will do, except for stopping the fight if you’re not responding. Are you sure you’re not just timing out and reconnecting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700564188 {#1384
    date: 2023-11-21 11:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@twisted28@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 134225
  -bodyTs: "'except':14 'fight':18 'good':10 'made':6 'point':4 'pvper':11 're':21,28 'reconnect':34 'respond':23 'stop':16 'sure':26 'thing':8 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5888327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244927 {#1381
    date: 2023-11-17 19:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All of those points you made are things that good PVPers will do, except for stopping the fight if you’re not responding. Are you sure you’re not just timing out and reconnecting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700564188 {#1384
    date: 2023-11-21 11:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@twisted28@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 134225
  -bodyTs: "'except':14 'fight':18 'good':10 'made':6 'point':4 'pvper':11 're':21,28 'reconnect':34 'respond':23 'stop':16 'sure':26 'thing':8 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5888327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244927 {#1381
    date: 2023-11-17 19:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All of those points you made are things that good PVPers will do, except for stopping the fight if you’re not responding. Are you sure you’re not just timing out and reconnecting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700564188 {#1384
    date: 2023-11-21 11:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@twisted28@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 134225
  -bodyTs: "'except':14 'fight':18 'good':10 'made':6 'point':4 'pvper':11 're':21,28 'reconnect':34 'respond':23 'stop':16 'sure':26 'thing':8 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5888327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244927 {#1381
    date: 2023-11-17 19:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the heads up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700244910 {#2350
    date: 2023-11-17 19:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 134223
  -bodyTs: "'head':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6252729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244910 {#2330
    date: 2023-11-17 19:15: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
15 DENIED edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the heads up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700244910 {#2350
    date: 2023-11-17 19:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 134223
  -bodyTs: "'head':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6252729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244910 {#2330
    date: 2023-11-17 19:15: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
16 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the heads up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700244910 {#2350
    date: 2023-11-17 19:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 134223
  -bodyTs: "'head':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6252729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244910 {#2330
    date: 2023-11-17 19:15: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
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 {#2106
  +user: App\Entity\User {#2116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700028356 {#2111
    date: 2023-11-15 07:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 126244
  -bodyTs: "'cute':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5326304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700028356 {#2101
    date: 2023-11-15 07:05: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
19 DENIED edit
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#2116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700028356 {#2111
    date: 2023-11-15 07:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 126244
  -bodyTs: "'cute':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5326304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700028356 {#2101
    date: 2023-11-15 07:05: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
20 DENIED moderate
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#2116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700028356 {#2111
    date: 2023-11-15 07:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 126244
  -bodyTs: "'cute':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5326304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700028356 {#2101
    date: 2023-11-15 07:05: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
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 {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks, i had just posted looking for this info. [lemm.ee/post/14914630](https://lemm.ee/post/14914630)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700339934 {#2294
    date: 2023-11-18 21:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 125958
  -bodyTs: "'/post/14914630](https://lemm.ee/post/14914630)':12 'info':9 'lemm.ee':11 'lemm.ee/post/14914630](https://lemm.ee/post/14914630)':10 'look':6 'post':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6144153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700016540 {#2290
    date: 2023-11-15 03:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks, i had just posted looking for this info. [lemm.ee/post/14914630](https://lemm.ee/post/14914630)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700339934 {#2294
    date: 2023-11-18 21:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 125958
  -bodyTs: "'/post/14914630](https://lemm.ee/post/14914630)':12 'info':9 'lemm.ee':11 'lemm.ee/post/14914630](https://lemm.ee/post/14914630)':10 'look':6 'post':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6144153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700016540 {#2290
    date: 2023-11-15 03:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks, i had just posted looking for this info. [lemm.ee/post/14914630](https://lemm.ee/post/14914630)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700339934 {#2294
    date: 2023-11-18 21:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fumbles@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 125958
  -bodyTs: "'/post/14914630](https://lemm.ee/post/14914630)':12 'info':9 'lemm.ee':11 'lemm.ee/post/14914630](https://lemm.ee/post/14914630)':10 'look':6 'post':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6144153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700016540 {#2290
    date: 2023-11-15 03:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like the Pokémon but the human characters look kinda out of place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700012228 {#2243
    date: 2023-11-15 02:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 125813
  -bodyTs: "'charact':8 'human':7 'kinda':10 'like':2 'look':9 'place':13 'pokémon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5808801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012228 {#2247
    date: 2023-11-15 02:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like the Pokémon but the human characters look kinda out of place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700012228 {#2243
    date: 2023-11-15 02:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 125813
  -bodyTs: "'charact':8 'human':7 'kinda':10 'like':2 'look':9 'place':13 'pokémon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5808801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012228 {#2247
    date: 2023-11-15 02:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like the Pokémon but the human characters look kinda out of place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700012228 {#2243
    date: 2023-11-15 02:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 125813
  -bodyTs: "'charact':8 'human':7 'kinda':10 'like':2 'look':9 'place':13 'pokémon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5808801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012228 {#2247
    date: 2023-11-15 02:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1984
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Positively delightful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700010604 {#1991
    date: 2023-11-15 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 125755
  -bodyTs: "'delight':2 'posit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5319996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700010604 {#2016
    date: 2023-11-15 02:10:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Positively delightful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700010604 {#1991
    date: 2023-11-15 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 125755
  -bodyTs: "'delight':2 'posit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5319996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700010604 {#2016
    date: 2023-11-15 02:10:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#2365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Positively delightful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700010604 {#1991
    date: 2023-11-15 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 125755
  -bodyTs: "'delight':2 'posit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5319996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700010604 {#2016
    date: 2023-11-15 02:10:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2535
  +user: App\Entity\User {#2548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well I’ll had no clue this was coming out. Can’t wait to check it out. I love the stop motion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700009399 {#2530
    date: 2023-11-15 01:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 125702
  -bodyTs: "'check':15 'clue':6 'come':9 'll':3 'love':19 'motion':22 'stop':21 'wait':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5807412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009399 {#2531
    date: 2023-11-15 01:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2535
  +user: App\Entity\User {#2548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well I’ll had no clue this was coming out. Can’t wait to check it out. I love the stop motion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700009399 {#2530
    date: 2023-11-15 01:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 125702
  -bodyTs: "'check':15 'clue':6 'come':9 'll':3 'love':19 'motion':22 'stop':21 'wait':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5807412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009399 {#2531
    date: 2023-11-15 01:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2535
  +user: App\Entity\User {#2548 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well I’ll had no clue this was coming out. Can’t wait to check it out. I love the stop motion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700009399 {#2530
    date: 2023-11-15 01:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadWorld@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 125702
  -bodyTs: "'check':15 'clue':6 'come':9 'll':3 'love':19 'motion':22 'stop':21 'wait':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5807412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700009399 {#2531
    date: 2023-11-15 01:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2608
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2609 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Copy/pasted from the Pokemon Home app:\n
    \n
    > **Catch an Eevee with the Mightiest Mark!**In celebration of Eevee Day, Eevee will be appearing at black Tera Raid crystals from Friday, November 17, 2023, at 00:00 UTC to Monday, November 20, 2023, at 23:59 UTC.\n
    > \n
    > The Eevee appearing during this event has Normal as its Tera Type. Be prepared—this Pokémon is a formidable foe, and it’s got the Mightiest Mark to prove it! Work together with your friends to topple this powerful Tera Pokémon!\n
    \n
    And also…\n
    \n
    > **Encounter Eevee Everywhere!**Get ready to celebrate Eevee Day! From Friday, November 17, 2023, at 00:00 UTC to Monday, November 20, 2023, at 23:59 UTC, mass outbreaks of Eevee will be appearing throughout Paldea and Kitakami.\n
    > \n
    > Eevee encountered in these special mass outbreaks are more likely to have a special mark depending on their location. Show your love for the Evolution Pokémon by catching lots of Eevee!\n
    > \n
    > **Locations**\n
    > \n
    > *Paldea*\n
    > \n
    > Eevee encountered in these special mass outbreaks throughout Paldea are more likely to have the Jittery Mark, Intense Mark, Intellectual Mark, or Flustered Mark.\n
    > \n
    > *Kitakami*\n
    > \n
    > Eevee encountered in these special mass outbreaks throughout Kitakami are more likely to have the Rowdy Mark, Excited Mark, Calmness Mark, or Unsure Mark.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699990833 {#2603
    date: 2023-11-14 20:40:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 124694
  -bodyTs: "'00':34,35,104,105 '17':31,101 '20':40,110 '2023':32,41,102,111 '23':43,113 '59':44,114 'also':88 'app':6 'appear':22,48,122 'black':24 'calm':204 'catch':7,154 'celebr':15,95 'copy/pasted':1 'crystal':27 'day':18,97 'depend':142 'eeve':9,17,19,47,90,96,119,127,157,160,185 'encount':89,128,161,186 'event':51 'everywher':91 'evolut':151 'excit':202 'fluster':182 'foe':65 'formid':64 'friday':29,99 'friend':80 'get':92 'got':69 'home':5 'intellectu':179 'intens':177 'jitteri':175 'kitakami':126,184,193 'like':136,171,196 'locat':145,158 'lot':155 'love':148 'mark':13,72,141,176,178,180,183,201,203,205,208 'mass':116,132,165,190 'mightiest':12,71 'monday':38,108 'normal':53 'novemb':30,39,100,109 'outbreak':117,133,166,191 'paldea':124,159,168 'pokemon':4 'pokémon':61,86,152 'power':84 'prepar':59 'prove':74 'raid':26 'readi':93 'rowdi':200 'show':146 'special':131,140,164,189 'tera':25,56,85 'throughout':123,167,192 'togeth':77 'toppl':82 'type':57 'unsur':207 'utc':36,45,106,115 'work':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.inbutts.lol/comment/215997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699990833 {#2604
    date: 2023-11-14 20:40:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2608
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2609 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Copy/pasted from the Pokemon Home app:\n
    \n
    > **Catch an Eevee with the Mightiest Mark!**In celebration of Eevee Day, Eevee will be appearing at black Tera Raid crystals from Friday, November 17, 2023, at 00:00 UTC to Monday, November 20, 2023, at 23:59 UTC.\n
    > \n
    > The Eevee appearing during this event has Normal as its Tera Type. Be prepared—this Pokémon is a formidable foe, and it’s got the Mightiest Mark to prove it! Work together with your friends to topple this powerful Tera Pokémon!\n
    \n
    And also…\n
    \n
    > **Encounter Eevee Everywhere!**Get ready to celebrate Eevee Day! From Friday, November 17, 2023, at 00:00 UTC to Monday, November 20, 2023, at 23:59 UTC, mass outbreaks of Eevee will be appearing throughout Paldea and Kitakami.\n
    > \n
    > Eevee encountered in these special mass outbreaks are more likely to have a special mark depending on their location. Show your love for the Evolution Pokémon by catching lots of Eevee!\n
    > \n
    > **Locations**\n
    > \n
    > *Paldea*\n
    > \n
    > Eevee encountered in these special mass outbreaks throughout Paldea are more likely to have the Jittery Mark, Intense Mark, Intellectual Mark, or Flustered Mark.\n
    > \n
    > *Kitakami*\n
    > \n
    > Eevee encountered in these special mass outbreaks throughout Kitakami are more likely to have the Rowdy Mark, Excited Mark, Calmness Mark, or Unsure Mark.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699990833 {#2603
    date: 2023-11-14 20:40:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 124694
  -bodyTs: "'00':34,35,104,105 '17':31,101 '20':40,110 '2023':32,41,102,111 '23':43,113 '59':44,114 'also':88 'app':6 'appear':22,48,122 'black':24 'calm':204 'catch':7,154 'celebr':15,95 'copy/pasted':1 'crystal':27 'day':18,97 'depend':142 'eeve':9,17,19,47,90,96,119,127,157,160,185 'encount':89,128,161,186 'event':51 'everywher':91 'evolut':151 'excit':202 'fluster':182 'foe':65 'formid':64 'friday':29,99 'friend':80 'get':92 'got':69 'home':5 'intellectu':179 'intens':177 'jitteri':175 'kitakami':126,184,193 'like':136,171,196 'locat':145,158 'lot':155 'love':148 'mark':13,72,141,176,178,180,183,201,203,205,208 'mass':116,132,165,190 'mightiest':12,71 'monday':38,108 'normal':53 'novemb':30,39,100,109 'outbreak':117,133,166,191 'paldea':124,159,168 'pokemon':4 'pokémon':61,86,152 'power':84 'prepar':59 'prove':74 'raid':26 'readi':93 'rowdi':200 'show':146 'special':131,140,164,189 'tera':25,56,85 'throughout':123,167,192 'togeth':77 'toppl':82 'type':57 'unsur':207 'utc':36,45,106,115 'work':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.inbutts.lol/comment/215997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699990833 {#2604
    date: 2023-11-14 20:40:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2608
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2609 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Copy/pasted from the Pokemon Home app:\n
    \n
    > **Catch an Eevee with the Mightiest Mark!**In celebration of Eevee Day, Eevee will be appearing at black Tera Raid crystals from Friday, November 17, 2023, at 00:00 UTC to Monday, November 20, 2023, at 23:59 UTC.\n
    > \n
    > The Eevee appearing during this event has Normal as its Tera Type. Be prepared—this Pokémon is a formidable foe, and it’s got the Mightiest Mark to prove it! Work together with your friends to topple this powerful Tera Pokémon!\n
    \n
    And also…\n
    \n
    > **Encounter Eevee Everywhere!**Get ready to celebrate Eevee Day! From Friday, November 17, 2023, at 00:00 UTC to Monday, November 20, 2023, at 23:59 UTC, mass outbreaks of Eevee will be appearing throughout Paldea and Kitakami.\n
    > \n
    > Eevee encountered in these special mass outbreaks are more likely to have a special mark depending on their location. Show your love for the Evolution Pokémon by catching lots of Eevee!\n
    > \n
    > **Locations**\n
    > \n
    > *Paldea*\n
    > \n
    > Eevee encountered in these special mass outbreaks throughout Paldea are more likely to have the Jittery Mark, Intense Mark, Intellectual Mark, or Flustered Mark.\n
    > \n
    > *Kitakami*\n
    > \n
    > Eevee encountered in these special mass outbreaks throughout Kitakami are more likely to have the Rowdy Mark, Excited Mark, Calmness Mark, or Unsure Mark.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699990833 {#2603
    date: 2023-11-14 20:40:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 124694
  -bodyTs: "'00':34,35,104,105 '17':31,101 '20':40,110 '2023':32,41,102,111 '23':43,113 '59':44,114 'also':88 'app':6 'appear':22,48,122 'black':24 'calm':204 'catch':7,154 'celebr':15,95 'copy/pasted':1 'crystal':27 'day':18,97 'depend':142 'eeve':9,17,19,47,90,96,119,127,157,160,185 'encount':89,128,161,186 'event':51 'everywher':91 'evolut':151 'excit':202 'fluster':182 'foe':65 'formid':64 'friday':29,99 'friend':80 'get':92 'got':69 'home':5 'intellectu':179 'intens':177 'jitteri':175 'kitakami':126,184,193 'like':136,171,196 'locat':145,158 'lot':155 'love':148 'mark':13,72,141,176,178,180,183,201,203,205,208 'mass':116,132,165,190 'mightiest':12,71 'monday':38,108 'normal':53 'novemb':30,39,100,109 'outbreak':117,133,166,191 'paldea':124,159,168 'pokemon':4 'pokémon':61,86,152 'power':84 'prepar':59 'prove':74 'raid':26 'readi':93 'rowdi':200 'show':146 'special':131,140,164,189 'tera':25,56,85 'throughout':123,167,192 'togeth':77 'toppl':82 'type':57 'unsur':207 'utc':36,45,106,115 'work':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.inbutts.lol/comment/215997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699990833 {#2604
    date: 2023-11-14 20:40:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    @nocturne213@lemm.ee Maybe try again (at least until you can refresh)? The game doesn't try to connect to the exact same raid, just one with the same Pokémon, tera-type and number of stars.  \n
      \n
    But yeah, the board doesn't work well, it's generally more convenient to do the ones in your save (you shouldn't have raids lower than 3 stars if you completed the game though)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699732109 {#2679
    date: 2023-11-11 20:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 142429
  -bodyTs: "'3':63 'board':39 'complet':67 'connect':17 'conveni':48 'doesn':13,40 'exact':20 'game':12,69 'general':46 'least':6 'lower':61 'mayb':2 'nocturne213@lemm.ee':1 'number':33 'one':24,52 'pokémon':28 'raid':22,60 'refresh':10 'save':55 'shouldn':57 'star':35,64 'tera':30 'tera-typ':29 'though':70 'tri':3,15 'type':31 'well':43 'work':42 'yeah':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yuyu.hemetalope.fr/notes/9ly0xapihtijrcro"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732109 {#2680
    date: 2023-11-11 20:48:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    @nocturne213@lemm.ee Maybe try again (at least until you can refresh)? The game doesn't try to connect to the exact same raid, just one with the same Pokémon, tera-type and number of stars.  \n
      \n
    But yeah, the board doesn't work well, it's generally more convenient to do the ones in your save (you shouldn't have raids lower than 3 stars if you completed the game though)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699732109 {#2679
    date: 2023-11-11 20:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 142429
  -bodyTs: "'3':63 'board':39 'complet':67 'connect':17 'conveni':48 'doesn':13,40 'exact':20 'game':12,69 'general':46 'least':6 'lower':61 'mayb':2 'nocturne213@lemm.ee':1 'number':33 'one':24,52 'pokémon':28 'raid':22,60 'refresh':10 'save':55 'shouldn':57 'star':35,64 'tera':30 'tera-typ':29 'though':70 'tri':3,15 'type':31 'well':43 'work':42 'yeah':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yuyu.hemetalope.fr/notes/9ly0xapihtijrcro"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732109 {#2680
    date: 2023-11-11 20:48:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    @nocturne213@lemm.ee Maybe try again (at least until you can refresh)? The game doesn't try to connect to the exact same raid, just one with the same Pokémon, tera-type and number of stars.  \n
      \n
    But yeah, the board doesn't work well, it's generally more convenient to do the ones in your save (you shouldn't have raids lower than 3 stars if you completed the game though)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699732109 {#2679
    date: 2023-11-11 20:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 142429
  -bodyTs: "'3':63 'board':39 'complet':67 'connect':17 'conveni':48 'doesn':13,40 'exact':20 'game':12,69 'general':46 'least':6 'lower':61 'mayb':2 'nocturne213@lemm.ee':1 'number':33 'one':24,52 'pokémon':28 'raid':22,60 'refresh':10 'save':55 'shouldn':57 'star':35,64 'tera':30 'tera-typ':29 'though':70 'tri':3,15 'type':31 'well':43 'work':42 'yeah':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yuyu.hemetalope.fr/notes/9ly0xapihtijrcro"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732109 {#2680
    date: 2023-11-11 20:48:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2757
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Spiritomb used to have no weaknesses too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700123633 {#2752
    date: 2023-11-16 09:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 102781
  -bodyTs: "'spiritomb':1 'use':2 'weak':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5882919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699481406 {#2753
    date: 2023-11-08 23:10: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
47 DENIED edit
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Spiritomb used to have no weaknesses too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700123633 {#2752
    date: 2023-11-16 09:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 102781
  -bodyTs: "'spiritomb':1 'use':2 'weak':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5882919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699481406 {#2753
    date: 2023-11-08 23:10: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
48 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Spiritomb used to have no weaknesses too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700123633 {#2752
    date: 2023-11-16 09:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 102781
  -bodyTs: "'spiritomb':1 'use':2 'weak':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5882919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699481406 {#2753
    date: 2023-11-08 23:10: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
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 {#2773
  +user: App\Entity\User {#2786 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "MFer blows himself up. He’s his own weakness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699473064 {#2756
    date: 2023-11-08 20:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2774 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 102478
  -bodyTs: "'blow':2 'mfer':1 'weak':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5622811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473064 {#2755
    date: 2023-11-08 20:51:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2773
  +user: App\Entity\User {#2786 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "MFer blows himself up. He’s his own weakness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699473064 {#2756
    date: 2023-11-08 20:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2774 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 102478
  -bodyTs: "'blow':2 'mfer':1 'weak':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5622811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473064 {#2755
    date: 2023-11-08 20:51:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2773
  +user: App\Entity\User {#2786 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "MFer blows himself up. He’s his own weakness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699473064 {#2756
    date: 2023-11-08 20:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2774 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 102478
  -bodyTs: "'blow':2 'mfer':1 'weak':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5622811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699473064 {#2755
    date: 2023-11-08 20:51:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2846
  +user: App\Entity\User {#2859 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    In the games, it usually has static or soundproof, not levitate.\n
    \n
    Eelektross has levitate as a pure electric type and yup has no weaknesses (without fuckery, like gravity)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699466036 {#2841
    date: 2023-11-08 18:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2847 …}
  +nested: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2851 …}
  +reports: Doctrine\ORM\PersistentCollection {#2853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
  -id: 102231
  -bodyTs: "'eelektross':12 'electr':18 'fuckeri':26 'game':3 'graviti':28 'levit':11,14 'like':27 'pure':17 'soundproof':9 'static':7 'type':19 'usual':5 'weak':24 'without':25 'yup':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4411851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466036 {#2842
    date: 2023-11-08 18:53:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2846
  +user: App\Entity\User {#2859 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    In the games, it usually has static or soundproof, not levitate.\n
    \n
    Eelektross has levitate as a pure electric type and yup has no weaknesses (without fuckery, like gravity)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699466036 {#2841
    date: 2023-11-08 18:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2847 …}
  +nested: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2851 …}
  +reports: Doctrine\ORM\PersistentCollection {#2853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
  -id: 102231
  -bodyTs: "'eelektross':12 'electr':18 'fuckeri':26 'game':3 'graviti':28 'levit':11,14 'like':27 'pure':17 'soundproof':9 'static':7 'type':19 'usual':5 'weak':24 'without':25 'yup':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4411851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466036 {#2842
    date: 2023-11-08 18:53:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2846
  +user: App\Entity\User {#2859 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    In the games, it usually has static or soundproof, not levitate.\n
    \n
    Eelektross has levitate as a pure electric type and yup has no weaknesses (without fuckery, like gravity)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699466036 {#2841
    date: 2023-11-08 18:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stella@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2847 …}
  +nested: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2851 …}
  +reports: Doctrine\ORM\PersistentCollection {#2853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
  -id: 102231
  -bodyTs: "'eelektross':12 'electr':18 'fuckeri':26 'game':3 'graviti':28 'levit':11,14 'like':27 'pure':17 'soundproof':9 'static':7 'type':19 'usual':5 'weak':24 'without':25 'yup':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4411851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466036 {#2842
    date: 2023-11-08 18:53:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2919
  +user: App\Entity\User {#2933 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2920 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If the Pokedex can vibrate or something, and phones obviously vibrate, then don't they technically have motors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699427282 {#2914
    date: 2023-11-08 08:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2921 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 101050
  -bodyTs: "'motor':18 'obvious':10 'phone':9 'pokedex':3 'someth':7 'technic':16 'vibrat':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/pokemon@lemmy.ml/t/142667/-/comment/1611736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699427282 {#2915
    date: 2023-11-08 08:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2919
  +user: App\Entity\User {#2933 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2920 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If the Pokedex can vibrate or something, and phones obviously vibrate, then don't they technically have motors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699427282 {#2914
    date: 2023-11-08 08:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2921 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 101050
  -bodyTs: "'motor':18 'obvious':10 'phone':9 'pokedex':3 'someth':7 'technic':16 'vibrat':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/pokemon@lemmy.ml/t/142667/-/comment/1611736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699427282 {#2915
    date: 2023-11-08 08:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2919
  +user: App\Entity\User {#2933 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2920 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#317
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#311
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#310
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If the Pokedex can vibrate or something, and phones obviously vibrate, then don't they technically have motors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699427282 {#2914
    date: 2023-11-08 08:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@charred@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2921 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 101050
  -bodyTs: "'motor':18 'obvious':10 'phone':9 'pokedex':3 'someth':7 'technic':16 'vibrat':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/pokemon@lemmy.ml/t/142667/-/comment/1611736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699427282 {#2915
    date: 2023-11-08 08:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "pokemon@lemmy.ml"
  +title: "pokemon"
  +description: """
    The Lemmy community for all things Pokémon!\n
    \n
    Rules:\n
    \n
    - 1. Be a decent human being.\n
    - 2. Fanart must be credited.\n
    - 3. No untagged spoilers of new games, anime episodes, etc.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 55
  +entryCommentCount: 130
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729283896 {#317
    date: 2024-10-18 22:38:16.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 55
  +apId: "pokemon@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/pokemon"
  +apPublicUrl: "https://lemmy.ml/c/pokemon"
  +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "pokemon"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729531827 {#311
    date: 2024-10-21 19:30:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697413949 {#310
    date: 2023-10-16 01:52:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details