Redirect 302 redirect from GET @entry_comment_report (0735ad)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.82 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#276
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#270
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#272
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2410
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1850
    date: 2024-01-19 20:58:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702996006 {#2420
    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
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#276
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#270
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#272
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2410
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1850
    date: 2024-01-19 20:58:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702996006 {#2420
    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
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#276
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#270
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#272
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2410
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +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 {#1850
    date: 2024-01-19 20:58:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702996006 {#2420
    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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is just for Pokemon Go, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705806721 {#4051
    date: 2024-01-21 04:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
  -id: 235095
  -bodyTs: "'go':6 'pokemon':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5454312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702998710 {#3987
    date: 2023-12-19 16:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is just for Pokemon Go, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705806721 {#4051
    date: 2024-01-21 04:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
  -id: 235095
  -bodyTs: "'go':6 'pokemon':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5454312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702998710 {#3987
    date: 2023-12-19 16:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is just for Pokemon Go, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705806721 {#4051
    date: 2024-01-21 04:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
  -id: 235095
  -bodyTs: "'go':6 'pokemon':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5454312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702998710 {#3987
    date: 2023-12-19 16:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4070
  +user: Proxies\__CG__\App\Entity\User {#4073 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#4051
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#3987
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
    \n
    I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703000126 {#4065
    date: 2023-12-19 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4069 …}
  +nested: Doctrine\ORM\PersistentCollection {#4078 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
  -id: 235154
  -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6132567"
  +editedAt: DateTimeImmutable @1705689379 {#4062
    date: 2024-01-19 19:36:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000126 {#4060
    date: 2023-12-19 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4070
  +user: Proxies\__CG__\App\Entity\User {#4073 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#4051
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#3987
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
    \n
    I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703000126 {#4065
    date: 2023-12-19 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4069 …}
  +nested: Doctrine\ORM\PersistentCollection {#4078 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
  -id: 235154
  -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6132567"
  +editedAt: DateTimeImmutable @1705689379 {#4062
    date: 2024-01-19 19:36:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000126 {#4060
    date: 2023-12-19 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4070
  +user: Proxies\__CG__\App\Entity\User {#4073 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#4051
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#3987
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
    \n
    I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703000126 {#4065
    date: 2023-12-19 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4069 …}
  +nested: Doctrine\ORM\PersistentCollection {#4078 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
  -id: 235154
  -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6132567"
  +editedAt: DateTimeImmutable @1705689379 {#4062
    date: 2024-01-19 19:36:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000126 {#4060
    date: 2023-12-19 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4128
  +user: Proxies\__CG__\App\Entity\User {#4136 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: Proxies\__CG__\App\Entity\User {#4073 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is just for Pokemon Go, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705806721 {#4051
        date: 2024-01-21 04:12:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 235095
      -bodyTs: "'go':6 'pokemon':5 'right':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5454312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702998710 {#3987
        date: 2023-12-19 16:11:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
      \n
      I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703000126 {#4065
      date: 2023-12-19 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4078 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
    -id: 235154
    -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6132567"
    +editedAt: DateTimeImmutable @1705689379 {#4062
      date: 2024-01-19 19:36:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703000126 {#4060
      date: 2023-12-19 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703009345 {#4133
    date: 2023-12-19 19:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
  -id: 235625
  -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703009345 {#4130
    date: 2023-12-19 19:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4128
  +user: Proxies\__CG__\App\Entity\User {#4136 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: Proxies\__CG__\App\Entity\User {#4073 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is just for Pokemon Go, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705806721 {#4051
        date: 2024-01-21 04:12:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 235095
      -bodyTs: "'go':6 'pokemon':5 'right':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5454312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702998710 {#3987
        date: 2023-12-19 16:11:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
      \n
      I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703000126 {#4065
      date: 2023-12-19 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4078 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
    -id: 235154
    -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6132567"
    +editedAt: DateTimeImmutable @1705689379 {#4062
      date: 2024-01-19 19:36:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703000126 {#4060
      date: 2023-12-19 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703009345 {#4133
    date: 2023-12-19 19:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
  -id: 235625
  -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703009345 {#4130
    date: 2023-12-19 19:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4128
  +user: Proxies\__CG__\App\Entity\User {#4136 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: Proxies\__CG__\App\Entity\User {#4073 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#3990 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is just for Pokemon Go, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705806721 {#4051
        date: 2024-01-21 04:12:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
      -id: 235095
      -bodyTs: "'go':6 'pokemon':5 'right':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5454312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702998710 {#3987
        date: 2023-12-19 16:11:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: """
      Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
      \n
      I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703000126 {#4065
      date: 2023-12-19 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4078 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
    -id: 235154
    -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6132567"
    +editedAt: DateTimeImmutable @1705689379 {#4062
      date: 2024-01-19 19:36:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703000126 {#4060
      date: 2023-12-19 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703009345 {#4133
    date: 2023-12-19 19:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
  -id: 235625
  -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703009345 {#4130
    date: 2023-12-19 19:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4165
  +user: Proxies\__CG__\App\Entity\User {#4073 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: Proxies\__CG__\App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4073 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#4051
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#3987
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#4065
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4078 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#4062
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#4060
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#4133
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#4130
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Ah neat\n
    \n
    One of these days I’ll get a Switch… Just like I’ve been saying since it’s launched lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703010680 {#4160
    date: 2023-12-19 19:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4157 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 235686
  -bodyTs: "'ah':1 'day':6 'get':9 'launch':21 'like':13 'll':8 'lol':22 'neat':2 'one':3 'say':17 'sinc':18 'switch':11 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010680 {#4163
    date: 2023-12-19 19:31:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4165
  +user: Proxies\__CG__\App\Entity\User {#4073 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: Proxies\__CG__\App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4073 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#4051
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#3987
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#4065
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4078 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#4062
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#4060
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#4133
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#4130
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Ah neat\n
    \n
    One of these days I’ll get a Switch… Just like I’ve been saying since it’s launched lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703010680 {#4160
    date: 2023-12-19 19:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4157 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 235686
  -bodyTs: "'ah':1 'day':6 'get':9 'launch':21 'like':13 'll':8 'lol':22 'neat':2 'one':3 'say':17 'sinc':18 'switch':11 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010680 {#4163
    date: 2023-12-19 19:31:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4165
  +user: Proxies\__CG__\App\Entity\User {#4073 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: Proxies\__CG__\App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4073 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#4051
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#3987
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#4065
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4078 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#4062
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#4060
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#4133
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#4130
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Ah neat\n
    \n
    One of these days I’ll get a Switch… Just like I’ve been saying since it’s launched lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703010680 {#4160
    date: 2023-12-19 19:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4157 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 235686
  -bodyTs: "'ah':1 'day':6 'get':9 'launch':21 'like':13 'll':8 'lol':22 'neat':2 'one':3 'say':17 'sinc':18 'switch':11 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6136009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010680 {#4163
    date: 2023-12-19 19:31:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4174
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: Proxies\__CG__\App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4073 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#4051
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#3987
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#4065
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4078 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#4062
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#4060
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#4133
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#4130
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "That makes sense. That’s pretty much the only one I *haven’t* played!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703045498 {#4172
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4175 …}
  +nested: Doctrine\ORM\PersistentCollection {#4177 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
  -id: 237047
  -bodyTs: "'haven':12 'make':2 'much':7 'one':10 'play':14 'pretti':6 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5468248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045498 {#4173
    date: 2023-12-20 05:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4174
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: Proxies\__CG__\App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4073 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#4051
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#3987
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#4065
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4078 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#4062
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#4060
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#4133
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#4130
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "That makes sense. That’s pretty much the only one I *haven’t* played!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703045498 {#4172
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4175 …}
  +nested: Doctrine\ORM\PersistentCollection {#4177 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
  -id: 237047
  -bodyTs: "'haven':12 'make':2 'much':7 'one':10 'play':14 'pretti':6 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5468248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045498 {#4173
    date: 2023-12-20 05:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4174
  +user: App\Entity\User {#3990 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: Proxies\__CG__\App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4073 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#3990 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is just for Pokemon Go, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705806721 {#4051
          date: 2024-01-21 04:12:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nocturne213@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
        -id: 235095
        -bodyTs: "'go':6 'pokemon':5 'right':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5454312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702998710 {#3987
          date: 2023-12-19 16:11:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: """
        Based on the wording I’m guessing it’s not for Go at all (outbreaks IN regions as opposed to FROM regions)\n
        \n
        I haven’t played a non-Go Pokemon game in years, is there one with online features like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703000126 {#4065
        date: 2023-12-19 16:35:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nocturne213@lemm.ee"
        "@Empricorn@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4078 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4053 …}
      -id: 235154
      -bodyTs: "'base':1 'featur':40 'game':32 'go':12,30 'guess':7 'haven':24 'like':41 'm':6 'non':29 'non-go':28 'one':37 'onlin':39 'oppos':19 'outbreak':15 'play':26 'pokemon':31 'region':17,22 'word':4 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6132567"
      +editedAt: DateTimeImmutable @1705689379 {#4062
        date: 2024-01-19 19:36:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703000126 {#4060
        date: 2023-12-19 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Yep, the newest titles (Scarlet and Violet) have this functionality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703009345 {#4133
      date: 2023-12-19 19:09:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
      "@Empricorn@feddit.nl"
      "@glimse@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 235625
    -bodyTs: "'function':10 'newest':3 'scarlet':5 'titl':4 'violet':7 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6135616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703009345 {#4130
      date: 2023-12-19 19:09:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "That makes sense. That’s pretty much the only one I *haven’t* played!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703045498 {#4172
    date: 2023-12-20 05:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
    "@glimse@lemmy.world"
    "@virone11@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4175 …}
  +nested: Doctrine\ORM\PersistentCollection {#4177 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
  -id: 237047
  -bodyTs: "'haven':12 'make':2 'much':7 'one':10 'play':14 'pretti':6 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5468248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045498 {#4173
    date: 2023-12-20 05:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4114
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#4051
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#3987
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Scarlet and Violet only.\n
    \n
    Edit: title edited to reflect this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703000362 {#4112
    date: 2023-12-19 16:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 235167
  -bodyTs: "'edit':5,7 'reflect':9 'scarlet':1 'titl':6 'violet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441732"
  +editedAt: DateTimeImmutable @1705694464 {#4111
    date: 2024-01-19 21:01:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000362 {#4113
    date: 2023-12-19 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4114
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#4051
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#3987
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Scarlet and Violet only.\n
    \n
    Edit: title edited to reflect this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703000362 {#4112
    date: 2023-12-19 16:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 235167
  -bodyTs: "'edit':5,7 'reflect':9 'scarlet':1 'titl':6 'violet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441732"
  +editedAt: DateTimeImmutable @1705694464 {#4111
    date: 2024-01-19 21:01:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000362 {#4113
    date: 2023-12-19 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4114
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#276
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#270
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#272
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2410
      date: 2023-12-20 05:11:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +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 {#1850
      date: 2024-01-19 20:58:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702996006 {#2420
      date: 2023-12-19 15:26:46.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#3990 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is just for Pokemon Go, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705806721 {#4051
      date: 2024-01-21 04:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nocturne213@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4006 …}
    -id: 235095
    -bodyTs: "'go':6 'pokemon':5 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5454312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702998710 {#3987
      date: 2023-12-19 16:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Scarlet and Violet only.\n
    \n
    Edit: title edited to reflect this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703000362 {#4112
    date: 2023-12-19 16:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nocturne213@lemm.ee"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 235167
  -bodyTs: "'edit':5,7 'reflect':9 'scarlet':1 'titl':6 'violet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441732"
  +editedAt: DateTimeImmutable @1705694464 {#4111
    date: 2024-01-19 21:01:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703000362 {#4113
    date: 2023-12-19 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "pokemon@lemmy.ml"
  +title: "pokemon"
  +description: """
    The Lemmy community for all things Pokémon!\n
    \n
    Rules:\n
    \n
    - 1. Be a decent human being.\n
    - 2. Fanart must be credited.\n
    - 3. No untagged spoilers of new games, anime episodes, etc.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 55
  +entryCommentCount: 130
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729283896 {#276
    date: 2024-10-18 22:38:16.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 55
  +apId: "pokemon@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/pokemon"
  +apPublicUrl: "https://lemmy.ml/c/pokemon"
  +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "pokemon"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729531827 {#270
    date: 2024-10-21 19:30:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697413949 {#272
    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