GET https://kbin.spritesserver.nl/index.php/m/pokemon@lemmy.ml/t/8241/A-proper-way-to-collect-open-booster-packs

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#274
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#268
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#270
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "A-proper-way-to-collect-open-booster-packs"
  +title: "A proper way to collect open booster packs?"
  +url: null
  +body: """
    I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
    \n
    What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
    \n
    What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698756197 {#2418
    date: 2023-10-31 13:43:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8241
  -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
  -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698576117
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5223401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698535617 {#1858
    date: 2023-10-29 01:26:57.0 +02: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 {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#274
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#268
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#270
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "A-proper-way-to-collect-open-booster-packs"
  +title: "A proper way to collect open booster packs?"
  +url: null
  +body: """
    I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
    \n
    What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
    \n
    What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698756197 {#2418
    date: 2023-10-31 13:43:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8241
  -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
  -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698576117
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5223401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698535617 {#1858
    date: 2023-10-29 01:26:57.0 +02: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 {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "pokemon@lemmy.ml"
    +title: "pokemon"
    +description: """
      The Lemmy community for all things Pokémon!\n
      \n
      Rules:\n
      \n
      - 1. Be a decent human being.\n
      - 2. Fanart must be credited.\n
      - 3. No untagged spoilers of new games, anime episodes, etc.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 55
    +entryCommentCount: 130
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729283896 {#274
      date: 2024-10-18 22:38:16.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 55
    +apId: "pokemon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/pokemon"
    +apPublicUrl: "https://lemmy.ml/c/pokemon"
    +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "pokemon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729531827 {#268
      date: 2024-10-21 19:30:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697413949 {#270
      date: 2023-10-16 01:52:29.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "A-proper-way-to-collect-open-booster-packs"
  +title: "A proper way to collect open booster packs?"
  +url: null
  +body: """
    I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
    \n
    What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
    \n
    What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698756197 {#2418
    date: 2023-10-31 13:43:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8241
  -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
  -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698576117
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5223401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698535617 {#1858
    date: 2023-10-29 01:26:57.0 +02: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 {#4020
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If it’s possible, maybe get them laminated? Even if you cut them so it’s just the art, lamination is probably a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698579700 {#4029
    date: 2023-10-29 12:41:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4018 …}
  +nested: Doctrine\ORM\PersistentCollection {#4016 …}
  +votes: Doctrine\ORM\PersistentCollection {#4014 …}
  +reports: Doctrine\ORM\PersistentCollection {#4012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
  -id: 78059
  -bodyTs: "'art':19 'cut':12 'even':9 'get':6 'good':24 'idea':25 'lamin':8,20 'mayb':5 'possibl':4 'probabl':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1514773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698579700 {#3965
    date: 2023-10-29 12:41:40.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 {#4020
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If it’s possible, maybe get them laminated? Even if you cut them so it’s just the art, lamination is probably a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698579700 {#4029
    date: 2023-10-29 12:41:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4018 …}
  +nested: Doctrine\ORM\PersistentCollection {#4016 …}
  +votes: Doctrine\ORM\PersistentCollection {#4014 …}
  +reports: Doctrine\ORM\PersistentCollection {#4012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
  -id: 78059
  -bodyTs: "'art':19 'cut':12 'even':9 'get':6 'good':24 'idea':25 'lamin':8,20 'mayb':5 'possibl':4 'probabl':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1514773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698579700 {#3965
    date: 2023-10-29 12:41:40.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 {#4020
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If it’s possible, maybe get them laminated? Even if you cut them so it’s just the art, lamination is probably a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698579700 {#4029
    date: 2023-10-29 12:41:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4018 …}
  +nested: Doctrine\ORM\PersistentCollection {#4016 …}
  +votes: Doctrine\ORM\PersistentCollection {#4014 …}
  +reports: Doctrine\ORM\PersistentCollection {#4012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
  -id: 78059
  -bodyTs: "'art':19 'cut':12 'even':9 'get':6 'good':24 'idea':25 'lamin':8,20 'mayb':5 'possibl':4 'probabl':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1514773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698579700 {#3965
    date: 2023-10-29 12:41:40.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 {#4052
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I think I need a visual. How do they look in the binder now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698756199 {#4058
    date: 2023-10-31 13:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -id: 77409
  -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4922105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536083 {#4063
    date: 2023-10-29 01:34:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4052
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I think I need a visual. How do they look in the binder now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698756199 {#4058
    date: 2023-10-31 13:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -id: 77409
  -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4922105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536083 {#4063
    date: 2023-10-29 01:34:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4052
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I think I need a visual. How do they look in the binder now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698756199 {#4058
    date: 2023-10-31 13:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -id: 77409
  -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4922105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536083 {#4063
    date: 2023-10-29 01:34:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4139
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4052
    +user: App\Entity\User {#4041 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I think I need a visual. How do they look in the binder now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756199 {#4058
      date: 2023-10-31 13:43:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4056 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    -id: 77409
    -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4922105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698536083 {#4063
      date: 2023-10-29 01:34:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: """
    ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
    \n
    I have no idea why my device is taking pictures this bad today
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698600710 {#4144
    date: 2023-10-29 18:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 78599
  -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4159686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698600710 {#4141
    date: 2023-10-29 18:31: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
15 DENIED edit
App\Entity\EntryComment {#4139
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4052
    +user: App\Entity\User {#4041 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I think I need a visual. How do they look in the binder now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756199 {#4058
      date: 2023-10-31 13:43:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4056 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    -id: 77409
    -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4922105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698536083 {#4063
      date: 2023-10-29 01:34:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: """
    ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
    \n
    I have no idea why my device is taking pictures this bad today
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698600710 {#4144
    date: 2023-10-29 18:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 78599
  -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4159686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698600710 {#4141
    date: 2023-10-29 18:31: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
16 DENIED moderate
App\Entity\EntryComment {#4139
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4052
    +user: App\Entity\User {#4041 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I think I need a visual. How do they look in the binder now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756199 {#4058
      date: 2023-10-31 13:43:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4056 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    -id: 77409
    -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4922105"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698536083 {#4063
      date: 2023-10-29 01:34:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: """
    ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
    \n
    I have no idea why my device is taking pictures this bad today
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698600710 {#4144
    date: 2023-10-29 18:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 78599
  -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4159686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698600710 {#4141
    date: 2023-10-29 18:31: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
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 {#4175
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4052
      +user: App\Entity\User {#4041 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I think I need a visual. How do they look in the binder now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756199 {#4058
        date: 2023-10-31 13:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SSUPII@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4057 …}
      +nested: Doctrine\ORM\PersistentCollection {#4056 …}
      +votes: Doctrine\ORM\PersistentCollection {#4047 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
      -id: 77409
      -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4922105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698536083 {#4063
        date: 2023-10-29 01:34:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4052}
    +body: """
      ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
      \n
      I have no idea why my device is taking pictures this bad today
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698600710 {#4144
      date: 2023-10-29 18:31:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 78599
    -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4159686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698600710 {#4141
      date: 2023-10-29 18:31:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: "That looks good to me (blur aside). Did you check if there’s any finger smudges on the lense?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698610888 {#4170
    date: 2023-10-29 21:21:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4164 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4180 …}
  -id: 78859
  -bodyTs: "'asid':7 'blur':6 'check':10 'finger':15 'good':3 'lens':19 'look':2 'smudg':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4950802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610888 {#4173
    date: 2023-10-29 21:21:28.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 {#4175
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4052
      +user: App\Entity\User {#4041 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I think I need a visual. How do they look in the binder now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756199 {#4058
        date: 2023-10-31 13:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SSUPII@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4057 …}
      +nested: Doctrine\ORM\PersistentCollection {#4056 …}
      +votes: Doctrine\ORM\PersistentCollection {#4047 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
      -id: 77409
      -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4922105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698536083 {#4063
        date: 2023-10-29 01:34:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4052}
    +body: """
      ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
      \n
      I have no idea why my device is taking pictures this bad today
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698600710 {#4144
      date: 2023-10-29 18:31:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 78599
    -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4159686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698600710 {#4141
      date: 2023-10-29 18:31:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: "That looks good to me (blur aside). Did you check if there’s any finger smudges on the lense?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698610888 {#4170
    date: 2023-10-29 21:21:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4164 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4180 …}
  -id: 78859
  -bodyTs: "'asid':7 'blur':6 'check':10 'finger':15 'good':3 'lens':19 'look':2 'smudg':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4950802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610888 {#4173
    date: 2023-10-29 21:21:28.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 {#4175
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4052
      +user: App\Entity\User {#4041 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I think I need a visual. How do they look in the binder now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756199 {#4058
        date: 2023-10-31 13:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SSUPII@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4057 …}
      +nested: Doctrine\ORM\PersistentCollection {#4056 …}
      +votes: Doctrine\ORM\PersistentCollection {#4047 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
      -id: 77409
      -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4922105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698536083 {#4063
        date: 2023-10-29 01:34:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4052}
    +body: """
      ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
      \n
      I have no idea why my device is taking pictures this bad today
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698600710 {#4144
      date: 2023-10-29 18:31:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 78599
    -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4159686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698600710 {#4141
      date: 2023-10-29 18:31:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: "That looks good to me (blur aside). Did you check if there’s any finger smudges on the lense?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698610888 {#4170
    date: 2023-10-29 21:21:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4164 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4180 …}
  -id: 78859
  -bodyTs: "'asid':7 'blur':6 'check':10 'finger':15 'good':3 'lens':19 'look':2 'smudg':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4950802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610888 {#4173
    date: 2023-10-29 21:21:28.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 {#4197
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: App\Entity\User {#4041 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4052
        +user: App\Entity\User {#4041 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I think I need a visual. How do they look in the binder now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698756199 {#4058
          date: 2023-10-31 13:43:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SSUPII@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4057 …}
        +nested: Doctrine\ORM\PersistentCollection {#4056 …}
        +votes: Doctrine\ORM\PersistentCollection {#4047 …}
        +reports: Doctrine\ORM\PersistentCollection {#4050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
        -id: 77409
        -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4922105"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698536083 {#4063
          date: 2023-10-29 01:34:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4052}
      +body: """
        ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
        \n
        I have no idea why my device is taking pictures this bad today
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698600710 {#4144
        date: 2023-10-29 18:31:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SSUPII@sopuli.xyz"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4147 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
      -id: 78599
      -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4159686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698600710 {#4141
        date: 2023-10-29 18:31:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4052}
    +body: "That looks good to me (blur aside). Did you check if there’s any finger smudges on the lense?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698610888 {#4170
      date: 2023-10-29 21:21:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4167 …}
    +nested: Doctrine\ORM\PersistentCollection {#4164 …}
    +votes: Doctrine\ORM\PersistentCollection {#4162 …}
    +reports: Doctrine\ORM\PersistentCollection {#4176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4180 …}
    -id: 78859
    -bodyTs: "'asid':7 'blur':6 'check':10 'finger':15 'good':3 'lens':19 'look':2 'smudg':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4950802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610888 {#4173
      date: 2023-10-29 21:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: """
    Yeah, it wasn’t that clean.\n
    \n
    My main problem with the packs is their thickness. I have not cut the packs. They are whole, without cards, just folded.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698756197 {#4192
    date: 2023-10-31 13:43:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4186 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 81317
  -bodyTs: "'card':26 'clean':6 'cut':19 'fold':28 'main':8 'pack':12,21 'problem':9 'thick':15 'wasn':3 'whole':24 'without':25 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4203864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698756197 {#4195
    date: 2023-10-31 13:43:17.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 {#4197
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: App\Entity\User {#4041 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4052
        +user: App\Entity\User {#4041 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I think I need a visual. How do they look in the binder now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698756199 {#4058
          date: 2023-10-31 13:43:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SSUPII@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4057 …}
        +nested: Doctrine\ORM\PersistentCollection {#4056 …}
        +votes: Doctrine\ORM\PersistentCollection {#4047 …}
        +reports: Doctrine\ORM\PersistentCollection {#4050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
        -id: 77409
        -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4922105"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698536083 {#4063
          date: 2023-10-29 01:34:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4052}
      +body: """
        ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
        \n
        I have no idea why my device is taking pictures this bad today
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698600710 {#4144
        date: 2023-10-29 18:31:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SSUPII@sopuli.xyz"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4147 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
      -id: 78599
      -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4159686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698600710 {#4141
        date: 2023-10-29 18:31:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4052}
    +body: "That looks good to me (blur aside). Did you check if there’s any finger smudges on the lense?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698610888 {#4170
      date: 2023-10-29 21:21:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4167 …}
    +nested: Doctrine\ORM\PersistentCollection {#4164 …}
    +votes: Doctrine\ORM\PersistentCollection {#4162 …}
    +reports: Doctrine\ORM\PersistentCollection {#4176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4180 …}
    -id: 78859
    -bodyTs: "'asid':7 'blur':6 'check':10 'finger':15 'good':3 'lens':19 'look':2 'smudg':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4950802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610888 {#4173
      date: 2023-10-29 21:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: """
    Yeah, it wasn’t that clean.\n
    \n
    My main problem with the packs is their thickness. I have not cut the packs. They are whole, without cards, just folded.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698756197 {#4192
    date: 2023-10-31 13:43:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4186 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 81317
  -bodyTs: "'card':26 'clean':6 'cut':19 'fold':28 'main':8 'pack':12,21 'problem':9 'thick':15 'wasn':3 'whole':24 'without':25 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4203864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698756197 {#4195
    date: 2023-10-31 13:43:17.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 {#4197
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "pokemon@lemmy.ml"
      +title: "pokemon"
      +description: """
        The Lemmy community for all things Pokémon!\n
        \n
        Rules:\n
        \n
        - 1. Be a decent human being.\n
        - 2. Fanart must be credited.\n
        - 3. No untagged spoilers of new games, anime episodes, etc.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 55
      +entryCommentCount: 130
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729283896 {#274
        date: 2024-10-18 22:38:16.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 55
      +apId: "pokemon@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/pokemon"
      +apPublicUrl: "https://lemmy.ml/c/pokemon"
      +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "pokemon"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729531827 {#268
        date: 2024-10-21 19:30:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697413949 {#270
        date: 2023-10-16 01:52:29.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "A-proper-way-to-collect-open-booster-packs"
    +title: "A proper way to collect open booster packs?"
    +url: null
    +body: """
      I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).\n
      \n
      What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.\n
      \n
      What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698756197 {#2418
      date: 2023-10-31 13:43:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8241
    -titleTs: "'booster':7 'collect':5 'open':6 'pack':8 'proper':2 'way':3"
    -bodyTs: "'alreadi':39 'aris':44 'art':15,72 'better':52 'binder':37 'collect':4 'cut':66 'display':16 'exact':11 'fill':32,46 'keep':70 'mean':10 'one':12 'open':7,21,59 'pack':8,13,60,68 'page':34 'per':14 'pocket':63 'problem':43 'proper':26 'put':57 'see':42 'set':19 'uniqu':6 'want':2 'way':27,53 'would':23,49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576117
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5223401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698535617 {#1858
      date: 2023-10-29 01:26:57.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: App\Entity\User {#4041 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4052
        +user: App\Entity\User {#4041 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I think I need a visual. How do they look in the binder now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698756199 {#4058
          date: 2023-10-31 13:43:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SSUPII@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4057 …}
        +nested: Doctrine\ORM\PersistentCollection {#4056 …}
        +votes: Doctrine\ORM\PersistentCollection {#4047 …}
        +reports: Doctrine\ORM\PersistentCollection {#4050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
        -id: 77409
        -bodyTs: "'binder':13 'look':10 'need':4 'think':2 'visual':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4922105"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698536083 {#4063
          date: 2023-10-29 01:34:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4052}
      +body: """
        ![](https://sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)\n
        \n
        I have no idea why my device is taking pictures this bad today
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698600710 {#4144
        date: 2023-10-29 18:31:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SSUPII@sopuli.xyz"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4147 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
      -id: 78599
      -bodyTs: "'/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':3 'bad':15 'devic':10 'idea':7 'pictur':13 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/f78b6541-805d-4952-a946-8857d96457ae.jpeg)':1 'take':12 'today':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4159686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698600710 {#4141
        date: 2023-10-29 18:31:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4052}
    +body: "That looks good to me (blur aside). Did you check if there’s any finger smudges on the lense?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698610888 {#4170
      date: 2023-10-29 21:21:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SSUPII@sopuli.xyz"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4167 …}
    +nested: Doctrine\ORM\PersistentCollection {#4164 …}
    +votes: Doctrine\ORM\PersistentCollection {#4162 …}
    +reports: Doctrine\ORM\PersistentCollection {#4176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4180 …}
    -id: 78859
    -bodyTs: "'asid':7 'blur':6 'check':10 'finger':15 'good':3 'lens':19 'look':2 'smudg':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4950802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698610888 {#4173
      date: 2023-10-29 21:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4052}
  +body: """
    Yeah, it wasn’t that clean.\n
    \n
    My main problem with the packs is their thickness. I have not cut the packs. They are whole, without cards, just folded.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698756197 {#4192
    date: 2023-10-31 13:43:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SSUPII@sopuli.xyz"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4186 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 81317
  -bodyTs: "'card':26 'clean':6 'cut':19 'fold':28 'main':8 'pack':12,21 'problem':9 'thick':15 'wasn':3 'whole':24 'without':25 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4203864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698756197 {#4195
    date: 2023-10-31 13:43:17.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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "pokemon@lemmy.ml"
  +title: "pokemon"
  +description: """
    The Lemmy community for all things Pokémon!\n
    \n
    Rules:\n
    \n
    - 1. Be a decent human being.\n
    - 2. Fanart must be credited.\n
    - 3. No untagged spoilers of new games, anime episodes, etc.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 55
  +entryCommentCount: 130
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729283896 {#274
    date: 2024-10-18 22:38:16.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 55
  +apId: "pokemon@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/pokemon"
  +apPublicUrl: "https://lemmy.ml/c/pokemon"
  +apFollowersUrl: "https://lemmy.ml/c/pokemon/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "pokemon"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729531827 {#268
    date: 2024-10-21 19:30:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697413949 {#270
    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