GET https://kbin.spritesserver.nl/index.php/m/pokemon@lemmy.ml/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2485
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-to-Face-a-Mighty-Empoleon-Scarlet-Violet"
  +title: "Prepare to Face a Mighty Empoleon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/emQVfMp.jpeg"
  +body: """
    Catch an Empoleon with the Mightiest Mark! Empoleon will be appearing at black Tera Raid crystals from Friday, February 2, 2024, at 00:00 UTC to Sunday, February 4, 2024, at 23:59 UTC, then again from Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC.\n
    \n
    Empoleon cannot normally be encountered in Paldea, and the Empoleon appearing during this event has Ice 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
    During the latter half of this event—from Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC—Blissey will be appearing more frequently in 5-star Tera Raid Battles. These Blissey will have various Tera Types, so prepare wisely before challenging them! Defeating Blissey will yield some delightful rewards, such as various Tera Shards and bonus Exp. Candies.\n
    \n
    This special Empoleon can be caught only once per save data. If you caught this Empoleon previously during a Tera Raid Battle event, you cannot catch it again. You can still participate in Tera Raid Battles against this Empoleon to obtain other rewards if you’ve already caught it.\n
    \n
    This Empoleon may be featured in future events or become obtainable through other methods.\n
    \n
    Event Schedule Friday, February 2, 2024, at 00:00 UTC to Sunday, February 4, 2024, at 23:59 UTC\n
    \n
    Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon 7-star Tera Raid Battles: Empoleon with the Mightiest Mark
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706498211 {#1365
    date: 2024-01-29 04:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 33752
  -titleTs: "'empoleon':6 'face':3 'mighti':5 'prepar':1 'scarlet/violet':7"
  -bodyTs: "'00':23,24,43,44,117,118,240,241,257,258 '11':49,123,263 '2':20,237 '2024':21,30,41,50,115,124,238,247,255,264 '23':32,52,126,249,266 '4':29,246 '5':136 '59':33,53,127,250,267 '7':271 '9':40,114,254 'alreadi':216 'appear':11,65,132 'battl':140,191,205,275 'becom':228 'black':13 'blissey':129,142,155 'bonus':167 'candi':169 'cannot':56,194 'catch':1,195 'caught':175,183,217 'challeng':152 'crystal':16 'data':180 'defeat':154 'delight':159 'empoleon':3,8,55,64,172,185,208,220,276 'encount':59 'event':68,110,192,226,233 'exp':168 'featur':223,269 'februari':19,28,39,48,113,122,236,245,253,262 'foe':82 'formid':81 'frequent':134 'friday':18,38,112,235,252 'friend':97 'futur':225 'got':86 'half':107 'ice':70 'latter':106 'mark':7,89,280 'may':221 'method':232 'mightiest':6,88,279 'normal':57 'obtain':210,229 'paldea':61 'particip':201 'per':178 'pokémon':78,103,270 'power':101 'prepar':76,149 'previous':186 'prove':91 'raid':15,139,190,204,274 'reward':160,212 'save':179 'schedul':234 'shard':165 'special':171 'star':137,272 'still':200 'sunday':27,47,121,244,261 'tera':14,73,102,138,146,164,189,203,273 'togeth':94 'toppl':99 'type':74,147 'utc':25,34,45,54,119,128,242,251,259,268 'various':145,163 've':215 'wise':150 'work':93 'yield':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706529711
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8507417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706498211 {#1364
    date: 2024-01-29 04:16:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2485
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-to-Face-a-Mighty-Empoleon-Scarlet-Violet"
  +title: "Prepare to Face a Mighty Empoleon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/emQVfMp.jpeg"
  +body: """
    Catch an Empoleon with the Mightiest Mark! Empoleon will be appearing at black Tera Raid crystals from Friday, February 2, 2024, at 00:00 UTC to Sunday, February 4, 2024, at 23:59 UTC, then again from Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC.\n
    \n
    Empoleon cannot normally be encountered in Paldea, and the Empoleon appearing during this event has Ice 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
    During the latter half of this event—from Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC—Blissey will be appearing more frequently in 5-star Tera Raid Battles. These Blissey will have various Tera Types, so prepare wisely before challenging them! Defeating Blissey will yield some delightful rewards, such as various Tera Shards and bonus Exp. Candies.\n
    \n
    This special Empoleon can be caught only once per save data. If you caught this Empoleon previously during a Tera Raid Battle event, you cannot catch it again. You can still participate in Tera Raid Battles against this Empoleon to obtain other rewards if you’ve already caught it.\n
    \n
    This Empoleon may be featured in future events or become obtainable through other methods.\n
    \n
    Event Schedule Friday, February 2, 2024, at 00:00 UTC to Sunday, February 4, 2024, at 23:59 UTC\n
    \n
    Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon 7-star Tera Raid Battles: Empoleon with the Mightiest Mark
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706498211 {#1365
    date: 2024-01-29 04:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 33752
  -titleTs: "'empoleon':6 'face':3 'mighti':5 'prepar':1 'scarlet/violet':7"
  -bodyTs: "'00':23,24,43,44,117,118,240,241,257,258 '11':49,123,263 '2':20,237 '2024':21,30,41,50,115,124,238,247,255,264 '23':32,52,126,249,266 '4':29,246 '5':136 '59':33,53,127,250,267 '7':271 '9':40,114,254 'alreadi':216 'appear':11,65,132 'battl':140,191,205,275 'becom':228 'black':13 'blissey':129,142,155 'bonus':167 'candi':169 'cannot':56,194 'catch':1,195 'caught':175,183,217 'challeng':152 'crystal':16 'data':180 'defeat':154 'delight':159 'empoleon':3,8,55,64,172,185,208,220,276 'encount':59 'event':68,110,192,226,233 'exp':168 'featur':223,269 'februari':19,28,39,48,113,122,236,245,253,262 'foe':82 'formid':81 'frequent':134 'friday':18,38,112,235,252 'friend':97 'futur':225 'got':86 'half':107 'ice':70 'latter':106 'mark':7,89,280 'may':221 'method':232 'mightiest':6,88,279 'normal':57 'obtain':210,229 'paldea':61 'particip':201 'per':178 'pokémon':78,103,270 'power':101 'prepar':76,149 'previous':186 'prove':91 'raid':15,139,190,204,274 'reward':160,212 'save':179 'schedul':234 'shard':165 'special':171 'star':137,272 'still':200 'sunday':27,47,121,244,261 'tera':14,73,102,138,146,164,189,203,273 'togeth':94 'toppl':99 'type':74,147 'utc':25,34,45,54,119,128,242,251,259,268 'various':145,163 've':215 'wise':150 'work':93 'yield':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706529711
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8507417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706498211 {#1364
    date: 2024-01-29 04:16:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2485
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-to-Face-a-Mighty-Empoleon-Scarlet-Violet"
  +title: "Prepare to Face a Mighty Empoleon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/emQVfMp.jpeg"
  +body: """
    Catch an Empoleon with the Mightiest Mark! Empoleon will be appearing at black Tera Raid crystals from Friday, February 2, 2024, at 00:00 UTC to Sunday, February 4, 2024, at 23:59 UTC, then again from Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC.\n
    \n
    Empoleon cannot normally be encountered in Paldea, and the Empoleon appearing during this event has Ice 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
    During the latter half of this event—from Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC—Blissey will be appearing more frequently in 5-star Tera Raid Battles. These Blissey will have various Tera Types, so prepare wisely before challenging them! Defeating Blissey will yield some delightful rewards, such as various Tera Shards and bonus Exp. Candies.\n
    \n
    This special Empoleon can be caught only once per save data. If you caught this Empoleon previously during a Tera Raid Battle event, you cannot catch it again. You can still participate in Tera Raid Battles against this Empoleon to obtain other rewards if you’ve already caught it.\n
    \n
    This Empoleon may be featured in future events or become obtainable through other methods.\n
    \n
    Event Schedule Friday, February 2, 2024, at 00:00 UTC to Sunday, February 4, 2024, at 23:59 UTC\n
    \n
    Friday, February 9, 2024, at 00:00 UTC to Sunday, February 11, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon 7-star Tera Raid Battles: Empoleon with the Mightiest Mark
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706498211 {#1365
    date: 2024-01-29 04:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 33752
  -titleTs: "'empoleon':6 'face':3 'mighti':5 'prepar':1 'scarlet/violet':7"
  -bodyTs: "'00':23,24,43,44,117,118,240,241,257,258 '11':49,123,263 '2':20,237 '2024':21,30,41,50,115,124,238,247,255,264 '23':32,52,126,249,266 '4':29,246 '5':136 '59':33,53,127,250,267 '7':271 '9':40,114,254 'alreadi':216 'appear':11,65,132 'battl':140,191,205,275 'becom':228 'black':13 'blissey':129,142,155 'bonus':167 'candi':169 'cannot':56,194 'catch':1,195 'caught':175,183,217 'challeng':152 'crystal':16 'data':180 'defeat':154 'delight':159 'empoleon':3,8,55,64,172,185,208,220,276 'encount':59 'event':68,110,192,226,233 'exp':168 'featur':223,269 'februari':19,28,39,48,113,122,236,245,253,262 'foe':82 'formid':81 'frequent':134 'friday':18,38,112,235,252 'friend':97 'futur':225 'got':86 'half':107 'ice':70 'latter':106 'mark':7,89,280 'may':221 'method':232 'mightiest':6,88,279 'normal':57 'obtain':210,229 'paldea':61 'particip':201 'per':178 'pokémon':78,103,270 'power':101 'prepar':76,149 'previous':186 'prove':91 'raid':15,139,190,204,274 'reward':160,212 'save':179 'schedul':234 'shard':165 'special':171 'star':137,272 'still':200 'sunday':27,47,121,244,261 'tera':14,73,102,138,146,164,189,203,273 'togeth':94 'toppl':99 'type':74,147 'utc':25,34,45,54,119,128,242,251,259,268 'various':145,163 've':215 'wise':150 'work':93 'yield':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706529711
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8507417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706498211 {#1364
    date: 2024-01-29 04:16:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-for-Mass-Outbreaks-of-Hard-to-Find-Pokemon-Scarlet-Violet"
  +title: "Prepare for Mass Outbreaks of Hard-to-Find Pokémon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/SqD2UMg.jpeg"
  +body: """
    Catch Version-Exclusive Pokémon to Help Complete Your Pokédex! Get ready to track down some Pokémon you may have had trouble finding! From Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC, mass outbreaks of Gulpin, Stunky, Skrelp, and Clauncher will be appearing throughout the Paldea region.\n
    \n
    Pokémon encountered in these special mass outbreaks are more likely to have the Uncommon Mark or Rare Mark depending on the version of the game they appear in. These normally version-exclusive Pokémon can be encountered in both the Pokémon Scarlet and Pokémon Violet games during this event, so have fun completing your Paldea Pokédex!\n
    \n
    Event Schedule: Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon: Gulpin, Stunky, Skrelp, and Clauncher\n
    \n
    Location: Paldea\n
    \n
    Marks:\n
    \n
    Pokémon Scarlet: Stunky and Skrelp encountered in these special mass outbreaks are more likely to have the Uncommon Mark. Gulpin and Clauncher encountered in these special mass outbreaks are more likely to have the Rare Mark.\n
    \n
    Pokémon Violet: Gulpin and Clauncher encountered in these special mass outbreaks are more likely to have the Uncommon Mark. Stunky and Skrelp encountered in these special mass outbreaks are more likely to have the Rare Mark.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727675626 {#1432
    date: 2024-09-30 07:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 32304
  -titleTs: "'find':9 'hard':7 'hard-to-find':6 'mass':3 'outbreak':4 'pokémon':10 'prepar':1 'scarlet/violet':11"
  -bodyTs: "'00':30,31,120,121 '2024':28,37,118,127 '23':39,129 '26':27,117 '28':36,126 '59':40,130 'appear':52,83 'catch':1 'clauncher':49,138,163,182 'complet':8,109 'depend':75 'encount':58,93,147,164,183,200 'event':105,113 'exclus':4,89 'featur':132 'find':23 'friday':25,115 'fun':108 'game':81,102 'get':11 'gulpin':45,134,161,180 'help':7 'januari':26,35,116,125 'like':66,155,172,191,208 'locat':139 'mark':71,74,141,160,177,196,213 'mass':42,62,151,168,187,204 'may':19 'normal':86 'outbreak':43,63,152,169,188,205 'paldea':55,111,140 'pokédex':10,112 'pokémon':5,17,57,90,97,100,133,142,178 'rare':73,176,212 'readi':12 'region':56 'scarlet':98,143 'schedul':114 'skrelp':47,136,146,199 'special':61,150,167,186,203 'stunki':46,135,144,197 'sunday':34,124 'throughout':53 'track':14 'troubl':22 'uncommon':70,159,195 'utc':32,41,122,131 'version':3,78,88 'version-exclus':2,87 'violet':101,179"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705950324
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8246927"
  +editedAt: DateTimeImmutable @1727543281 {#1453
    date: 2024-09-28 19:08:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705899824 {#1431
    date: 2024-01-22 06:03:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-for-Mass-Outbreaks-of-Hard-to-Find-Pokemon-Scarlet-Violet"
  +title: "Prepare for Mass Outbreaks of Hard-to-Find Pokémon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/SqD2UMg.jpeg"
  +body: """
    Catch Version-Exclusive Pokémon to Help Complete Your Pokédex! Get ready to track down some Pokémon you may have had trouble finding! From Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC, mass outbreaks of Gulpin, Stunky, Skrelp, and Clauncher will be appearing throughout the Paldea region.\n
    \n
    Pokémon encountered in these special mass outbreaks are more likely to have the Uncommon Mark or Rare Mark depending on the version of the game they appear in. These normally version-exclusive Pokémon can be encountered in both the Pokémon Scarlet and Pokémon Violet games during this event, so have fun completing your Paldea Pokédex!\n
    \n
    Event Schedule: Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon: Gulpin, Stunky, Skrelp, and Clauncher\n
    \n
    Location: Paldea\n
    \n
    Marks:\n
    \n
    Pokémon Scarlet: Stunky and Skrelp encountered in these special mass outbreaks are more likely to have the Uncommon Mark. Gulpin and Clauncher encountered in these special mass outbreaks are more likely to have the Rare Mark.\n
    \n
    Pokémon Violet: Gulpin and Clauncher encountered in these special mass outbreaks are more likely to have the Uncommon Mark. Stunky and Skrelp encountered in these special mass outbreaks are more likely to have the Rare Mark.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727675626 {#1432
    date: 2024-09-30 07:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 32304
  -titleTs: "'find':9 'hard':7 'hard-to-find':6 'mass':3 'outbreak':4 'pokémon':10 'prepar':1 'scarlet/violet':11"
  -bodyTs: "'00':30,31,120,121 '2024':28,37,118,127 '23':39,129 '26':27,117 '28':36,126 '59':40,130 'appear':52,83 'catch':1 'clauncher':49,138,163,182 'complet':8,109 'depend':75 'encount':58,93,147,164,183,200 'event':105,113 'exclus':4,89 'featur':132 'find':23 'friday':25,115 'fun':108 'game':81,102 'get':11 'gulpin':45,134,161,180 'help':7 'januari':26,35,116,125 'like':66,155,172,191,208 'locat':139 'mark':71,74,141,160,177,196,213 'mass':42,62,151,168,187,204 'may':19 'normal':86 'outbreak':43,63,152,169,188,205 'paldea':55,111,140 'pokédex':10,112 'pokémon':5,17,57,90,97,100,133,142,178 'rare':73,176,212 'readi':12 'region':56 'scarlet':98,143 'schedul':114 'skrelp':47,136,146,199 'special':61,150,167,186,203 'stunki':46,135,144,197 'sunday':34,124 'throughout':53 'track':14 'troubl':22 'uncommon':70,159,195 'utc':32,41,122,131 'version':3,78,88 'version-exclus':2,87 'violet':101,179"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705950324
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8246927"
  +editedAt: DateTimeImmutable @1727543281 {#1453
    date: 2024-09-28 19:08:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705899824 {#1431
    date: 2024-01-22 06:03:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-for-Mass-Outbreaks-of-Hard-to-Find-Pokemon-Scarlet-Violet"
  +title: "Prepare for Mass Outbreaks of Hard-to-Find Pokémon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/SqD2UMg.jpeg"
  +body: """
    Catch Version-Exclusive Pokémon to Help Complete Your Pokédex! Get ready to track down some Pokémon you may have had trouble finding! From Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC, mass outbreaks of Gulpin, Stunky, Skrelp, and Clauncher will be appearing throughout the Paldea region.\n
    \n
    Pokémon encountered in these special mass outbreaks are more likely to have the Uncommon Mark or Rare Mark depending on the version of the game they appear in. These normally version-exclusive Pokémon can be encountered in both the Pokémon Scarlet and Pokémon Violet games during this event, so have fun completing your Paldea Pokédex!\n
    \n
    Event Schedule: Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon: Gulpin, Stunky, Skrelp, and Clauncher\n
    \n
    Location: Paldea\n
    \n
    Marks:\n
    \n
    Pokémon Scarlet: Stunky and Skrelp encountered in these special mass outbreaks are more likely to have the Uncommon Mark. Gulpin and Clauncher encountered in these special mass outbreaks are more likely to have the Rare Mark.\n
    \n
    Pokémon Violet: Gulpin and Clauncher encountered in these special mass outbreaks are more likely to have the Uncommon Mark. Stunky and Skrelp encountered in these special mass outbreaks are more likely to have the Rare Mark.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727675626 {#1432
    date: 2024-09-30 07:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 32304
  -titleTs: "'find':9 'hard':7 'hard-to-find':6 'mass':3 'outbreak':4 'pokémon':10 'prepar':1 'scarlet/violet':11"
  -bodyTs: "'00':30,31,120,121 '2024':28,37,118,127 '23':39,129 '26':27,117 '28':36,126 '59':40,130 'appear':52,83 'catch':1 'clauncher':49,138,163,182 'complet':8,109 'depend':75 'encount':58,93,147,164,183,200 'event':105,113 'exclus':4,89 'featur':132 'find':23 'friday':25,115 'fun':108 'game':81,102 'get':11 'gulpin':45,134,161,180 'help':7 'januari':26,35,116,125 'like':66,155,172,191,208 'locat':139 'mark':71,74,141,160,177,196,213 'mass':42,62,151,168,187,204 'may':19 'normal':86 'outbreak':43,63,152,169,188,205 'paldea':55,111,140 'pokédex':10,112 'pokémon':5,17,57,90,97,100,133,142,178 'rare':73,176,212 'readi':12 'region':56 'scarlet':98,143 'schedul':114 'skrelp':47,136,146,199 'special':61,150,167,186,203 'stunki':46,135,144,197 'sunday':34,124 'throughout':53 'track':14 'troubl':22 'uncommon':70,159,195 'utc':32,41,122,131 'version':3,78,88 'version-exclus':2,87 'violet':101,179"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705950324
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8246927"
  +editedAt: DateTimeImmutable @1727543281 {#1453
    date: 2024-09-28 19:08:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705899824 {#1431
    date: 2024-01-22 06:03:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Challenge-Flutter-Mane-and-Iron-Jugulis-Soon-Scarlet-Violet"
  +title: "Challenge Flutter Mane and Iron Jugulis Soon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/BZ3UgRM.jpeg"
  +body: """
    Catch Version-Exclusive Paradox Pokémon! From Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC, Flutter Mane will be appearing in Tera Raid Battles in the Pokémon Scarlet game and Iron Jugulis will be appearing in Tera Raid Battles in the Pokémon Violet game.\n
    \n
    These Pokémon will have various Tera Types, so prepare wisely before challenging them—and try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Paradox Pokémon collection!\n
    \n
    Event Schedule Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon Pokémon Scarlet 5-star Tera Raid Battles: Flutter Mane\n
    \n
    Pokémon Violet 5-star Tera Raid Battles: Iron Jugulis
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705899703 {#1709
    date: 2024-01-22 06:01:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 32302
  -titleTs: "'challeng':1 'flutter':2 'iron':5 'juguli':6 'mane':3 'scarlet/violet':8 'soon':7"
  -bodyTs: "'00':13,14,97,98 '2024':11,20,95,104 '23':22,106 '26':10,94 '28':19,103 '5':113,122 '59':23,107 'appear':29,44 'battl':33,48,72,117,126 'catch':1 'challeng':65 'collect':89 'complet':85 'event':90 'exclus':4 'featur':109 'flutter':25,118 'friday':8,92 'game':38,53,82 'help':84 'host':73 'iron':40,127 'januari':9,18,93,102 'join':69 'juguli':41,128 'mane':26,119 'paradox':5,87 'play':76 'pokémon':6,36,51,55,88,110,111,120 'prepar':62 'raid':32,47,71,116,125 'scarlet':37,112 'schedul':91 'star':114,123 'sunday':17,101 'tera':31,46,59,70,115,124 'trainer':75 'tri':68 'type':60 'utc':15,24,99,108 'various':58 'version':3,79 'version-exclus':2 'violet':52,121 'wise':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705913203
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8246821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705899703 {#1595
    date: 2024-01-22 06:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Challenge-Flutter-Mane-and-Iron-Jugulis-Soon-Scarlet-Violet"
  +title: "Challenge Flutter Mane and Iron Jugulis Soon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/BZ3UgRM.jpeg"
  +body: """
    Catch Version-Exclusive Paradox Pokémon! From Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC, Flutter Mane will be appearing in Tera Raid Battles in the Pokémon Scarlet game and Iron Jugulis will be appearing in Tera Raid Battles in the Pokémon Violet game.\n
    \n
    These Pokémon will have various Tera Types, so prepare wisely before challenging them—and try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Paradox Pokémon collection!\n
    \n
    Event Schedule Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon Pokémon Scarlet 5-star Tera Raid Battles: Flutter Mane\n
    \n
    Pokémon Violet 5-star Tera Raid Battles: Iron Jugulis
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705899703 {#1709
    date: 2024-01-22 06:01:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 32302
  -titleTs: "'challeng':1 'flutter':2 'iron':5 'juguli':6 'mane':3 'scarlet/violet':8 'soon':7"
  -bodyTs: "'00':13,14,97,98 '2024':11,20,95,104 '23':22,106 '26':10,94 '28':19,103 '5':113,122 '59':23,107 'appear':29,44 'battl':33,48,72,117,126 'catch':1 'challeng':65 'collect':89 'complet':85 'event':90 'exclus':4 'featur':109 'flutter':25,118 'friday':8,92 'game':38,53,82 'help':84 'host':73 'iron':40,127 'januari':9,18,93,102 'join':69 'juguli':41,128 'mane':26,119 'paradox':5,87 'play':76 'pokémon':6,36,51,55,88,110,111,120 'prepar':62 'raid':32,47,71,116,125 'scarlet':37,112 'schedul':91 'star':114,123 'sunday':17,101 'tera':31,46,59,70,115,124 'trainer':75 'tri':68 'type':60 'utc':15,24,99,108 'various':58 'version':3,79 'version-exclus':2 'violet':52,121 'wise':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705913203
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8246821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705899703 {#1595
    date: 2024-01-22 06:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Challenge-Flutter-Mane-and-Iron-Jugulis-Soon-Scarlet-Violet"
  +title: "Challenge Flutter Mane and Iron Jugulis Soon! (Scarlet/Violet)"
  +url: "https://i.imgur.com/BZ3UgRM.jpeg"
  +body: """
    Catch Version-Exclusive Paradox Pokémon! From Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC, Flutter Mane will be appearing in Tera Raid Battles in the Pokémon Scarlet game and Iron Jugulis will be appearing in Tera Raid Battles in the Pokémon Violet game.\n
    \n
    These Pokémon will have various Tera Types, so prepare wisely before challenging them—and try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Paradox Pokémon collection!\n
    \n
    Event Schedule Friday, January 26, 2024, at 00:00 UTC to Sunday, January 28, 2024, at 23:59 UTC\n
    \n
    Featured Pokémon Pokémon Scarlet 5-star Tera Raid Battles: Flutter Mane\n
    \n
    Pokémon Violet 5-star Tera Raid Battles: Iron Jugulis
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705899703 {#1709
    date: 2024-01-22 06:01:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 32302
  -titleTs: "'challeng':1 'flutter':2 'iron':5 'juguli':6 'mane':3 'scarlet/violet':8 'soon':7"
  -bodyTs: "'00':13,14,97,98 '2024':11,20,95,104 '23':22,106 '26':10,94 '28':19,103 '5':113,122 '59':23,107 'appear':29,44 'battl':33,48,72,117,126 'catch':1 'challeng':65 'collect':89 'complet':85 'event':90 'exclus':4 'featur':109 'flutter':25,118 'friday':8,92 'game':38,53,82 'help':84 'host':73 'iron':40,127 'januari':9,18,93,102 'join':69 'juguli':41,128 'mane':26,119 'paradox':5,87 'play':76 'pokémon':6,36,51,55,88,110,111,120 'prepar':62 'raid':32,47,71,116,125 'scarlet':37,112 'schedul':91 'star':114,123 'sunday':17,101 'tera':31,46,59,70,115,124 'trainer':75 'tri':68 'type':60 'utc':15,24,99,108 'various':58 'version':3,79 'version-exclus':2 'violet':52,121 'wise':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705913203
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8246821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705899703 {#1595
    date: 2024-01-22 06:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Claim-a-Mythical-Pecha-Berry-Scarlet-Violet"
  +title: "Claim a Mythical Pecha Berry! (Scarlet/Violet)"
  +url: "https://i.imgur.com/tARL9jR.jpeg"
  +body: """
    > Learn how to claim your Mythical Pecha Berry in Pokémon Scarlet or Pokémon Violet in order to play The Hidden Treasure of Area Zero epilogue.\n
    > \n
    > Once you’ve received your gift, head to Mossui Town in the land of Kitakami and drop by Peachy’s—the alluring aroma of your Mythical Pecha Berry might cause something special to happen…\n
    > \n
    > Use these steps to claim your in-game gift.\n
    > \n
    > 1. Launch your Pokémon Scarlet or Pokémon Violet game.\n
    > 2. Select Poké Portal on the X menu.\n
    > 3. Select Mystery Gift, then select Get via Internet to connect to the internet.\n
    > 4. Choose the gift you want to receive.\n
    > 5. Watch as the gift arrives in your game. (Your Mythical Pecha Berry will appear in the Key Items pocket of your Bag.)\n
    > 6. Be sure to save your game.\n
    > \n
    > Event Schedule\n
    > \n
    > Starting from Thursday, January 11, 2024 at 14:00 UTC
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721684839 {#1640
    date: 2024-07-22 23:47:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 29023
  -titleTs: "'berri':5 'claim':1 'mythic':3 'pecha':4 'scarlet/violet':6"
  -bodyTs: "'00':149 '1':70 '11':145 '14':148 '2':79 '2024':146 '3':87 '4':101 '5':109 '6':132 'allur':47 'appear':123 'area':23 'aroma':48 'arriv':114 'bag':131 'berri':8,53,121 'caus':55 'choos':102 'claim':4,64 'connect':97 'drop':42 'epilogu':25 'event':139 'game':68,78,117,138 'get':93 'gift':31,69,90,104,113 'happen':59 'head':32 'hidden':20 'in-gam':66 'internet':95,100 'item':127 'januari':144 'key':126 'kitakami':40 'land':38 'launch':71 'learn':1 'menu':86 'might':54 'mossui':34 'mysteri':89 'mythic':6,51,119 'order':16 'peachi':44 'pecha':7,52,120 'play':18 'pocket':128 'poké':81 'pokémon':10,13,73,76 'portal':82 'receiv':29,108 'save':136 'scarlet':11,74 'schedul':140 'select':80,88,92 'someth':56 'special':57 'start':141 'step':62 'sure':134 'thursday':143 'town':35 'treasur':21 'use':60 'utc':150 've':28 'via':94 'violet':14,77 'want':106 'watch':110 'x':85 'zero':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705055661
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7854045"
  +editedAt: DateTimeImmutable @1720895844 {#1641
    date: 2024-07-13 20:37:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704985161 {#1648
    date: 2024-01-11 15:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Claim-a-Mythical-Pecha-Berry-Scarlet-Violet"
  +title: "Claim a Mythical Pecha Berry! (Scarlet/Violet)"
  +url: "https://i.imgur.com/tARL9jR.jpeg"
  +body: """
    > Learn how to claim your Mythical Pecha Berry in Pokémon Scarlet or Pokémon Violet in order to play The Hidden Treasure of Area Zero epilogue.\n
    > \n
    > Once you’ve received your gift, head to Mossui Town in the land of Kitakami and drop by Peachy’s—the alluring aroma of your Mythical Pecha Berry might cause something special to happen…\n
    > \n
    > Use these steps to claim your in-game gift.\n
    > \n
    > 1. Launch your Pokémon Scarlet or Pokémon Violet game.\n
    > 2. Select Poké Portal on the X menu.\n
    > 3. Select Mystery Gift, then select Get via Internet to connect to the internet.\n
    > 4. Choose the gift you want to receive.\n
    > 5. Watch as the gift arrives in your game. (Your Mythical Pecha Berry will appear in the Key Items pocket of your Bag.)\n
    > 6. Be sure to save your game.\n
    > \n
    > Event Schedule\n
    > \n
    > Starting from Thursday, January 11, 2024 at 14:00 UTC
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721684839 {#1640
    date: 2024-07-22 23:47:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 29023
  -titleTs: "'berri':5 'claim':1 'mythic':3 'pecha':4 'scarlet/violet':6"
  -bodyTs: "'00':149 '1':70 '11':145 '14':148 '2':79 '2024':146 '3':87 '4':101 '5':109 '6':132 'allur':47 'appear':123 'area':23 'aroma':48 'arriv':114 'bag':131 'berri':8,53,121 'caus':55 'choos':102 'claim':4,64 'connect':97 'drop':42 'epilogu':25 'event':139 'game':68,78,117,138 'get':93 'gift':31,69,90,104,113 'happen':59 'head':32 'hidden':20 'in-gam':66 'internet':95,100 'item':127 'januari':144 'key':126 'kitakami':40 'land':38 'launch':71 'learn':1 'menu':86 'might':54 'mossui':34 'mysteri':89 'mythic':6,51,119 'order':16 'peachi':44 'pecha':7,52,120 'play':18 'pocket':128 'poké':81 'pokémon':10,13,73,76 'portal':82 'receiv':29,108 'save':136 'scarlet':11,74 'schedul':140 'select':80,88,92 'someth':56 'special':57 'start':141 'step':62 'sure':134 'thursday':143 'town':35 'treasur':21 'use':60 'utc':150 've':28 'via':94 'violet':14,77 'want':106 'watch':110 'x':85 'zero':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705055661
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7854045"
  +editedAt: DateTimeImmutable @1720895844 {#1641
    date: 2024-07-13 20:37:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704985161 {#1648
    date: 2024-01-11 15:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Claim-a-Mythical-Pecha-Berry-Scarlet-Violet"
  +title: "Claim a Mythical Pecha Berry! (Scarlet/Violet)"
  +url: "https://i.imgur.com/tARL9jR.jpeg"
  +body: """
    > Learn how to claim your Mythical Pecha Berry in Pokémon Scarlet or Pokémon Violet in order to play The Hidden Treasure of Area Zero epilogue.\n
    > \n
    > Once you’ve received your gift, head to Mossui Town in the land of Kitakami and drop by Peachy’s—the alluring aroma of your Mythical Pecha Berry might cause something special to happen…\n
    > \n
    > Use these steps to claim your in-game gift.\n
    > \n
    > 1. Launch your Pokémon Scarlet or Pokémon Violet game.\n
    > 2. Select Poké Portal on the X menu.\n
    > 3. Select Mystery Gift, then select Get via Internet to connect to the internet.\n
    > 4. Choose the gift you want to receive.\n
    > 5. Watch as the gift arrives in your game. (Your Mythical Pecha Berry will appear in the Key Items pocket of your Bag.)\n
    > 6. Be sure to save your game.\n
    > \n
    > Event Schedule\n
    > \n
    > Starting from Thursday, January 11, 2024 at 14:00 UTC
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721684839 {#1640
    date: 2024-07-22 23:47:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 29023
  -titleTs: "'berri':5 'claim':1 'mythic':3 'pecha':4 'scarlet/violet':6"
  -bodyTs: "'00':149 '1':70 '11':145 '14':148 '2':79 '2024':146 '3':87 '4':101 '5':109 '6':132 'allur':47 'appear':123 'area':23 'aroma':48 'arriv':114 'bag':131 'berri':8,53,121 'caus':55 'choos':102 'claim':4,64 'connect':97 'drop':42 'epilogu':25 'event':139 'game':68,78,117,138 'get':93 'gift':31,69,90,104,113 'happen':59 'head':32 'hidden':20 'in-gam':66 'internet':95,100 'item':127 'januari':144 'key':126 'kitakami':40 'land':38 'launch':71 'learn':1 'menu':86 'might':54 'mossui':34 'mysteri':89 'mythic':6,51,119 'order':16 'peachi':44 'pecha':7,52,120 'play':18 'pocket':128 'poké':81 'pokémon':10,13,73,76 'portal':82 'receiv':29,108 'save':136 'scarlet':11,74 'schedul':140 'select':80,88,92 'someth':56 'special':57 'start':141 'step':62 'sure':134 'thursday':143 'town':35 'treasur':21 'use':60 'utc':150 've':28 'via':94 'violet':14,77 'want':106 'watch':110 'x':85 'zero':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705055661
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7854045"
  +editedAt: DateTimeImmutable @1720895844 {#1641
    date: 2024-07-13 20:37:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704985161 {#1648
    date: 2024-01-11 15:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-to-Face-a-Mighty-Blaziken-Scarlet-Violet"
  +title: "Prepare to Face a Mighty Blaziken! (Scarlet/Violet)"
  +url: "https://i.imgur.com/B9j91q4.jpeg"
  +body: """
    > Catch a Blaziken with the Mightiest Mark! Blaziken will be appearing at black Tera Raid crystals from Friday, January 12, 2024, at 00:00 UTC to Sunday, January 14, 2024, at 23:59 UTC, then again from Friday, January 19, 2024, at 00:00 UTC to Sunday, January 21, 2024, at 23:59 UTC.\n
    > \n
    > Blaziken cannot normally be encountered in Paldea, and the Blaziken appearing during this event has Flying 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
    > During the later half of this event—from Friday, January 19, 2024, at 00:00 UTC to Sunday, January 21, 2024, at 23:59 UTC—Blissey will be appearing more frequently in 5-star Tera Raid Battles. These Blissey will have various Tera Types, so prepare wisely before challenging them! Defeating Blissey will yield some delightful rewards, such as various Tera Shards and bonus Exp. Candies.\n
    > \n
    > This special Blaziken can be caught only once per save data. If you caught this Blaziken previously during a Tera Raid Battle event, you cannot catch it again. You can still participate in Tera Raid Battles against this Blaziken to obtain other rewards if you’ve already caught it.\n
    > \n
    > This Blaziken may be featured in future events or become obtainable through other methods.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721004197 {#1671
    date: 2024-07-15 02:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 29020
  -titleTs: "'blaziken':6 'face':3 'mighti':5 'prepar':1 'scarlet/violet':7"
  -bodyTs: "'00':23,24,43,44,117,118 '12':20 '14':29 '19':40,114 '2024':21,30,41,50,115,124 '21':49,123 '23':32,52,126 '5':136 '59':33,53,127 'alreadi':216 'appear':11,65,132 'battl':140,191,205 'becom':228 'black':13 'blaziken':3,8,55,64,172,185,208,220 'blissey':129,142,155 'bonus':167 'candi':169 'cannot':56,194 'catch':1,195 'caught':175,183,217 'challeng':152 'crystal':16 'data':180 'defeat':154 'delight':159 'encount':59 'event':68,110,192,226 'exp':168 'featur':223 'fli':70 'foe':82 'formid':81 'frequent':134 'friday':18,38,112 'friend':97 'futur':225 'got':86 'half':107 'januari':19,28,39,48,113,122 'later':106 'mark':7,89 'may':221 'method':232 'mightiest':6,88 'normal':57 'obtain':210,229 'paldea':61 'particip':201 'per':178 'pokémon':78,103 'power':101 'prepar':76,149 'previous':186 'prove':91 'raid':15,139,190,204 'reward':160,212 'save':179 'shard':165 'special':171 'star':137 'still':200 'sunday':27,47,121 'tera':14,73,102,138,146,164,189,203 'togeth':94 'toppl':99 'type':74,147 'utc':25,34,45,54,119,128 'various':145,163 've':215 'wise':150 'work':93 'yield':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705029400
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7854029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984900 {#1679
    date: 2024-01-11 15:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-to-Face-a-Mighty-Blaziken-Scarlet-Violet"
  +title: "Prepare to Face a Mighty Blaziken! (Scarlet/Violet)"
  +url: "https://i.imgur.com/B9j91q4.jpeg"
  +body: """
    > Catch a Blaziken with the Mightiest Mark! Blaziken will be appearing at black Tera Raid crystals from Friday, January 12, 2024, at 00:00 UTC to Sunday, January 14, 2024, at 23:59 UTC, then again from Friday, January 19, 2024, at 00:00 UTC to Sunday, January 21, 2024, at 23:59 UTC.\n
    > \n
    > Blaziken cannot normally be encountered in Paldea, and the Blaziken appearing during this event has Flying 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
    > During the later half of this event—from Friday, January 19, 2024, at 00:00 UTC to Sunday, January 21, 2024, at 23:59 UTC—Blissey will be appearing more frequently in 5-star Tera Raid Battles. These Blissey will have various Tera Types, so prepare wisely before challenging them! Defeating Blissey will yield some delightful rewards, such as various Tera Shards and bonus Exp. Candies.\n
    > \n
    > This special Blaziken can be caught only once per save data. If you caught this Blaziken previously during a Tera Raid Battle event, you cannot catch it again. You can still participate in Tera Raid Battles against this Blaziken to obtain other rewards if you’ve already caught it.\n
    > \n
    > This Blaziken may be featured in future events or become obtainable through other methods.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721004197 {#1671
    date: 2024-07-15 02:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 29020
  -titleTs: "'blaziken':6 'face':3 'mighti':5 'prepar':1 'scarlet/violet':7"
  -bodyTs: "'00':23,24,43,44,117,118 '12':20 '14':29 '19':40,114 '2024':21,30,41,50,115,124 '21':49,123 '23':32,52,126 '5':136 '59':33,53,127 'alreadi':216 'appear':11,65,132 'battl':140,191,205 'becom':228 'black':13 'blaziken':3,8,55,64,172,185,208,220 'blissey':129,142,155 'bonus':167 'candi':169 'cannot':56,194 'catch':1,195 'caught':175,183,217 'challeng':152 'crystal':16 'data':180 'defeat':154 'delight':159 'encount':59 'event':68,110,192,226 'exp':168 'featur':223 'fli':70 'foe':82 'formid':81 'frequent':134 'friday':18,38,112 'friend':97 'futur':225 'got':86 'half':107 'januari':19,28,39,48,113,122 'later':106 'mark':7,89 'may':221 'method':232 'mightiest':6,88 'normal':57 'obtain':210,229 'paldea':61 'particip':201 'per':178 'pokémon':78,103 'power':101 'prepar':76,149 'previous':186 'prove':91 'raid':15,139,190,204 'reward':160,212 'save':179 'shard':165 'special':171 'star':137 'still':200 'sunday':27,47,121 'tera':14,73,102,138,146,164,189,203 'togeth':94 'toppl':99 'type':74,147 'utc':25,34,45,54,119,128 'various':145,163 've':215 'wise':150 'work':93 'yield':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705029400
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7854029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984900 {#1679
    date: 2024-01-11 15:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-to-Face-a-Mighty-Blaziken-Scarlet-Violet"
  +title: "Prepare to Face a Mighty Blaziken! (Scarlet/Violet)"
  +url: "https://i.imgur.com/B9j91q4.jpeg"
  +body: """
    > Catch a Blaziken with the Mightiest Mark! Blaziken will be appearing at black Tera Raid crystals from Friday, January 12, 2024, at 00:00 UTC to Sunday, January 14, 2024, at 23:59 UTC, then again from Friday, January 19, 2024, at 00:00 UTC to Sunday, January 21, 2024, at 23:59 UTC.\n
    > \n
    > Blaziken cannot normally be encountered in Paldea, and the Blaziken appearing during this event has Flying 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
    > During the later half of this event—from Friday, January 19, 2024, at 00:00 UTC to Sunday, January 21, 2024, at 23:59 UTC—Blissey will be appearing more frequently in 5-star Tera Raid Battles. These Blissey will have various Tera Types, so prepare wisely before challenging them! Defeating Blissey will yield some delightful rewards, such as various Tera Shards and bonus Exp. Candies.\n
    > \n
    > This special Blaziken can be caught only once per save data. If you caught this Blaziken previously during a Tera Raid Battle event, you cannot catch it again. You can still participate in Tera Raid Battles against this Blaziken to obtain other rewards if you’ve already caught it.\n
    > \n
    > This Blaziken may be featured in future events or become obtainable through other methods.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721004197 {#1671
    date: 2024-07-15 02:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 29020
  -titleTs: "'blaziken':6 'face':3 'mighti':5 'prepar':1 'scarlet/violet':7"
  -bodyTs: "'00':23,24,43,44,117,118 '12':20 '14':29 '19':40,114 '2024':21,30,41,50,115,124 '21':49,123 '23':32,52,126 '5':136 '59':33,53,127 'alreadi':216 'appear':11,65,132 'battl':140,191,205 'becom':228 'black':13 'blaziken':3,8,55,64,172,185,208,220 'blissey':129,142,155 'bonus':167 'candi':169 'cannot':56,194 'catch':1,195 'caught':175,183,217 'challeng':152 'crystal':16 'data':180 'defeat':154 'delight':159 'encount':59 'event':68,110,192,226 'exp':168 'featur':223 'fli':70 'foe':82 'formid':81 'frequent':134 'friday':18,38,112 'friend':97 'futur':225 'got':86 'half':107 'januari':19,28,39,48,113,122 'later':106 'mark':7,89 'may':221 'method':232 'mightiest':6,88 'normal':57 'obtain':210,229 'paldea':61 'particip':201 'per':178 'pokémon':78,103 'power':101 'prepar':76,149 'previous':186 'prove':91 'raid':15,139,190,204 'reward':160,212 'save':179 'shard':165 'special':171 'star':137 'still':200 'sunday':27,47,121 'tera':14,73,102,138,146,164,189,203 'togeth':94 'toppl':99 'type':74,147 'utc':25,34,45,54,119,128 'various':145,163 've':215 'wise':150 'work':93 'yield':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705029400
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7854029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984900 {#1679
    date: 2024-01-11 15:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "Pokemon-TV-to-Discontinue-in-March-2024"
  +title: "Pokémon TV to Discontinue in March 2024"
  +url: "https://www.pokemon.com/uk/pokemon-news/pokemon-tv-to-discontinue-in-march-2024"
  +body: "Typical Pokémon Company move to just discontinue the service without a replacement and not even giving an advance warning of the app being removed…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704755169 {#1590
    date: 2024-01-09 00:06:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 29243
  -titleTs: "'2024':7 'discontinu':4 'march':6 'pokémon':1 'tv':2"
  -bodyTs: "'advanc':18 'app':22 'compani':3 'discontinu':7 'even':15 'give':16 'move':4 'pokémon':2 'remov':24 'replac':12 'servic':9 'typic':1 'warn':19 'without':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704755169
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7598144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704755169 {#1592
    date: 2024-01-09 00:06:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "Pokemon-TV-to-Discontinue-in-March-2024"
  +title: "Pokémon TV to Discontinue in March 2024"
  +url: "https://www.pokemon.com/uk/pokemon-news/pokemon-tv-to-discontinue-in-march-2024"
  +body: "Typical Pokémon Company move to just discontinue the service without a replacement and not even giving an advance warning of the app being removed…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704755169 {#1590
    date: 2024-01-09 00:06:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 29243
  -titleTs: "'2024':7 'discontinu':4 'march':6 'pokémon':1 'tv':2"
  -bodyTs: "'advanc':18 'app':22 'compani':3 'discontinu':7 'even':15 'give':16 'move':4 'pokémon':2 'remov':24 'replac':12 'servic':9 'typic':1 'warn':19 'without':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704755169
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7598144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704755169 {#1592
    date: 2024-01-09 00:06:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1571 …}
  +slug: "Pokemon-TV-to-Discontinue-in-March-2024"
  +title: "Pokémon TV to Discontinue in March 2024"
  +url: "https://www.pokemon.com/uk/pokemon-news/pokemon-tv-to-discontinue-in-march-2024"
  +body: "Typical Pokémon Company move to just discontinue the service without a replacement and not even giving an advance warning of the app being removed…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704755169 {#1590
    date: 2024-01-09 00:06:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 29243
  -titleTs: "'2024':7 'discontinu':4 'march':6 'pokémon':1 'tv':2"
  -bodyTs: "'advanc':18 'app':22 'compani':3 'discontinu':7 'even':15 'give':16 'move':4 'pokémon':2 'remov':24 'replac':12 'servic':9 'typic':1 'warn':19 'without':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704755169
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7598144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704755169 {#1592
    date: 2024-01-09 00:06:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Anyone-want-to-get-together-and-farm-BP-in-a"
  +title: "Anyone want to get together and farm BP in a Union Circle?"
  +url: null
  +body: """
    The BP collection goes by far faster in a group since it is all shared. If anyone is interested, we can set up a time that works for everyone to get together and do this. The more the merrier and there is space for 3 other people, so don’t be shy. Let’s grind this out as fast as possible!\n
    \n
    Edit: In Scarlet or Violet.\n
    \n
    Edit 2: there are 2 spots left, feel free to leave a comment to join into the group!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719081190 {#1587
    date: 2024-06-22 20:33:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 27791
  -titleTs: "'anyon':1 'bp':8 'circl':12 'farm':7 'get':4 'togeth':5 'union':11 'want':2"
  -bodyTs: "'2':68,71 '3':45 'anyon':17 'bp':2 'collect':3 'comment':79 'edit':62,67 'everyon':29 'far':6 'fast':59 'faster':7 'feel':74 'free':75 'get':31 'goe':4 'grind':55 'group':10,84 'interest':19 'join':81 'leav':77 'left':73 'let':53 'merrier':39 'peopl':47 'possibl':61 'scarlet':64 'set':22 'share':15 'shi':52 'sinc':11 'space':43 'spot':72 'time':25 'togeth':32 'violet':66 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704686912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10415005"
  +editedAt: DateTimeImmutable @1719203655 {#1586
    date: 2024-06-24 06:34:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704614412 {#1573
    date: 2024-01-07 09:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Anyone-want-to-get-together-and-farm-BP-in-a"
  +title: "Anyone want to get together and farm BP in a Union Circle?"
  +url: null
  +body: """
    The BP collection goes by far faster in a group since it is all shared. If anyone is interested, we can set up a time that works for everyone to get together and do this. The more the merrier and there is space for 3 other people, so don’t be shy. Let’s grind this out as fast as possible!\n
    \n
    Edit: In Scarlet or Violet.\n
    \n
    Edit 2: there are 2 spots left, feel free to leave a comment to join into the group!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719081190 {#1587
    date: 2024-06-22 20:33:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 27791
  -titleTs: "'anyon':1 'bp':8 'circl':12 'farm':7 'get':4 'togeth':5 'union':11 'want':2"
  -bodyTs: "'2':68,71 '3':45 'anyon':17 'bp':2 'collect':3 'comment':79 'edit':62,67 'everyon':29 'far':6 'fast':59 'faster':7 'feel':74 'free':75 'get':31 'goe':4 'grind':55 'group':10,84 'interest':19 'join':81 'leav':77 'left':73 'let':53 'merrier':39 'peopl':47 'possibl':61 'scarlet':64 'set':22 'share':15 'shi':52 'sinc':11 'space':43 'spot':72 'time':25 'togeth':32 'violet':66 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704686912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10415005"
  +editedAt: DateTimeImmutable @1719203655 {#1586
    date: 2024-06-24 06:34:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704614412 {#1573
    date: 2024-01-07 09:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Anyone-want-to-get-together-and-farm-BP-in-a"
  +title: "Anyone want to get together and farm BP in a Union Circle?"
  +url: null
  +body: """
    The BP collection goes by far faster in a group since it is all shared. If anyone is interested, we can set up a time that works for everyone to get together and do this. The more the merrier and there is space for 3 other people, so don’t be shy. Let’s grind this out as fast as possible!\n
    \n
    Edit: In Scarlet or Violet.\n
    \n
    Edit 2: there are 2 spots left, feel free to leave a comment to join into the group!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719081190 {#1587
    date: 2024-06-22 20:33:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 27791
  -titleTs: "'anyon':1 'bp':8 'circl':12 'farm':7 'get':4 'togeth':5 'union':11 'want':2"
  -bodyTs: "'2':68,71 '3':45 'anyon':17 'bp':2 'collect':3 'comment':79 'edit':62,67 'everyon':29 'far':6 'fast':59 'faster':7 'feel':74 'free':75 'get':31 'goe':4 'grind':55 'group':10,84 'interest':19 'join':81 'leav':77 'left':73 'let':53 'merrier':39 'peopl':47 'possibl':61 'scarlet':64 'set':22 'share':15 'shi':52 'sinc':11 'space':43 'spot':72 'time':25 'togeth':32 'violet':66 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704686912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10415005"
  +editedAt: DateTimeImmutable @1719203655 {#1586
    date: 2024-06-24 06:34:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704614412 {#1573
    date: 2024-01-07 09:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#1565 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1554 …}
  +slug: "Wolf-Link-s-Trade-List-lots-of-Aprimons-HAs"
  +title: "Wolf Link's Trade List (lots of Aprimons + HAs)"
  +url: "https://pm1.aminoapps.com/7719/12b5b37ed4e8f2c826db833159eca1ba58d1322er1-300-300v2_uhq.jpg"
  +body: """
    Direct Link: [docs.google.com/spreadsheets/d/…/edit?skip_itp2_c…](https://docs.google.com/spreadsheets/d/1cVohgIDXpPGC15hEtjnDl3Qud7kpKAVFgWLrSHp5ez4/edit?skip_itp2_check=true#gid=299793375)\n
    \n
    It may take a while to load because it is a *huge* list and I went a bit overboard with the design ^^°\n
    \n
    Everything on this list is up for trade, but I’m not super picky about what I get in return. Sure it would be cool to get a few Aprimons that I don’t yet have, but I’m also willing to give these away for free in reasonable numbers ;) If you’re interested in any of these, just let me know! I’m usually online once a day and don’t need much time to generate a few breedjects.\n
    \n
    All of these are on Pokémon Sword and I do not own a smartphone, so all trades would have to be direct trades via the Y-Com menu within the SwoSh/BDSP generation (not directly compatible with SV, sorry). Keep in mind that you need a Nintendo Online Subscription to trade this way, and and active internet connection (WiFi). If you do not have a Nintendo Online Subscription, then you can just activate the 7 day free trial in the Nintendo Eshop instead. It may expire after a week but does not seem to have any other restrictions.\n
    \n
    PS: Direct messages between different instances don’t always work, so please just comment here instead of trying to reach me via DM, as I may not get your message.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712301009 {#1564
    date: 2024-04-05 09:10:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 27492
  -titleTs: "'aprimon':8 'link':2 'list':5 'lot':6 'trade':4 'wolf':1"
  -bodyTs: "'/edit':6 '/spreadsheets/d/':5 '/spreadsheets/d/1cvohgidxppgc15hetjndl3qud7kpkavfgwlrshp5ez4/edit?skip_itp2_check=true#gid=299793375)':12 '7':189 'activ':170,187 'also':74 'alway':221 'aprimon':64 'away':79 'bit':30 'breedject':114 'c':9 'com':142 'comment':226 'compat':150 'connect':172 'cool':59 'day':103,190 'design':34 'differ':217 'direct':1,136,149,214 'dm':235 'docs.google.com':4,11 'docs.google.com/spreadsheets/d/':3 'docs.google.com/spreadsheets/d/1cvohgidxppgc15hetjndl3qud7kpkavfgwlrshp5ez4/edit?skip_itp2_check=true#gid=299793375)':10 'eshop':196 'everyth':35 'expir':200 'free':81,191 'generat':111,147 'get':52,61,240 'give':77 'huge':24 'instanc':218 'instead':197,228 'interest':88 'internet':171 'itp2':8 'keep':154 'know':96 'let':94 'link':2 'list':25,38 'load':19 'm':45,73,98 'may':14,199,238 'menu':143 'messag':215,242 'mind':156 'much':108 'need':107,159 'nintendo':161,180,195 'number':84 'onlin':100,162,181 'overboard':31 'picki':48 'pleas':224 'pokémon':120 'ps':213 're':87 'reach':232 'reason':83 'restrict':212 'return':54 'seem':207 'skip':7 'smartphon':128 'sorri':153 'subscript':163,182 'super':47 'sure':55 'sv':152 'sword':121 'swosh/bdsp':146 'take':15 'time':109 'trade':42,131,137,165 'tri':230 'trial':192 'usual':99 'via':138,234 'way':167 'week':203 'went':28 'wifi':173 'will':75 'within':144 'work':222 'would':57,132 'y':141 'y-com':140 'yet':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704514666
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10360629"
  +editedAt: DateTimeImmutable @1712100999 {#1566
    date: 2024-04-03 01:36:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704488166 {#1563
    date: 2024-01-05 21:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#1565 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1554 …}
  +slug: "Wolf-Link-s-Trade-List-lots-of-Aprimons-HAs"
  +title: "Wolf Link's Trade List (lots of Aprimons + HAs)"
  +url: "https://pm1.aminoapps.com/7719/12b5b37ed4e8f2c826db833159eca1ba58d1322er1-300-300v2_uhq.jpg"
  +body: """
    Direct Link: [docs.google.com/spreadsheets/d/…/edit?skip_itp2_c…](https://docs.google.com/spreadsheets/d/1cVohgIDXpPGC15hEtjnDl3Qud7kpKAVFgWLrSHp5ez4/edit?skip_itp2_check=true#gid=299793375)\n
    \n
    It may take a while to load because it is a *huge* list and I went a bit overboard with the design ^^°\n
    \n
    Everything on this list is up for trade, but I’m not super picky about what I get in return. Sure it would be cool to get a few Aprimons that I don’t yet have, but I’m also willing to give these away for free in reasonable numbers ;) If you’re interested in any of these, just let me know! I’m usually online once a day and don’t need much time to generate a few breedjects.\n
    \n
    All of these are on Pokémon Sword and I do not own a smartphone, so all trades would have to be direct trades via the Y-Com menu within the SwoSh/BDSP generation (not directly compatible with SV, sorry). Keep in mind that you need a Nintendo Online Subscription to trade this way, and and active internet connection (WiFi). If you do not have a Nintendo Online Subscription, then you can just activate the 7 day free trial in the Nintendo Eshop instead. It may expire after a week but does not seem to have any other restrictions.\n
    \n
    PS: Direct messages between different instances don’t always work, so please just comment here instead of trying to reach me via DM, as I may not get your message.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712301009 {#1564
    date: 2024-04-05 09:10:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 27492
  -titleTs: "'aprimon':8 'link':2 'list':5 'lot':6 'trade':4 'wolf':1"
  -bodyTs: "'/edit':6 '/spreadsheets/d/':5 '/spreadsheets/d/1cvohgidxppgc15hetjndl3qud7kpkavfgwlrshp5ez4/edit?skip_itp2_check=true#gid=299793375)':12 '7':189 'activ':170,187 'also':74 'alway':221 'aprimon':64 'away':79 'bit':30 'breedject':114 'c':9 'com':142 'comment':226 'compat':150 'connect':172 'cool':59 'day':103,190 'design':34 'differ':217 'direct':1,136,149,214 'dm':235 'docs.google.com':4,11 'docs.google.com/spreadsheets/d/':3 'docs.google.com/spreadsheets/d/1cvohgidxppgc15hetjndl3qud7kpkavfgwlrshp5ez4/edit?skip_itp2_check=true#gid=299793375)':10 'eshop':196 'everyth':35 'expir':200 'free':81,191 'generat':111,147 'get':52,61,240 'give':77 'huge':24 'instanc':218 'instead':197,228 'interest':88 'internet':171 'itp2':8 'keep':154 'know':96 'let':94 'link':2 'list':25,38 'load':19 'm':45,73,98 'may':14,199,238 'menu':143 'messag':215,242 'mind':156 'much':108 'need':107,159 'nintendo':161,180,195 'number':84 'onlin':100,162,181 'overboard':31 'picki':48 'pleas':224 'pokémon':120 'ps':213 're':87 'reach':232 'reason':83 'restrict':212 'return':54 'seem':207 'skip':7 'smartphon':128 'sorri':153 'subscript':163,182 'super':47 'sure':55 'sv':152 'sword':121 'swosh/bdsp':146 'take':15 'time':109 'trade':42,131,137,165 'tri':230 'trial':192 'usual':99 'via':138,234 'way':167 'week':203 'went':28 'wifi':173 'will':75 'within':144 'work':222 'would':57,132 'y':141 'y-com':140 'yet':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704514666
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10360629"
  +editedAt: DateTimeImmutable @1712100999 {#1566
    date: 2024-04-03 01:36:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704488166 {#1563
    date: 2024-01-05 21:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#1565 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1554 …}
  +slug: "Wolf-Link-s-Trade-List-lots-of-Aprimons-HAs"
  +title: "Wolf Link's Trade List (lots of Aprimons + HAs)"
  +url: "https://pm1.aminoapps.com/7719/12b5b37ed4e8f2c826db833159eca1ba58d1322er1-300-300v2_uhq.jpg"
  +body: """
    Direct Link: [docs.google.com/spreadsheets/d/…/edit?skip_itp2_c…](https://docs.google.com/spreadsheets/d/1cVohgIDXpPGC15hEtjnDl3Qud7kpKAVFgWLrSHp5ez4/edit?skip_itp2_check=true#gid=299793375)\n
    \n
    It may take a while to load because it is a *huge* list and I went a bit overboard with the design ^^°\n
    \n
    Everything on this list is up for trade, but I’m not super picky about what I get in return. Sure it would be cool to get a few Aprimons that I don’t yet have, but I’m also willing to give these away for free in reasonable numbers ;) If you’re interested in any of these, just let me know! I’m usually online once a day and don’t need much time to generate a few breedjects.\n
    \n
    All of these are on Pokémon Sword and I do not own a smartphone, so all trades would have to be direct trades via the Y-Com menu within the SwoSh/BDSP generation (not directly compatible with SV, sorry). Keep in mind that you need a Nintendo Online Subscription to trade this way, and and active internet connection (WiFi). If you do not have a Nintendo Online Subscription, then you can just activate the 7 day free trial in the Nintendo Eshop instead. It may expire after a week but does not seem to have any other restrictions.\n
    \n
    PS: Direct messages between different instances don’t always work, so please just comment here instead of trying to reach me via DM, as I may not get your message.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712301009 {#1564
    date: 2024-04-05 09:10:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 27492
  -titleTs: "'aprimon':8 'link':2 'list':5 'lot':6 'trade':4 'wolf':1"
  -bodyTs: "'/edit':6 '/spreadsheets/d/':5 '/spreadsheets/d/1cvohgidxppgc15hetjndl3qud7kpkavfgwlrshp5ez4/edit?skip_itp2_check=true#gid=299793375)':12 '7':189 'activ':170,187 'also':74 'alway':221 'aprimon':64 'away':79 'bit':30 'breedject':114 'c':9 'com':142 'comment':226 'compat':150 'connect':172 'cool':59 'day':103,190 'design':34 'differ':217 'direct':1,136,149,214 'dm':235 'docs.google.com':4,11 'docs.google.com/spreadsheets/d/':3 'docs.google.com/spreadsheets/d/1cvohgidxppgc15hetjndl3qud7kpkavfgwlrshp5ez4/edit?skip_itp2_check=true#gid=299793375)':10 'eshop':196 'everyth':35 'expir':200 'free':81,191 'generat':111,147 'get':52,61,240 'give':77 'huge':24 'instanc':218 'instead':197,228 'interest':88 'internet':171 'itp2':8 'keep':154 'know':96 'let':94 'link':2 'list':25,38 'load':19 'm':45,73,98 'may':14,199,238 'menu':143 'messag':215,242 'mind':156 'much':108 'need':107,159 'nintendo':161,180,195 'number':84 'onlin':100,162,181 'overboard':31 'picki':48 'pleas':224 'pokémon':120 'ps':213 're':87 'reach':232 'reason':83 'restrict':212 'return':54 'seem':207 'skip':7 'smartphon':128 'sorri':153 'subscript':163,182 'super':47 'sure':55 'sv':152 'sword':121 'swosh/bdsp':146 'take':15 'time':109 'trade':42,131,137,165 'tri':230 'trial':192 'usual':99 'via':138,234 'way':167 'week':203 'went':28 'wifi':173 'will':75 'within':144 'work':222 'would':57,132 'y':141 'y-com':140 'yet':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704514666
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10360629"
  +editedAt: DateTimeImmutable @1712100999 {#1566
    date: 2024-04-03 01:36:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704488166 {#1563
    date: 2024-01-05 21:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Pokemon-in-Real-Life-Full-Episode-PokeNational-Geographic"
  +title: "Pokémon in Real Life! (Full Episode) | PokéNational Geographic"
  +url: "https://youtu.be/Y533kXPchgA?si=tkaKdKu5JslXgjN7"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703603082 {#1683
    date: 2023-12-26 16:04:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 26569
  -titleTs: "'episod':6 'full':5 'geograph':8 'life':4 'pokémon':1 'pokénat':7 'real':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703616582
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19180187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703603082 {#1687
    date: 2023-12-26 16:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Pokemon-in-Real-Life-Full-Episode-PokeNational-Geographic"
  +title: "Pokémon in Real Life! (Full Episode) | PokéNational Geographic"
  +url: "https://youtu.be/Y533kXPchgA?si=tkaKdKu5JslXgjN7"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703603082 {#1683
    date: 2023-12-26 16:04:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 26569
  -titleTs: "'episod':6 'full':5 'geograph':8 'life':4 'pokémon':1 'pokénat':7 'real':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703616582
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19180187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703603082 {#1687
    date: 2023-12-26 16:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Pokemon-in-Real-Life-Full-Episode-PokeNational-Geographic"
  +title: "Pokémon in Real Life! (Full Episode) | PokéNational Geographic"
  +url: "https://youtu.be/Y533kXPchgA?si=tkaKdKu5JslXgjN7"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703603082 {#1683
    date: 2023-12-26 16:04:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 26569
  -titleTs: "'episod':6 'full':5 'geograph':8 'life':4 'pokémon':1 'pokénat':7 'real':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703616582
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19180187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703603082 {#1687
    date: 2023-12-26 16:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1731 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "Today-I-made-stickers-for-the-Christmas-present-for-my"
  +title: "Today I made stickers for the Christmas present for my niece"
  +url: "https://lemmy.world/pictrs/image/a4a2602c-70ca-4e52-a789-d2a68167d0f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707749385 {#1618
    date: 2024-02-12 15:49:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 24135
  -titleTs: "'christma':7 'made':3 'niec':11 'present':8 'sticker':4 'today':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703378228
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9880524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703291828 {#1625
    date: 2023-12-23 01:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1731 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "Today-I-made-stickers-for-the-Christmas-present-for-my"
  +title: "Today I made stickers for the Christmas present for my niece"
  +url: "https://lemmy.world/pictrs/image/a4a2602c-70ca-4e52-a789-d2a68167d0f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707749385 {#1618
    date: 2024-02-12 15:49:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 24135
  -titleTs: "'christma':7 'made':3 'niec':11 'present':8 'sticker':4 'today':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703378228
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9880524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703291828 {#1625
    date: 2023-12-23 01:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1731 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "Today-I-made-stickers-for-the-Christmas-present-for-my"
  +title: "Today I made stickers for the Christmas present for my niece"
  +url: "https://lemmy.world/pictrs/image/a4a2602c-70ca-4e52-a789-d2a68167d0f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707749385 {#1618
    date: 2024-02-12 15:49:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 24135
  -titleTs: "'christma':7 'made':3 'niec':11 'present':8 'sticker':4 'today':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703378228
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9880524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703291828 {#1625
    date: 2023-12-23 01:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "Terastal-Cap-Distribution"
  +title: "Terastal Cap Distribution"
  +url: "https://mastodon.social/@serebiinet/111623576824193912"
  +body: """
    Code: WEARTERASTALCAP\n
    \n
    Runs until November 30th 2024
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703373922 {#1733
    date: 2023-12-24 00:25:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2465 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: []
  -id: 24011
  -titleTs: "'cap':2 'distribut':3 'terast':1"
  -bodyTs: "'2024':7 '30th':6 'code':1 'novemb':5 'run':3 'wearterastalcap':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703299120
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9860282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703254620 {#1729
    date: 2023-12-22 15:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "Terastal-Cap-Distribution"
  +title: "Terastal Cap Distribution"
  +url: "https://mastodon.social/@serebiinet/111623576824193912"
  +body: """
    Code: WEARTERASTALCAP\n
    \n
    Runs until November 30th 2024
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703373922 {#1733
    date: 2023-12-24 00:25:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2465 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: []
  -id: 24011
  -titleTs: "'cap':2 'distribut':3 'terast':1"
  -bodyTs: "'2024':7 '30th':6 'code':1 'novemb':5 'run':3 'wearterastalcap':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703299120
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9860282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703254620 {#1729
    date: 2023-12-22 15:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "Terastal-Cap-Distribution"
  +title: "Terastal Cap Distribution"
  +url: "https://mastodon.social/@serebiinet/111623576824193912"
  +body: """
    Code: WEARTERASTALCAP\n
    \n
    Runs until November 30th 2024
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703373922 {#1733
    date: 2023-12-24 00:25:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2465 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: []
  -id: 24011
  -titleTs: "'cap':2 'distribut':3 'terast':1"
  -bodyTs: "'2024':7 '30th':6 'code':1 'novemb':5 'run':3 'wearterastalcap':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703299120
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9860282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703254620 {#1729
    date: 2023-12-22 15:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Looking-for-a-Hisuian-Zorua-or-Zoroark"
  +title: "Looking for a Hisuian Zorua (or Zoroark)"
  +url: "https://i.imgur.com/Nm6vkse.png"
  +body: "I did not realize that Teal Mask had a Hisuian Zorua (and a deadline to obtain it) and i waited to long to purchase it. If anyone has an extra they would not mind trading please let me know and what you may want (i have some extra Iron Valiants, but none are adamant at the moment)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703169809 {#2411
    date: 2023-12-21 15:43:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 23742
  -titleTs: "'hisuian':4 'look':1 'zoroark':7 'zorua':5"
  -bodyTs: "'adam':54 'anyon':27 'deadlin':14 'extra':30,48 'hisuian':10 'iron':49 'know':39 'let':37 'long':22 'mask':7 'may':43 'mind':34 'moment':57 'none':52 'obtain':16 'pleas':36 'purchas':24 'realiz':4 'teal':6 'trade':35 'valiant':50 'wait':20 'want':44 'would':32 'zorua':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703199756
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18652949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703137756 {#2447
    date: 2023-12-21 06:49:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Looking-for-a-Hisuian-Zorua-or-Zoroark"
  +title: "Looking for a Hisuian Zorua (or Zoroark)"
  +url: "https://i.imgur.com/Nm6vkse.png"
  +body: "I did not realize that Teal Mask had a Hisuian Zorua (and a deadline to obtain it) and i waited to long to purchase it. If anyone has an extra they would not mind trading please let me know and what you may want (i have some extra Iron Valiants, but none are adamant at the moment)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703169809 {#2411
    date: 2023-12-21 15:43:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 23742
  -titleTs: "'hisuian':4 'look':1 'zoroark':7 'zorua':5"
  -bodyTs: "'adam':54 'anyon':27 'deadlin':14 'extra':30,48 'hisuian':10 'iron':49 'know':39 'let':37 'long':22 'mask':7 'may':43 'mind':34 'moment':57 'none':52 'obtain':16 'pleas':36 'purchas':24 'realiz':4 'teal':6 'trade':35 'valiant':50 'wait':20 'want':44 'would':32 'zorua':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703199756
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18652949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703137756 {#2447
    date: 2023-12-21 06:49:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Looking-for-a-Hisuian-Zorua-or-Zoroark"
  +title: "Looking for a Hisuian Zorua (or Zoroark)"
  +url: "https://i.imgur.com/Nm6vkse.png"
  +body: "I did not realize that Teal Mask had a Hisuian Zorua (and a deadline to obtain it) and i waited to long to purchase it. If anyone has an extra they would not mind trading please let me know and what you may want (i have some extra Iron Valiants, but none are adamant at the moment)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703169809 {#2411
    date: 2023-12-21 15:43:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 23742
  -titleTs: "'hisuian':4 'look':1 'zoroark':7 'zorua':5"
  -bodyTs: "'adam':54 'anyon':27 'deadlin':14 'extra':30,48 'hisuian':10 'iron':49 'know':39 'let':37 'long':22 'mask':7 'may':43 'mind':34 'moment':57 'none':52 'obtain':16 'pleas':36 'purchas':24 'realiz':4 'teal':6 'trade':35 'valiant':50 'wait':20 'want':44 'would':32 'zorua':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703199756
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18652949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703137756 {#2447
    date: 2023-12-21 06:49:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-for-Mass-Outbreaks-of-Dragon-Type-Pokemon-in-Scarlet-and"
  +title: "Prepare for Mass Outbreaks of Dragon-Type Pokémon in Scarlet and Violet!"
  +url: "https://i.imgur.com/RoK5w7P.jpg"
  +body: """
    Dragon Dance Your Way into the New Year! Get ready to ring in the new year by catching droves of Dragon-type Pokémon! From Monday, December 25, 2023, at 00:00 UTC to Wednesday, January 3, 2024, at 23:59 UTC, Dratini will be appearing in mass outbreaks throughout the Paldea region, Jangmo-o will be appearing in mass outbreaks throughout the land of Kitakami, and Duraludon will be appearing in mass outbreaks throughout the Terarium at Blueberry Academy.\n
    \n
    Pokémon encountered in these special mass outbreaks are more likely to have the Joyful Mark. These Dragon types must be excited to celebrate the new year!\n
    \n
    Event Schedule:\n
    \n
    Monday, December 25, 2023, at 00:00 UTC to Wednesday, January 3, 2024, at 23:59 UTC\n
    \n
    Locations and Featured Pokémon:\n
    \n
    Paldea: Dratini\n
    \n
    Kitakami: Jangmo-o\n
    \n
    Blueberry Academy: Duraludon
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045498 {#2469
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 23349
  -titleTs: "'dragon':7 'dragon-typ':6 'mass':3 'outbreak':4 'pokémon':9 'prepar':1 'scarlet':11 'type':8 'violet':13"
  -bodyTs: "'00':31,32,115,116 '2023':29,113 '2024':38,122 '23':40,124 '25':28,112 '3':37,121 '59':41,125 'academi':81,138 'appear':46,59,72 'blueberri':80,137 'catch':18 'celebr':104 'danc':2 'decemb':27,111 'dragon':1,22,98 'dragon-typ':21 'dratini':43,132 'drove':19 'duraludon':69,139 'encount':83 'event':108 'excit':102 'featur':129 'get':9 'jangmo':55,135 'jangmo-o':54,134 'januari':36,120 'joy':95 'kitakami':67,133 'land':65 'like':91 'locat':127 'mark':96 'mass':48,61,74,87 'monday':26,110 'must':100 'new':7,15,106 'o':56,136 'outbreak':49,62,75,88 'paldea':52,131 'pokémon':24,82,130 'readi':10 'region':53 'ring':12 'schedul':109 'special':86 'terarium':78 'throughout':50,63,76 'type':23,99 'utc':33,42,117,126 'way':4 'wednesday':35,119 'year':8,16,107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061006
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18472463"
  +editedAt: DateTimeImmutable @1705694304 {#2467
    date: 2024-01-19 20:58:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702996006 {#2471
    date: 2023-12-19 15:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-for-Mass-Outbreaks-of-Dragon-Type-Pokemon-in-Scarlet-and"
  +title: "Prepare for Mass Outbreaks of Dragon-Type Pokémon in Scarlet and Violet!"
  +url: "https://i.imgur.com/RoK5w7P.jpg"
  +body: """
    Dragon Dance Your Way into the New Year! Get ready to ring in the new year by catching droves of Dragon-type Pokémon! From Monday, December 25, 2023, at 00:00 UTC to Wednesday, January 3, 2024, at 23:59 UTC, Dratini will be appearing in mass outbreaks throughout the Paldea region, Jangmo-o will be appearing in mass outbreaks throughout the land of Kitakami, and Duraludon will be appearing in mass outbreaks throughout the Terarium at Blueberry Academy.\n
    \n
    Pokémon encountered in these special mass outbreaks are more likely to have the Joyful Mark. These Dragon types must be excited to celebrate the new year!\n
    \n
    Event Schedule:\n
    \n
    Monday, December 25, 2023, at 00:00 UTC to Wednesday, January 3, 2024, at 23:59 UTC\n
    \n
    Locations and Featured Pokémon:\n
    \n
    Paldea: Dratini\n
    \n
    Kitakami: Jangmo-o\n
    \n
    Blueberry Academy: Duraludon
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045498 {#2469
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 23349
  -titleTs: "'dragon':7 'dragon-typ':6 'mass':3 'outbreak':4 'pokémon':9 'prepar':1 'scarlet':11 'type':8 'violet':13"
  -bodyTs: "'00':31,32,115,116 '2023':29,113 '2024':38,122 '23':40,124 '25':28,112 '3':37,121 '59':41,125 'academi':81,138 'appear':46,59,72 'blueberri':80,137 'catch':18 'celebr':104 'danc':2 'decemb':27,111 'dragon':1,22,98 'dragon-typ':21 'dratini':43,132 'drove':19 'duraludon':69,139 'encount':83 'event':108 'excit':102 'featur':129 'get':9 'jangmo':55,135 'jangmo-o':54,134 'januari':36,120 'joy':95 'kitakami':67,133 'land':65 'like':91 'locat':127 'mark':96 'mass':48,61,74,87 'monday':26,110 'must':100 'new':7,15,106 'o':56,136 'outbreak':49,62,75,88 'paldea':52,131 'pokémon':24,82,130 'readi':10 'region':53 'ring':12 'schedul':109 'special':86 'terarium':78 'throughout':50,63,76 'type':23,99 'utc':33,42,117,126 'way':4 'wednesday':35,119 'year':8,16,107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061006
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18472463"
  +editedAt: DateTimeImmutable @1705694304 {#2467
    date: 2024-01-19 20:58:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702996006 {#2471
    date: 2023-12-19 15:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Prepare-for-Mass-Outbreaks-of-Dragon-Type-Pokemon-in-Scarlet-and"
  +title: "Prepare for Mass Outbreaks of Dragon-Type Pokémon in Scarlet and Violet!"
  +url: "https://i.imgur.com/RoK5w7P.jpg"
  +body: """
    Dragon Dance Your Way into the New Year! Get ready to ring in the new year by catching droves of Dragon-type Pokémon! From Monday, December 25, 2023, at 00:00 UTC to Wednesday, January 3, 2024, at 23:59 UTC, Dratini will be appearing in mass outbreaks throughout the Paldea region, Jangmo-o will be appearing in mass outbreaks throughout the land of Kitakami, and Duraludon will be appearing in mass outbreaks throughout the Terarium at Blueberry Academy.\n
    \n
    Pokémon encountered in these special mass outbreaks are more likely to have the Joyful Mark. These Dragon types must be excited to celebrate the new year!\n
    \n
    Event Schedule:\n
    \n
    Monday, December 25, 2023, at 00:00 UTC to Wednesday, January 3, 2024, at 23:59 UTC\n
    \n
    Locations and Featured Pokémon:\n
    \n
    Paldea: Dratini\n
    \n
    Kitakami: Jangmo-o\n
    \n
    Blueberry Academy: Duraludon
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045498 {#2469
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 23349
  -titleTs: "'dragon':7 'dragon-typ':6 'mass':3 'outbreak':4 'pokémon':9 'prepar':1 'scarlet':11 'type':8 'violet':13"
  -bodyTs: "'00':31,32,115,116 '2023':29,113 '2024':38,122 '23':40,124 '25':28,112 '3':37,121 '59':41,125 'academi':81,138 'appear':46,59,72 'blueberri':80,137 'catch':18 'celebr':104 'danc':2 'decemb':27,111 'dragon':1,22,98 'dragon-typ':21 'dratini':43,132 'drove':19 'duraludon':69,139 'encount':83 'event':108 'excit':102 'featur':129 'get':9 'jangmo':55,135 'jangmo-o':54,134 'januari':36,120 'joy':95 'kitakami':67,133 'land':65 'like':91 'locat':127 'mark':96 'mass':48,61,74,87 'monday':26,110 'must':100 'new':7,15,106 'o':56,136 'outbreak':49,62,75,88 'paldea':52,131 'pokémon':24,82,130 'readi':10 'region':53 'ring':12 'schedul':109 'special':86 'terarium':78 'throughout':50,63,76 'type':23,99 'utc':33,42,117,126 'way':4 'wednesday':35,119 'year':8,16,107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061006
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18472463"
  +editedAt: DateTimeImmutable @1705694304 {#2467
    date: 2024-01-19 20:58:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702996006 {#2471
    date: 2023-12-19 15:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Walking-Wake-and-Iron-Leaves-Return-to-Tera-Raid-Battles"
  +title: "Walking Wake and Iron Leaves Return to Tera Raid Battles"
  +url: null
  +body: """
    It does not look like it is on the Pokemon site yet, but inn the PokePortal it has been announced that Walking Wake (Scarlet) and Iron Leaves (Violet) will be returning to Tera Raid battles starting 25 December at 00:00 UTC until 07 January 23:59UTC.\n
    \n
    You can only catch them once per save, and if you have caught them in previous events you will be unable to catch them this time around, but cannot still participate in the battles. Walking Wake will have a water tera type, while Iron Leaves will have psychic tera type.\n
    \n
    From Home:\n
    \n
    > From Monday, December 25, 2023, at 00:00 UTC to Sunday, January 7, 2024, at 23:59 UTC, Walking Wake will be appearing in 5-star Tera Raid Battles in the Pokémon Scarlet game, and Iron Leaves will be appearing in 5-star Tera Raid Battles in the Pokémon Violet game.\n
    > \n
    > These Paradox Pokémon cannot normally be encountered in Paldea. The Walking Wake appearing during this event has Water as its Tera Type, and the Iron Leaves appearing during this event has Psychic as its Tera Type. Try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Paradox Pokémon collection!\n
    > \n
    > The special Walking Wake and Iron Leaves featured in this event can each be caught only once per save data. If you caught these Pokémon during a previous Tera Raid Battle event, you cannot catch them again. You can still participate in Tera Raid Battles against these Pokémon to obtain other rewards if you’ve already caught them.\n
    > \n
    > The Walking Wake and Iron Leaves appearing during this event may be featured in future events or become obtainable through other methods.\n
    \n
    Edited to add info from home. Thanks Flit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703142465 {#2384
    date: 2023-12-21 08:07:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 23227
  -titleTs: "'battl':10 'iron':4 'leav':5 'raid':9 'return':6 'tera':8 'wake':2 'walk':1"
  -bodyTs: "'00':40,41,106,107 '07':44 '2023':104 '2024':113 '23':46,115 '25':37,103 '5':124,141 '59':116 '59utc':47 '7':112 'add':291 'alreadi':264 'announc':20 'appear':122,139,163,177,273 'around':74 'battl':35,81,128,145,191,239,253 'becom':284 'cannot':76,154,242 'catch':51,70,243 'caught':60,223,231,265 'collect':208 'complet':204 'data':228 'decemb':38,102 'edit':289 'encount':157 'event':64,166,180,219,240,276,282 'featur':216,279 'flit':296 'futur':281 'game':133,150,201 'help':203 'home':99,294 'host':192 'info':292 'inn':14 'iron':26,91,135,175,214,271 'januari':45,111 'join':188 'leav':27,92,136,176,215,272 'like':5 'look':4 'may':277 'method':288 'monday':101 'normal':155 'obtain':258,285 'paldea':159 'paradox':152,206 'particip':78,249 'per':54,226 'play':195 'pokemon':10 'pokeport':16 'pokémon':131,148,153,207,233,256 'previous':63,236 'psychic':95,182 'raid':34,127,144,190,238,252 'return':31 'reward':260 'save':55,227 'scarlet':24,132 'site':11 'special':210 'star':125,142 'start':36 'still':77,248 'sunday':110 'tera':33,88,96,126,143,171,185,189,237,251 'thank':295 'time':73 'trainer':194 'tri':187 'type':89,97,172,186 'unabl':68 'utc':42,108,117 've':263 'version':198 'violet':28,149 'wake':23,83,119,162,212,269 'walk':22,82,118,161,211,268 'water':87,168 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703006532
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18434480"
  +editedAt: DateTimeImmutable @1705581237 {#2378
    date: 2024-01-18 13:33:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702962032 {#2379
    date: 2023-12-19 06:00:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Walking-Wake-and-Iron-Leaves-Return-to-Tera-Raid-Battles"
  +title: "Walking Wake and Iron Leaves Return to Tera Raid Battles"
  +url: null
  +body: """
    It does not look like it is on the Pokemon site yet, but inn the PokePortal it has been announced that Walking Wake (Scarlet) and Iron Leaves (Violet) will be returning to Tera Raid battles starting 25 December at 00:00 UTC until 07 January 23:59UTC.\n
    \n
    You can only catch them once per save, and if you have caught them in previous events you will be unable to catch them this time around, but cannot still participate in the battles. Walking Wake will have a water tera type, while Iron Leaves will have psychic tera type.\n
    \n
    From Home:\n
    \n
    > From Monday, December 25, 2023, at 00:00 UTC to Sunday, January 7, 2024, at 23:59 UTC, Walking Wake will be appearing in 5-star Tera Raid Battles in the Pokémon Scarlet game, and Iron Leaves will be appearing in 5-star Tera Raid Battles in the Pokémon Violet game.\n
    > \n
    > These Paradox Pokémon cannot normally be encountered in Paldea. The Walking Wake appearing during this event has Water as its Tera Type, and the Iron Leaves appearing during this event has Psychic as its Tera Type. Try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Paradox Pokémon collection!\n
    > \n
    > The special Walking Wake and Iron Leaves featured in this event can each be caught only once per save data. If you caught these Pokémon during a previous Tera Raid Battle event, you cannot catch them again. You can still participate in Tera Raid Battles against these Pokémon to obtain other rewards if you’ve already caught them.\n
    > \n
    > The Walking Wake and Iron Leaves appearing during this event may be featured in future events or become obtainable through other methods.\n
    \n
    Edited to add info from home. Thanks Flit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703142465 {#2384
    date: 2023-12-21 08:07:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 23227
  -titleTs: "'battl':10 'iron':4 'leav':5 'raid':9 'return':6 'tera':8 'wake':2 'walk':1"
  -bodyTs: "'00':40,41,106,107 '07':44 '2023':104 '2024':113 '23':46,115 '25':37,103 '5':124,141 '59':116 '59utc':47 '7':112 'add':291 'alreadi':264 'announc':20 'appear':122,139,163,177,273 'around':74 'battl':35,81,128,145,191,239,253 'becom':284 'cannot':76,154,242 'catch':51,70,243 'caught':60,223,231,265 'collect':208 'complet':204 'data':228 'decemb':38,102 'edit':289 'encount':157 'event':64,166,180,219,240,276,282 'featur':216,279 'flit':296 'futur':281 'game':133,150,201 'help':203 'home':99,294 'host':192 'info':292 'inn':14 'iron':26,91,135,175,214,271 'januari':45,111 'join':188 'leav':27,92,136,176,215,272 'like':5 'look':4 'may':277 'method':288 'monday':101 'normal':155 'obtain':258,285 'paldea':159 'paradox':152,206 'particip':78,249 'per':54,226 'play':195 'pokemon':10 'pokeport':16 'pokémon':131,148,153,207,233,256 'previous':63,236 'psychic':95,182 'raid':34,127,144,190,238,252 'return':31 'reward':260 'save':55,227 'scarlet':24,132 'site':11 'special':210 'star':125,142 'start':36 'still':77,248 'sunday':110 'tera':33,88,96,126,143,171,185,189,237,251 'thank':295 'time':73 'trainer':194 'tri':187 'type':89,97,172,186 'unabl':68 'utc':42,108,117 've':263 'version':198 'violet':28,149 'wake':23,83,119,162,212,269 'walk':22,82,118,161,211,268 'water':87,168 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703006532
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18434480"
  +editedAt: DateTimeImmutable @1705581237 {#2378
    date: 2024-01-18 13:33:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702962032 {#2379
    date: 2023-12-19 06:00:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Walking-Wake-and-Iron-Leaves-Return-to-Tera-Raid-Battles"
  +title: "Walking Wake and Iron Leaves Return to Tera Raid Battles"
  +url: null
  +body: """
    It does not look like it is on the Pokemon site yet, but inn the PokePortal it has been announced that Walking Wake (Scarlet) and Iron Leaves (Violet) will be returning to Tera Raid battles starting 25 December at 00:00 UTC until 07 January 23:59UTC.\n
    \n
    You can only catch them once per save, and if you have caught them in previous events you will be unable to catch them this time around, but cannot still participate in the battles. Walking Wake will have a water tera type, while Iron Leaves will have psychic tera type.\n
    \n
    From Home:\n
    \n
    > From Monday, December 25, 2023, at 00:00 UTC to Sunday, January 7, 2024, at 23:59 UTC, Walking Wake will be appearing in 5-star Tera Raid Battles in the Pokémon Scarlet game, and Iron Leaves will be appearing in 5-star Tera Raid Battles in the Pokémon Violet game.\n
    > \n
    > These Paradox Pokémon cannot normally be encountered in Paldea. The Walking Wake appearing during this event has Water as its Tera Type, and the Iron Leaves appearing during this event has Psychic as its Tera Type. Try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Paradox Pokémon collection!\n
    > \n
    > The special Walking Wake and Iron Leaves featured in this event can each be caught only once per save data. If you caught these Pokémon during a previous Tera Raid Battle event, you cannot catch them again. You can still participate in Tera Raid Battles against these Pokémon to obtain other rewards if you’ve already caught them.\n
    > \n
    > The Walking Wake and Iron Leaves appearing during this event may be featured in future events or become obtainable through other methods.\n
    \n
    Edited to add info from home. Thanks Flit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703142465 {#2384
    date: 2023-12-21 08:07:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 23227
  -titleTs: "'battl':10 'iron':4 'leav':5 'raid':9 'return':6 'tera':8 'wake':2 'walk':1"
  -bodyTs: "'00':40,41,106,107 '07':44 '2023':104 '2024':113 '23':46,115 '25':37,103 '5':124,141 '59':116 '59utc':47 '7':112 'add':291 'alreadi':264 'announc':20 'appear':122,139,163,177,273 'around':74 'battl':35,81,128,145,191,239,253 'becom':284 'cannot':76,154,242 'catch':51,70,243 'caught':60,223,231,265 'collect':208 'complet':204 'data':228 'decemb':38,102 'edit':289 'encount':157 'event':64,166,180,219,240,276,282 'featur':216,279 'flit':296 'futur':281 'game':133,150,201 'help':203 'home':99,294 'host':192 'info':292 'inn':14 'iron':26,91,135,175,214,271 'januari':45,111 'join':188 'leav':27,92,136,176,215,272 'like':5 'look':4 'may':277 'method':288 'monday':101 'normal':155 'obtain':258,285 'paldea':159 'paradox':152,206 'particip':78,249 'per':54,226 'play':195 'pokemon':10 'pokeport':16 'pokémon':131,148,153,207,233,256 'previous':63,236 'psychic':95,182 'raid':34,127,144,190,238,252 'return':31 'reward':260 'save':55,227 'scarlet':24,132 'site':11 'special':210 'star':125,142 'start':36 'still':77,248 'sunday':110 'tera':33,88,96,126,143,171,185,189,237,251 'thank':295 'time':73 'trainer':194 'tri':187 'type':89,97,172,186 'unabl':68 'utc':42,108,117 've':263 'version':198 'violet':28,149 'wake':23,83,119,162,212,269 'walk':22,82,118,161,211,268 'water':87,168 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703006532
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18434480"
  +editedAt: DateTimeImmutable @1705581237 {#2378
    date: 2024-01-18 13:33:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702962032 {#2379
    date: 2023-12-19 06:00:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#2387 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Gonna-do-a-pokemon-x-shiny-only-play-through-what"
  +title: "Gonna do a pokemon x shiny only play through, what should I know?"
  +url: null
  +body: "i know y and x have the longest shiny starter hunt but other then that any advice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702960204 {#2391
    date: 2023-12-19 05:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: []
  -id: 31571
  -titleTs: "'gonna':1 'know':13 'play':8 'pokemon':4 'shini':6 'x':5"
  -bodyTs: "'advic':17 'hunt':11 'know':2 'longest':8 'shini':9 'starter':10 'x':5 'y':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11255234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702960204 {#2389
    date: 2023-12-19 05:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#2387 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Gonna-do-a-pokemon-x-shiny-only-play-through-what"
  +title: "Gonna do a pokemon x shiny only play through, what should I know?"
  +url: null
  +body: "i know y and x have the longest shiny starter hunt but other then that any advice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702960204 {#2391
    date: 2023-12-19 05:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: []
  -id: 31571
  -titleTs: "'gonna':1 'know':13 'play':8 'pokemon':4 'shini':6 'x':5"
  -bodyTs: "'advic':17 'hunt':11 'know':2 'longest':8 'shini':9 'starter':10 'x':5 'y':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11255234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702960204 {#2389
    date: 2023-12-19 05:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#2387 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Gonna-do-a-pokemon-x-shiny-only-play-through-what"
  +title: "Gonna do a pokemon x shiny only play through, what should I know?"
  +url: null
  +body: "i know y and x have the longest shiny starter hunt but other then that any advice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702960204 {#2391
    date: 2023-12-19 05:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: []
  -id: 31571
  -titleTs: "'gonna':1 'know':13 'play':8 'pokemon':4 'shini':6 'x':5"
  -bodyTs: "'advic':17 'hunt':11 'know':2 'longest':8 'shini':9 'starter':10 'x':5 'y':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11255234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702960204 {#2389
    date: 2023-12-19 05:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1361
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1362 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "Chest-Form-Gimmighoul-Distribution"
  +title: "Chest Form Gimmighoul Distribution"
  +url: "https://mastodon.social/@serebiinet/111573475347373269"
  +body: "Code: SEEY0U1NPALDEA"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702477658 {#1404
    date: 2023-12-13 15:27:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  +badges: Doctrine\ORM\PersistentCollection {#2011 …}
  +children: []
  -id: 28037
  -titleTs: "'chest':1 'distribut':4 'form':2 'gimmighoul':3"
  -bodyTs: "'code':1 'seey0u1npaldea':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9519210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477658 {#1363
    date: 2023-12-13 15:27:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1361
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1362 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "Chest-Form-Gimmighoul-Distribution"
  +title: "Chest Form Gimmighoul Distribution"
  +url: "https://mastodon.social/@serebiinet/111573475347373269"
  +body: "Code: SEEY0U1NPALDEA"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702477658 {#1404
    date: 2023-12-13 15:27:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  +badges: Doctrine\ORM\PersistentCollection {#2011 …}
  +children: []
  -id: 28037
  -titleTs: "'chest':1 'distribut':4 'form':2 'gimmighoul':3"
  -bodyTs: "'code':1 'seey0u1npaldea':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9519210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477658 {#1363
    date: 2023-12-13 15:27:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1361
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1362 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "Chest-Form-Gimmighoul-Distribution"
  +title: "Chest Form Gimmighoul Distribution"
  +url: "https://mastodon.social/@serebiinet/111573475347373269"
  +body: "Code: SEEY0U1NPALDEA"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702477658 {#1404
    date: 2023-12-13 15:27:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  +badges: Doctrine\ORM\PersistentCollection {#2011 …}
  +children: []
  -id: 28037
  -titleTs: "'chest':1 'distribut':4 'form':2 'gimmighoul':3"
  -bodyTs: "'code':1 'seey0u1npaldea':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9519210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477658 {#1363
    date: 2023-12-13 15:27:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2012 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
  +slug: "Amoonguss"
  +title: "Amoonguss"
  +url: "https://lemmy.blahaj.zone/pictrs/image/fa49788f-7593-4fe3-abfb-eef285211f45.png"
  +body: "I wanted to make this picture, but @leroleroart (think I read that right) made a great version already"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702439706 {#2021
    date: 2023-12-13 04:55:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@leroleroart"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  +badges: Doctrine\ORM\PersistentCollection {#2078 …}
  +children: []
  -id: 21998
  -titleTs: "'amoonguss':1"
  -bodyTs: "'alreadi':18 'great':16 'leroleroart':8 'made':14 'make':4 'pictur':6 'read':11 'right':13 'think':9 'version':17 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702471206
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6462225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702439706 {#2028
    date: 2023-12-13 04:55:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2012 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
  +slug: "Amoonguss"
  +title: "Amoonguss"
  +url: "https://lemmy.blahaj.zone/pictrs/image/fa49788f-7593-4fe3-abfb-eef285211f45.png"
  +body: "I wanted to make this picture, but @leroleroart (think I read that right) made a great version already"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702439706 {#2021
    date: 2023-12-13 04:55:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@leroleroart"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  +badges: Doctrine\ORM\PersistentCollection {#2078 …}
  +children: []
  -id: 21998
  -titleTs: "'amoonguss':1"
  -bodyTs: "'alreadi':18 'great':16 'leroleroart':8 'made':14 'make':4 'pictur':6 'read':11 'right':13 'think':9 'version':17 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702471206
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6462225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702439706 {#2028
    date: 2023-12-13 04:55:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2012 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
  +slug: "Amoonguss"
  +title: "Amoonguss"
  +url: "https://lemmy.blahaj.zone/pictrs/image/fa49788f-7593-4fe3-abfb-eef285211f45.png"
  +body: "I wanted to make this picture, but @leroleroart (think I read that right) made a great version already"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702439706 {#2021
    date: 2023-12-13 04:55:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@leroleroart"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  +badges: Doctrine\ORM\PersistentCollection {#2078 …}
  +children: []
  -id: 21998
  -titleTs: "'amoonguss':1"
  -bodyTs: "'alreadi':18 'great':16 'leroleroart':8 'made':14 'make':4 'pictur':6 'read':11 'right':13 'think':9 'version':17 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702471206
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6462225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702439706 {#2028
    date: 2023-12-13 04:55:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#2085
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
  +slug: "Challenge-Dialga-and-Palkia-Now"
  +title: "Challenge Dialga and Palkia Now!"
  +url: "https://scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#"
  +body: """
    [scarletviolet.pokemon.com/…/dialga-palkia-raid/#](https://scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#)\n
    \n
    > Catch Version-Exclusive Legendary Pokémon!\n
    \n
    > You have until Thursday, December 21, 2023, at 3:59 p.m. PST to challenge these Legendary Pokémon in Tera Raid Battles! Dialga is appearing in 5-star Tera Raid Battles in the Pokémon Scarlet game and Palkia is appearing in 5-star Tera Raid Battles in the Pokémon Violet game.\n
    \n
    > Dialga and Palkia cannot normally be encountered in Paldea, and the Dialga and Palkia appearing during this event both have Dragon as their Tera Type. Try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Legendary Pokémon collection!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702248015 {#2097
    date: 2023-12-10 23:40:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: []
  -id: 21504
  -titleTs: "'challeng':1 'dialga':2 'palkia':4"
  -bodyTs: "'/dialga-palkia-raid':2 '/en-us/events/dialga-palkia-raid/#)':5 '2023':18 '21':17 '3':20 '5':37,52 '59':21 'appear':35,50,76 'battl':32,41,56,91 'cannot':65 'catch':6 'challeng':25 'collect':108 'complet':104 'decemb':16 'dialga':33,62,73 'dragon':82 'encount':68 'event':79 'exclus':9 'game':46,61,101 'help':103 'host':92 'join':88 'legendari':10,27,106 'normal':66 'p.m':22 'paldea':70 'palkia':48,64,75 'play':95 'pokémon':11,28,44,59,107 'pst':23 'raid':31,40,55,90 'scarlet':45 'scarletviolet.pokemon.com':1,4 'scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#)':3 'star':38,53 'tera':30,39,54,85,89 'thursday':15 'trainer':94 'tri':87 'type':86 'version':8,98 'version-exclus':7 'violet':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702248293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17500139"
  +editedAt: DateTimeImmutable @1703651115 {#2083
    date: 2023-12-27 05:25:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702181793 {#2082
    date: 2023-12-10 05:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#2085
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
  +slug: "Challenge-Dialga-and-Palkia-Now"
  +title: "Challenge Dialga and Palkia Now!"
  +url: "https://scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#"
  +body: """
    [scarletviolet.pokemon.com/…/dialga-palkia-raid/#](https://scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#)\n
    \n
    > Catch Version-Exclusive Legendary Pokémon!\n
    \n
    > You have until Thursday, December 21, 2023, at 3:59 p.m. PST to challenge these Legendary Pokémon in Tera Raid Battles! Dialga is appearing in 5-star Tera Raid Battles in the Pokémon Scarlet game and Palkia is appearing in 5-star Tera Raid Battles in the Pokémon Violet game.\n
    \n
    > Dialga and Palkia cannot normally be encountered in Paldea, and the Dialga and Palkia appearing during this event both have Dragon as their Tera Type. Try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Legendary Pokémon collection!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702248015 {#2097
    date: 2023-12-10 23:40:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: []
  -id: 21504
  -titleTs: "'challeng':1 'dialga':2 'palkia':4"
  -bodyTs: "'/dialga-palkia-raid':2 '/en-us/events/dialga-palkia-raid/#)':5 '2023':18 '21':17 '3':20 '5':37,52 '59':21 'appear':35,50,76 'battl':32,41,56,91 'cannot':65 'catch':6 'challeng':25 'collect':108 'complet':104 'decemb':16 'dialga':33,62,73 'dragon':82 'encount':68 'event':79 'exclus':9 'game':46,61,101 'help':103 'host':92 'join':88 'legendari':10,27,106 'normal':66 'p.m':22 'paldea':70 'palkia':48,64,75 'play':95 'pokémon':11,28,44,59,107 'pst':23 'raid':31,40,55,90 'scarlet':45 'scarletviolet.pokemon.com':1,4 'scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#)':3 'star':38,53 'tera':30,39,54,85,89 'thursday':15 'trainer':94 'tri':87 'type':86 'version':8,98 'version-exclus':7 'violet':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702248293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17500139"
  +editedAt: DateTimeImmutable @1703651115 {#2083
    date: 2023-12-27 05:25:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702181793 {#2082
    date: 2023-12-10 05:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#2085
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
  +slug: "Challenge-Dialga-and-Palkia-Now"
  +title: "Challenge Dialga and Palkia Now!"
  +url: "https://scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#"
  +body: """
    [scarletviolet.pokemon.com/…/dialga-palkia-raid/#](https://scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#)\n
    \n
    > Catch Version-Exclusive Legendary Pokémon!\n
    \n
    > You have until Thursday, December 21, 2023, at 3:59 p.m. PST to challenge these Legendary Pokémon in Tera Raid Battles! Dialga is appearing in 5-star Tera Raid Battles in the Pokémon Scarlet game and Palkia is appearing in 5-star Tera Raid Battles in the Pokémon Violet game.\n
    \n
    > Dialga and Palkia cannot normally be encountered in Paldea, and the Dialga and Palkia appearing during this event both have Dragon as their Tera Type. Try joining Tera Raid Battles hosted by Trainers playing the other version of the game to help complete your Legendary Pokémon collection!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702248015 {#2097
    date: 2023-12-10 23:40:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: []
  -id: 21504
  -titleTs: "'challeng':1 'dialga':2 'palkia':4"
  -bodyTs: "'/dialga-palkia-raid':2 '/en-us/events/dialga-palkia-raid/#)':5 '2023':18 '21':17 '3':20 '5':37,52 '59':21 'appear':35,50,76 'battl':32,41,56,91 'cannot':65 'catch':6 'challeng':25 'collect':108 'complet':104 'decemb':16 'dialga':33,62,73 'dragon':82 'encount':68 'event':79 'exclus':9 'game':46,61,101 'help':103 'host':92 'join':88 'legendari':10,27,106 'normal':66 'p.m':22 'paldea':70 'palkia':48,64,75 'play':95 'pokémon':11,28,44,59,107 'pst':23 'raid':31,40,55,90 'scarlet':45 'scarletviolet.pokemon.com':1,4 'scarletviolet.pokemon.com/en-us/events/dialga-palkia-raid/#)':3 'star':38,53 'tera':30,39,54,85,89 'thursday':15 'trainer':94 'tri':87 'type':86 'version':8,98 'version-exclus':7 'violet':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702248293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17500139"
  +editedAt: DateTimeImmutable @1703651115 {#2083
    date: 2023-12-27 05:25:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702181793 {#2082
    date: 2023-12-10 05:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2094 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2241 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
  +slug: "I-beat-pokemon-blue-twice"
  +title: "I beat pokémon blue (twice)"
  +url: "https://discuss.tchncs.de/pictrs/image/fc07a7ac-2e1e-400d-9460-e188b63a5aa2.jpeg"
  +body: """
    After a while of casual play, I finally got through pokémon blue. I do admit I needed some help with the cave puzzles, so I had the IGN maps open for those.\n
    \n
    I played in the Miyoo Mini Plus with OnionOS, and upon winning when I hit the screenshot keybind… I messed up and loaded a previous save which was at the start of the elite four.\n
    \n
    So I beat the elite four TWICE xD.\n
    \n
    Here’s the winning lineup:\n
    \n
    - Haunter (Dream Eater abuse)\n
    - Jolteon\n
    - Venomoth (caught in the caves outside lol)\n
    - Dratini (Toxic + Wrap combo)\n
    - Dewgong\n
    \n
    I spent a about two days grinding levels in the caves outside to get all my pokémon up to level 45-48\n
    \n
    edit: On to Pokemon silver!!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702061503 {#2086
    date: 2023-12-08 19:51:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  +badges: Doctrine\ORM\PersistentCollection {#2348 …}
  +children: []
  -id: 21200
  -titleTs: "'beat':2 'blue':4 'pokémon':3 'twice':5"
  -bodyTs: "'-48':119 '45':118 'abus':84 'admit':15 'beat':70 'blue':12 'casual':5 'caught':87 'cave':22,90,108 'combo':96 'day':103 'dewgong':97 'dratini':93 'dream':82 'eater':83 'edit':120 'elit':66,72 'final':8 'four':67,73 'get':111 'got':9 'grind':104 'haunter':81 'help':19 'hit':47 'ign':28 'jolteon':85 'keybind':50 'level':105,117 'lineup':80 'load':55 'lol':92 'map':29 'mess':52 'mini':38 'miyoo':37 'need':17 'oniono':41 'open':30 'outsid':91,109 'play':6,34 'plus':39 'pokemon':123 'pokémon':11,114 'previous':57 'puzzl':23 'save':58 'screenshot':49 'silver':124 'spent':99 'start':63 'toxic':94 'twice':74 'two':102 'upon':43 'venomoth':86 'win':44,79 'wrap':95 'xd':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702142353
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7491223"
  +editedAt: DateTimeImmutable @1703488768 {#2090
    date: 2023-12-25 08:19:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702059353 {#2093
    date: 2023-12-08 19:15:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2094 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2241 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
  +slug: "I-beat-pokemon-blue-twice"
  +title: "I beat pokémon blue (twice)"
  +url: "https://discuss.tchncs.de/pictrs/image/fc07a7ac-2e1e-400d-9460-e188b63a5aa2.jpeg"
  +body: """
    After a while of casual play, I finally got through pokémon blue. I do admit I needed some help with the cave puzzles, so I had the IGN maps open for those.\n
    \n
    I played in the Miyoo Mini Plus with OnionOS, and upon winning when I hit the screenshot keybind… I messed up and loaded a previous save which was at the start of the elite four.\n
    \n
    So I beat the elite four TWICE xD.\n
    \n
    Here’s the winning lineup:\n
    \n
    - Haunter (Dream Eater abuse)\n
    - Jolteon\n
    - Venomoth (caught in the caves outside lol)\n
    - Dratini (Toxic + Wrap combo)\n
    - Dewgong\n
    \n
    I spent a about two days grinding levels in the caves outside to get all my pokémon up to level 45-48\n
    \n
    edit: On to Pokemon silver!!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702061503 {#2086
    date: 2023-12-08 19:51:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  +badges: Doctrine\ORM\PersistentCollection {#2348 …}
  +children: []
  -id: 21200
  -titleTs: "'beat':2 'blue':4 'pokémon':3 'twice':5"
  -bodyTs: "'-48':119 '45':118 'abus':84 'admit':15 'beat':70 'blue':12 'casual':5 'caught':87 'cave':22,90,108 'combo':96 'day':103 'dewgong':97 'dratini':93 'dream':82 'eater':83 'edit':120 'elit':66,72 'final':8 'four':67,73 'get':111 'got':9 'grind':104 'haunter':81 'help':19 'hit':47 'ign':28 'jolteon':85 'keybind':50 'level':105,117 'lineup':80 'load':55 'lol':92 'map':29 'mess':52 'mini':38 'miyoo':37 'need':17 'oniono':41 'open':30 'outsid':91,109 'play':6,34 'plus':39 'pokemon':123 'pokémon':11,114 'previous':57 'puzzl':23 'save':58 'screenshot':49 'silver':124 'spent':99 'start':63 'toxic':94 'twice':74 'two':102 'upon':43 'venomoth':86 'win':44,79 'wrap':95 'xd':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702142353
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7491223"
  +editedAt: DateTimeImmutable @1703488768 {#2090
    date: 2023-12-25 08:19:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702059353 {#2093
    date: 2023-12-08 19:15:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2094 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2241 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
  +slug: "I-beat-pokemon-blue-twice"
  +title: "I beat pokémon blue (twice)"
  +url: "https://discuss.tchncs.de/pictrs/image/fc07a7ac-2e1e-400d-9460-e188b63a5aa2.jpeg"
  +body: """
    After a while of casual play, I finally got through pokémon blue. I do admit I needed some help with the cave puzzles, so I had the IGN maps open for those.\n
    \n
    I played in the Miyoo Mini Plus with OnionOS, and upon winning when I hit the screenshot keybind… I messed up and loaded a previous save which was at the start of the elite four.\n
    \n
    So I beat the elite four TWICE xD.\n
    \n
    Here’s the winning lineup:\n
    \n
    - Haunter (Dream Eater abuse)\n
    - Jolteon\n
    - Venomoth (caught in the caves outside lol)\n
    - Dratini (Toxic + Wrap combo)\n
    - Dewgong\n
    \n
    I spent a about two days grinding levels in the caves outside to get all my pokémon up to level 45-48\n
    \n
    edit: On to Pokemon silver!!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702061503 {#2086
    date: 2023-12-08 19:51:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  +badges: Doctrine\ORM\PersistentCollection {#2348 …}
  +children: []
  -id: 21200
  -titleTs: "'beat':2 'blue':4 'pokémon':3 'twice':5"
  -bodyTs: "'-48':119 '45':118 'abus':84 'admit':15 'beat':70 'blue':12 'casual':5 'caught':87 'cave':22,90,108 'combo':96 'day':103 'dewgong':97 'dratini':93 'dream':82 'eater':83 'edit':120 'elit':66,72 'final':8 'four':67,73 'get':111 'got':9 'grind':104 'haunter':81 'help':19 'hit':47 'ign':28 'jolteon':85 'keybind':50 'level':105,117 'lineup':80 'load':55 'lol':92 'map':29 'mess':52 'mini':38 'miyoo':37 'need':17 'oniono':41 'open':30 'outsid':91,109 'play':6,34 'plus':39 'pokemon':123 'pokémon':11,114 'previous':57 'puzzl':23 'save':58 'screenshot':49 'silver':124 'spent':99 'start':63 'toxic':94 'twice':74 'two':102 'upon':43 'venomoth':86 'win':44,79 'wrap':95 'xd':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702142353
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7491223"
  +editedAt: DateTimeImmutable @1703488768 {#2090
    date: 2023-12-25 08:19:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702059353 {#2093
    date: 2023-12-08 19:15:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2344 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Final-Trailer-for-Indigo-Disk"
  +title: "Final Trailer for Indigo Disk!"
  +url: "https://youtu.be/9K21r9LPrVk?si=Rplkz7Xrm2y3PLv5"
  +body: "I haven’t grabbed the DLC yet but I am considering it. If you’ve purchased Teal Mask, do you think it’s worth it? I was waiting for reviews to come in for Disk before I bought it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701966470 {#2351
    date: 2023-12-07 17:27:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: []
  -id: 20883
  -titleTs: "'disk':5 'final':1 'indigo':4 'trailer':2"
  -bodyTs: "'bought':38 'come':32 'consid':11 'disk':35 'dlc':6 'grab':4 'haven':2 'mask':18 'purchas':16 'review':30 'teal':17 'think':21 've':15 'wait':28 'worth':24 'yet':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702001205
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9262290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701962205 {#2347
    date: 2023-12-07 16:16:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2344 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Final-Trailer-for-Indigo-Disk"
  +title: "Final Trailer for Indigo Disk!"
  +url: "https://youtu.be/9K21r9LPrVk?si=Rplkz7Xrm2y3PLv5"
  +body: "I haven’t grabbed the DLC yet but I am considering it. If you’ve purchased Teal Mask, do you think it’s worth it? I was waiting for reviews to come in for Disk before I bought it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701966470 {#2351
    date: 2023-12-07 17:27:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: []
  -id: 20883
  -titleTs: "'disk':5 'final':1 'indigo':4 'trailer':2"
  -bodyTs: "'bought':38 'come':32 'consid':11 'disk':35 'dlc':6 'grab':4 'haven':2 'mask':18 'purchas':16 'review':30 'teal':17 'think':21 've':15 'wait':28 'worth':24 'yet':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702001205
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9262290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701962205 {#2347
    date: 2023-12-07 16:16:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2344 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "Final-Trailer-for-Indigo-Disk"
  +title: "Final Trailer for Indigo Disk!"
  +url: "https://youtu.be/9K21r9LPrVk?si=Rplkz7Xrm2y3PLv5"
  +body: "I haven’t grabbed the DLC yet but I am considering it. If you’ve purchased Teal Mask, do you think it’s worth it? I was waiting for reviews to come in for Disk before I bought it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701966470 {#2351
    date: 2023-12-07 17:27:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: []
  -id: 20883
  -titleTs: "'disk':5 'final':1 'indigo':4 'trailer':2"
  -bodyTs: "'bought':38 'come':32 'consid':11 'disk':35 'dlc':6 'grab':4 'haven':2 'mask':18 'purchas':16 'review':30 'teal':17 'think':21 've':15 'wait':28 'worth':24 'yet':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702001205
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9262290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701962205 {#2347
    date: 2023-12-07 16:16:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2324 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2300 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "Who-s-that-pokemon"
  +title: "Who's that pokemon?"
  +url: "https://lemmy.world/pictrs/image/c4db68b9-6847-41a4-aea8-d6a67a414105.jpeg"
  +body: "My kids have received a pokemon advent calendar. Any idea who this is?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701620932 {#2329
    date: 2023-12-03 17:28:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: []
  -id: 19714
  -titleTs: "'pokemon':4"
  -bodyTs: "'advent':7 'calendar':8 'idea':10 'kid':2 'pokemon':6 'receiv':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701690642
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9083433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604242 {#2333
    date: 2023-12-03 12:50:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2324 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2300 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "Who-s-that-pokemon"
  +title: "Who's that pokemon?"
  +url: "https://lemmy.world/pictrs/image/c4db68b9-6847-41a4-aea8-d6a67a414105.jpeg"
  +body: "My kids have received a pokemon advent calendar. Any idea who this is?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701620932 {#2329
    date: 2023-12-03 17:28:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: []
  -id: 19714
  -titleTs: "'pokemon':4"
  -bodyTs: "'advent':7 'calendar':8 'idea':10 'kid':2 'pokemon':6 'receiv':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701690642
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9083433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604242 {#2333
    date: 2023-12-03 12:50:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2324 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2300 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "Who-s-that-pokemon"
  +title: "Who's that pokemon?"
  +url: "https://lemmy.world/pictrs/image/c4db68b9-6847-41a4-aea8-d6a67a414105.jpeg"
  +body: "My kids have received a pokemon advent calendar. Any idea who this is?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701620932 {#2329
    date: 2023-12-03 17:28:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: []
  -id: 19714
  -titleTs: "'pokemon':4"
  -bodyTs: "'advent':7 'calendar':8 'idea':10 'kid':2 'pokemon':6 'receiv':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701690642
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9083433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604242 {#2333
    date: 2023-12-03 12:50:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2073 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "When-you-replay-older-Pokemon-games-how-do-you-like"
  +title: "When you replay older Pokémon games, how do you like to play them?"
  +url: null
  +body: """
    I’ll be using gen 4 and below as older since that’s what I’m used to,\n
    \n
    I have Platinum and Emerald and I’ve been wanting to play through them to get to the end game to play the battle tower or equivalent since their online servers are shut down (or non existent with the GBA)\n
    \n
    I guess I’m just looking for tips and a discussion as to how everyone plays their Pokémon game. I find that whenever I play through any Pokémon game, with the exp. share shared or not, I always over level one Pokémon. Not too much, at least not as bad as when I was a kid, but in my emerald game it got to the point where I had a grovyle in the second gym and my other three Pokémon were level 10 below. How do you maintain a balance? Again, I’m not a new player, I’ve been playing Pokémon for almost all my life and I’m 24, however I’ve always been bad at party management type games and I’ve been wanting your opinions/discussions on this topic.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701122334 {#2135
    date: 2023-11-27 22:58:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  +badges: Doctrine\ORM\PersistentCollection {#2048 …}
  +children: []
  -id: 17476
  -titleTs: "'game':6 'like':10 'older':4 'play':12 'pokémon':5 'replay':3"
  -bodyTs: "'10':141 '24':169 '4':6 'almost':162 'alway':96,173 'bad':108,175 'balanc':148 'battl':42 'discuss':69 'emerald':23,118 'end':37 'equival':45 'everyon':73 'exist':55 'exp':90 'find':79 'game':38,77,87,119,180 'gba':58 'gen':5 'get':34 'got':121 'grovyl':129 'guess':60 'gym':133 'howev':170 'kid':114 'least':105 'level':98,140 'life':165 'll':2 'look':64 'm':16,62,151,168 'maintain':146 'manag':178 'much':103 'new':154 'non':54 'older':10 'one':99 'onlin':48 'opinions/discussions':187 'parti':177 'platinum':21 'play':30,40,74,83,159 'player':155 'point':124 'pokémon':76,86,100,138,160 'second':132 'server':49 'share':91,92 'shut':51 'sinc':11,46 'three':137 'tip':66 'topic':190 'tower':43 'type':179 'use':4,17 've':26,157,172,183 'want':28,185 'whenev':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701167609
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9975910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109109 {#2136
    date: 2023-11-27 19:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2073 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "When-you-replay-older-Pokemon-games-how-do-you-like"
  +title: "When you replay older Pokémon games, how do you like to play them?"
  +url: null
  +body: """
    I’ll be using gen 4 and below as older since that’s what I’m used to,\n
    \n
    I have Platinum and Emerald and I’ve been wanting to play through them to get to the end game to play the battle tower or equivalent since their online servers are shut down (or non existent with the GBA)\n
    \n
    I guess I’m just looking for tips and a discussion as to how everyone plays their Pokémon game. I find that whenever I play through any Pokémon game, with the exp. share shared or not, I always over level one Pokémon. Not too much, at least not as bad as when I was a kid, but in my emerald game it got to the point where I had a grovyle in the second gym and my other three Pokémon were level 10 below. How do you maintain a balance? Again, I’m not a new player, I’ve been playing Pokémon for almost all my life and I’m 24, however I’ve always been bad at party management type games and I’ve been wanting your opinions/discussions on this topic.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701122334 {#2135
    date: 2023-11-27 22:58:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  +badges: Doctrine\ORM\PersistentCollection {#2048 …}
  +children: []
  -id: 17476
  -titleTs: "'game':6 'like':10 'older':4 'play':12 'pokémon':5 'replay':3"
  -bodyTs: "'10':141 '24':169 '4':6 'almost':162 'alway':96,173 'bad':108,175 'balanc':148 'battl':42 'discuss':69 'emerald':23,118 'end':37 'equival':45 'everyon':73 'exist':55 'exp':90 'find':79 'game':38,77,87,119,180 'gba':58 'gen':5 'get':34 'got':121 'grovyl':129 'guess':60 'gym':133 'howev':170 'kid':114 'least':105 'level':98,140 'life':165 'll':2 'look':64 'm':16,62,151,168 'maintain':146 'manag':178 'much':103 'new':154 'non':54 'older':10 'one':99 'onlin':48 'opinions/discussions':187 'parti':177 'platinum':21 'play':30,40,74,83,159 'player':155 'point':124 'pokémon':76,86,100,138,160 'second':132 'server':49 'share':91,92 'shut':51 'sinc':11,46 'three':137 'tip':66 'topic':190 'tower':43 'type':179 'use':4,17 've':26,157,172,183 'want':28,185 'whenev':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701167609
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9975910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109109 {#2136
    date: 2023-11-27 19:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2073 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "When-you-replay-older-Pokemon-games-how-do-you-like"
  +title: "When you replay older Pokémon games, how do you like to play them?"
  +url: null
  +body: """
    I’ll be using gen 4 and below as older since that’s what I’m used to,\n
    \n
    I have Platinum and Emerald and I’ve been wanting to play through them to get to the end game to play the battle tower or equivalent since their online servers are shut down (or non existent with the GBA)\n
    \n
    I guess I’m just looking for tips and a discussion as to how everyone plays their Pokémon game. I find that whenever I play through any Pokémon game, with the exp. share shared or not, I always over level one Pokémon. Not too much, at least not as bad as when I was a kid, but in my emerald game it got to the point where I had a grovyle in the second gym and my other three Pokémon were level 10 below. How do you maintain a balance? Again, I’m not a new player, I’ve been playing Pokémon for almost all my life and I’m 24, however I’ve always been bad at party management type games and I’ve been wanting your opinions/discussions on this topic.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701122334 {#2135
    date: 2023-11-27 22:58:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  +badges: Doctrine\ORM\PersistentCollection {#2048 …}
  +children: []
  -id: 17476
  -titleTs: "'game':6 'like':10 'older':4 'play':12 'pokémon':5 'replay':3"
  -bodyTs: "'10':141 '24':169 '4':6 'almost':162 'alway':96,173 'bad':108,175 'balanc':148 'battl':42 'discuss':69 'emerald':23,118 'end':37 'equival':45 'everyon':73 'exist':55 'exp':90 'find':79 'game':38,77,87,119,180 'gba':58 'gen':5 'get':34 'got':121 'grovyl':129 'guess':60 'gym':133 'howev':170 'kid':114 'least':105 'level':98,140 'life':165 'll':2 'look':64 'm':16,62,151,168 'maintain':146 'manag':178 'much':103 'new':154 'non':54 'older':10 'one':99 'onlin':48 'opinions/discussions':187 'parti':177 'platinum':21 'play':30,40,74,83,159 'player':155 'point':124 'pokémon':76,86,100,138,160 'second':132 'server':49 'share':91,92 'shut':51 'sinc':11,46 'three':137 'tip':66 'topic':190 'tower':43 'type':179 'use':4,17 've':26,157,172,183 'want':28,185 'whenev':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701167609
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9975910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109109 {#2136
    date: 2023-11-27 19:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2047 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "New-Distribution"
  +title: "New Distribution."
  +url: "https://mastodon.social/@serebiinet/111454591480449791"
  +body: "Code: TEAMSTAR"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700665045 {#2056
    date: 2023-11-22 15:57:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  +badges: Doctrine\ORM\PersistentCollection {#2041 …}
  +children: []
  -id: 15469
  -titleTs: "'distribut':2 'new':1"
  -bodyTs: "'code':1 'teamstar':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700701045
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8606208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700665045 {#2059
    date: 2023-11-22 15:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2047 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "New-Distribution"
  +title: "New Distribution."
  +url: "https://mastodon.social/@serebiinet/111454591480449791"
  +body: "Code: TEAMSTAR"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700665045 {#2056
    date: 2023-11-22 15:57:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  +badges: Doctrine\ORM\PersistentCollection {#2041 …}
  +children: []
  -id: 15469
  -titleTs: "'distribut':2 'new':1"
  -bodyTs: "'code':1 'teamstar':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700701045
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8606208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700665045 {#2059
    date: 2023-11-22 15:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2047 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "New-Distribution"
  +title: "New Distribution."
  +url: "https://mastodon.social/@serebiinet/111454591480449791"
  +body: "Code: TEAMSTAR"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700665045 {#2056
    date: 2023-11-22 15:57:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  +badges: Doctrine\ORM\PersistentCollection {#2041 …}
  +children: []
  -id: 15469
  -titleTs: "'distribut':2 'new':1"
  -bodyTs: "'code':1 'teamstar':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700701045
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8606208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700665045 {#2059
    date: 2023-11-22 15:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2108 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Getting-packs-of-cards-in-Japan"
  +title: "Getting packs of cards in Japan"
  +url: null
  +body: "A friend’s son wants some cards… here (SEA), they are all (or mostly) fake. So, another friend is coming back from Japan soon and went to a couple of stores… they sell out instantly in the morning apparently. Is this normal? Are there any recommended sites for getting boosters and whatnot?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700775293 {#2100
    date: 2023-11-23 22:34:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  +badges: Doctrine\ORM\PersistentCollection {#2114 …}
  +children: []
  -id: 15449
  -titleTs: "'card':4 'get':1 'japan':6 'pack':2"
  -bodyTs: "'anoth':17 'appar':39 'back':21 'booster':50 'card':7 'come':20 'coupl':29 'fake':15 'friend':2,18 'get':49 'instant':35 'japan':23 'morn':38 'most':14 'normal':42 'recommend':46 'sea':9 'sell':33 'site':47 'son':4 'soon':24 'store':31 'want':5 'went':26 'whatnot':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675597
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8606018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664597 {#2099
    date: 2023-11-22 15:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2108 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Getting-packs-of-cards-in-Japan"
  +title: "Getting packs of cards in Japan"
  +url: null
  +body: "A friend’s son wants some cards… here (SEA), they are all (or mostly) fake. So, another friend is coming back from Japan soon and went to a couple of stores… they sell out instantly in the morning apparently. Is this normal? Are there any recommended sites for getting boosters and whatnot?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700775293 {#2100
    date: 2023-11-23 22:34:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  +badges: Doctrine\ORM\PersistentCollection {#2114 …}
  +children: []
  -id: 15449
  -titleTs: "'card':4 'get':1 'japan':6 'pack':2"
  -bodyTs: "'anoth':17 'appar':39 'back':21 'booster':50 'card':7 'come':20 'coupl':29 'fake':15 'friend':2,18 'get':49 'instant':35 'japan':23 'morn':38 'most':14 'normal':42 'recommend':46 'sea':9 'sell':33 'site':47 'son':4 'soon':24 'store':31 'want':5 'went':26 'whatnot':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675597
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8606018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664597 {#2099
    date: 2023-11-22 15:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2108 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Getting-packs-of-cards-in-Japan"
  +title: "Getting packs of cards in Japan"
  +url: null
  +body: "A friend’s son wants some cards… here (SEA), they are all (or mostly) fake. So, another friend is coming back from Japan soon and went to a couple of stores… they sell out instantly in the morning apparently. Is this normal? Are there any recommended sites for getting boosters and whatnot?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700775293 {#2100
    date: 2023-11-23 22:34:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  +badges: Doctrine\ORM\PersistentCollection {#2114 …}
  +children: []
  -id: 15449
  -titleTs: "'card':4 'get':1 'japan':6 'pack':2"
  -bodyTs: "'anoth':17 'appar':39 'back':21 'booster':50 'card':7 'come':20 'coupl':29 'fake':15 'friend':2,18 'get':49 'instant':35 'japan':23 'morn':38 'most':14 'normal':42 'recommend':46 'sea':9 'sell':33 'site':47 'son':4 'soon':24 'store':31 'want':5 'went':26 'whatnot':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675597
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8606018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664597 {#2099
    date: 2023-11-22 15:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#2122
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2115 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "The-next-7-Star-Tera-Raid-Battle-Water-Tera-Type"
  +title: "The next 7 Star Tera Raid Battle: Water Tera Type Hisuian Samurott."
  +url: "https://mastodon.social/@serebiinet/111439738123979933"
  +body: "Runs from November 24th through November 26th and again a week later from December 1st through December 3rd"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700445780 {#2117
    date: 2023-11-20 03:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  +badges: Doctrine\ORM\PersistentCollection {#2128 …}
  +children: []
  -id: 14639
  -titleTs: "'7':3 'battl':7 'hisuian':11 'next':2 'raid':6 'samurott':12 'star':4 'tera':5,9 'type':10 'water':8"
  -bodyTs: "'1st':15 '24th':4 '26th':7 '3rd':18 'decemb':14,17 'later':12 'novemb':3,6 'run':1 'week':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700481780
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8498132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700445780 {#2121
    date: 2023-11-20 03:03:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2122
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2115 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "The-next-7-Star-Tera-Raid-Battle-Water-Tera-Type"
  +title: "The next 7 Star Tera Raid Battle: Water Tera Type Hisuian Samurott."
  +url: "https://mastodon.social/@serebiinet/111439738123979933"
  +body: "Runs from November 24th through November 26th and again a week later from December 1st through December 3rd"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700445780 {#2117
    date: 2023-11-20 03:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  +badges: Doctrine\ORM\PersistentCollection {#2128 …}
  +children: []
  -id: 14639
  -titleTs: "'7':3 'battl':7 'hisuian':11 'next':2 'raid':6 'samurott':12 'star':4 'tera':5,9 'type':10 'water':8"
  -bodyTs: "'1st':15 '24th':4 '26th':7 '3rd':18 'decemb':14,17 'later':12 'novemb':3,6 'run':1 'week':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700481780
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8498132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700445780 {#2121
    date: 2023-11-20 03:03:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2122
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#327
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#324
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#326
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2115 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "The-next-7-Star-Tera-Raid-Battle-Water-Tera-Type"
  +title: "The next 7 Star Tera Raid Battle: Water Tera Type Hisuian Samurott."
  +url: "https://mastodon.social/@serebiinet/111439738123979933"
  +body: "Runs from November 24th through November 26th and again a week later from December 1st through December 3rd"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700445780 {#2117
    date: 2023-11-20 03:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  +badges: Doctrine\ORM\PersistentCollection {#2128 …}
  +children: []
  -id: 14639
  -titleTs: "'7':3 'battl':7 'hisuian':11 'next':2 'raid':6 'samurott':12 'star':4 'tera':5,9 'type':10 'water':8"
  -bodyTs: "'1st':15 '24th':4 '26th':7 '3rd':18 'decemb':14,17 'later':12 'novemb':3,6 'run':1 'week':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700481780
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8498132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700445780 {#2121
    date: 2023-11-20 03:03:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
App\Entity\Magazine {#398
  +icon: Proxies\__CG__\App\Entity\Image {#300 …}
  +name: "pokemon@lemmy.ml"
  +title: "pokemon"
  +description: """
    The Lemmy community for all things Pokémon!\n
    \n
    Rules:\n
    \n
    - 1. Be a decent human being.\n
    - 2. Fanart must be credited.\n
    - 3. No untagged spoilers of new games, anime episodes, etc.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 55
  +entryCommentCount: 130
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729283896 {#327
    date: 2024-10-18 22:38:16.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#281 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 55
  +apId: "pokemon@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/pokemon"
  +apPublicUrl: "https://lemmy.ml/c/pokemon"
  +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "pokemon"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729531827 {#324
    date: 2024-10-21 19:30:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697413949 {#326
    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