GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/17495/I-feel-so-appreciated/oldest

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 …}
}
1.03 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.04 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: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.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: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-feel-so-appreciated"
  +title: "I feel so appreciated!"
  +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701184924 {#2418
    date: 2023-11-28 16:22:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17495
  -titleTs: "'appreci':4 'feel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701200734
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5879330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701114334 {#1858
    date: 2023-11-27 20:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.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: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-feel-so-appreciated"
  +title: "I feel so appreciated!"
  +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701184924 {#2418
    date: 2023-11-28 16:22:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17495
  -titleTs: "'appreci':4 'feel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701200734
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5879330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701114334 {#1858
    date: 2023-11-27 20:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.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: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-feel-so-appreciated"
  +title: "I feel so appreciated!"
  +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701184924 {#2418
    date: 2023-11-28 16:22:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17495
  -titleTs: "'appreci':4 'feel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701200734
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5879330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701114334 {#1858
    date: 2023-11-27 20:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4006
  +user: App\Entity\User {#3954 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Great game, always upvote fire emblem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701971940 {#4015
    date: 2023-12-07 18:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4004 …}
  +nested: Doctrine\ORM\PersistentCollection {#4002 …}
  +votes: Doctrine\ORM\PersistentCollection {#4000 …}
  +reports: Doctrine\ORM\PersistentCollection {#3998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
  -id: 171456
  -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6172508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701119188 {#3951
    date: 2023-11-27 22:06: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
7 DENIED edit
App\Entity\EntryComment {#4006
  +user: App\Entity\User {#3954 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Great game, always upvote fire emblem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701971940 {#4015
    date: 2023-12-07 18:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4004 …}
  +nested: Doctrine\ORM\PersistentCollection {#4002 …}
  +votes: Doctrine\ORM\PersistentCollection {#4000 …}
  +reports: Doctrine\ORM\PersistentCollection {#3998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
  -id: 171456
  -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6172508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701119188 {#3951
    date: 2023-11-27 22:06: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
8 DENIED moderate
App\Entity\EntryComment {#4006
  +user: App\Entity\User {#3954 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Great game, always upvote fire emblem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701971940 {#4015
    date: 2023-12-07 18:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4004 …}
  +nested: Doctrine\ORM\PersistentCollection {#4002 …}
  +votes: Doctrine\ORM\PersistentCollection {#4000 …}
  +reports: Doctrine\ORM\PersistentCollection {#3998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
  -id: 171456
  -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6172508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701119188 {#3951
    date: 2023-11-27 22:06: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
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 {#4126
  +user: Proxies\__CG__\App\Entity\User {#4134 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Great game, always upvote fire emblem"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701971940 {#4015
      date: 2023-12-07 18:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 171456
    -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6172508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701119188 {#3951
      date: 2023-11-27 22:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701127807 {#4131
    date: 2023-11-28 00:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 171913
  -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6014938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127807 {#4128
    date: 2023-11-28 00:30:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4126
  +user: Proxies\__CG__\App\Entity\User {#4134 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Great game, always upvote fire emblem"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701971940 {#4015
      date: 2023-12-07 18:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 171456
    -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6172508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701119188 {#3951
      date: 2023-11-27 22:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701127807 {#4131
    date: 2023-11-28 00:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 171913
  -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6014938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127807 {#4128
    date: 2023-11-28 00:30:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4126
  +user: Proxies\__CG__\App\Entity\User {#4134 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Great game, always upvote fire emblem"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701971940 {#4015
      date: 2023-12-07 18:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 171456
    -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6172508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701119188 {#3951
      date: 2023-11-27 22:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701127807 {#4131
    date: 2023-11-28 00:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 171913
  -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6014938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127807 {#4128
    date: 2023-11-28 00:30:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4163
  +user: Proxies\__CG__\App\Entity\User {#4155 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4126
    +user: Proxies\__CG__\App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Great game, always upvote fire emblem"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701971940 {#4015
        date: 2023-12-07 18:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 171456
      -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6172508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701119188 {#3951
        date: 2023-11-27 22:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701127807 {#4131
      date: 2023-11-28 00:30:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4139 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 171913
    -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6014938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701127807 {#4128
      date: 2023-11-28 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701128225 {#4158
    date: 2023-11-28 00:37:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4153 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 171931
  -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5633083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701128225 {#4161
    date: 2023-11-28 00:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4163
  +user: Proxies\__CG__\App\Entity\User {#4155 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4126
    +user: Proxies\__CG__\App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Great game, always upvote fire emblem"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701971940 {#4015
        date: 2023-12-07 18:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 171456
      -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6172508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701119188 {#3951
        date: 2023-11-27 22:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701127807 {#4131
      date: 2023-11-28 00:30:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4139 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 171913
    -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6014938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701127807 {#4128
      date: 2023-11-28 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701128225 {#4158
    date: 2023-11-28 00:37:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4153 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 171931
  -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5633083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701128225 {#4161
    date: 2023-11-28 00:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4163
  +user: Proxies\__CG__\App\Entity\User {#4155 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4126
    +user: Proxies\__CG__\App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Great game, always upvote fire emblem"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701971940 {#4015
        date: 2023-12-07 18:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 171456
      -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6172508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701119188 {#3951
        date: 2023-11-27 22:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701127807 {#4131
      date: 2023-11-28 00:30:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4137 …}
    +nested: Doctrine\ORM\PersistentCollection {#4139 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 171913
    -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6014938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701127807 {#4128
      date: 2023-11-28 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701128225 {#4158
    date: 2023-11-28 00:37:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4153 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 171931
  -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5633083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701128225 {#4161
    date: 2023-11-28 00:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4186
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4163
    +user: Proxies\__CG__\App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4126
      +user: Proxies\__CG__\App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4006
        +user: App\Entity\User {#3954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Great game, always upvote fire emblem"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701971940 {#4015
          date: 2023-12-07 18:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4004 …}
        +nested: Doctrine\ORM\PersistentCollection {#4002 …}
        +votes: Doctrine\ORM\PersistentCollection {#4000 …}
        +reports: Doctrine\ORM\PersistentCollection {#3998 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
        -id: 171456
        -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6172508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701119188 {#3951
          date: 2023-11-27 22:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701127807 {#4131
        date: 2023-11-28 00:30:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4137 …}
      +nested: Doctrine\ORM\PersistentCollection {#4139 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
      -id: 171913
      -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6014938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701127807 {#4128
        date: 2023-11-28 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701128225 {#4158
      date: 2023-11-28 00:37:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 171931
    -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5633083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701128225 {#4161
      date: 2023-11-28 00:37:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701131122 {#4181
    date: 2023-11-28 01:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4176 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
  -id: 172068
  -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5634212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131122 {#4184
    date: 2023-11-28 01:25:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4186
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4163
    +user: Proxies\__CG__\App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4126
      +user: Proxies\__CG__\App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4006
        +user: App\Entity\User {#3954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Great game, always upvote fire emblem"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701971940 {#4015
          date: 2023-12-07 18:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4004 …}
        +nested: Doctrine\ORM\PersistentCollection {#4002 …}
        +votes: Doctrine\ORM\PersistentCollection {#4000 …}
        +reports: Doctrine\ORM\PersistentCollection {#3998 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
        -id: 171456
        -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6172508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701119188 {#3951
          date: 2023-11-27 22:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701127807 {#4131
        date: 2023-11-28 00:30:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4137 …}
      +nested: Doctrine\ORM\PersistentCollection {#4139 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
      -id: 171913
      -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6014938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701127807 {#4128
        date: 2023-11-28 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701128225 {#4158
      date: 2023-11-28 00:37:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 171931
    -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5633083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701128225 {#4161
      date: 2023-11-28 00:37:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701131122 {#4181
    date: 2023-11-28 01:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4176 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
  -id: 172068
  -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5634212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131122 {#4184
    date: 2023-11-28 01:25:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4186
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4163
    +user: Proxies\__CG__\App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4126
      +user: Proxies\__CG__\App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4006
        +user: App\Entity\User {#3954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Great game, always upvote fire emblem"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701971940 {#4015
          date: 2023-12-07 18:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4004 …}
        +nested: Doctrine\ORM\PersistentCollection {#4002 …}
        +votes: Doctrine\ORM\PersistentCollection {#4000 …}
        +reports: Doctrine\ORM\PersistentCollection {#3998 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
        -id: 171456
        -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6172508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701119188 {#3951
          date: 2023-11-27 22:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701127807 {#4131
        date: 2023-11-28 00:30:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4137 …}
      +nested: Doctrine\ORM\PersistentCollection {#4139 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
      -id: 171913
      -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6014938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701127807 {#4128
        date: 2023-11-28 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701128225 {#4158
      date: 2023-11-28 00:37:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4153 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 171931
    -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5633083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701128225 {#4161
      date: 2023-11-28 00:37:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701131122 {#4181
    date: 2023-11-28 01:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4176 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
  -id: 172068
  -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5634212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131122 {#4184
    date: 2023-11-28 01:25:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4209
  +user: Proxies\__CG__\App\Entity\User {#4155 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4163
      +user: Proxies\__CG__\App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4126
        +user: Proxies\__CG__\App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4006
          +user: App\Entity\User {#3954 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Great game, always upvote fire emblem"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1701971940 {#4015
            date: 2023-12-07 18:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4004 …}
          +nested: Doctrine\ORM\PersistentCollection {#4002 …}
          +votes: Doctrine\ORM\PersistentCollection {#4000 …}
          +reports: Doctrine\ORM\PersistentCollection {#3998 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
          -id: 171456
          -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6172508"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701119188 {#3951
            date: 2023-11-27 22:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701127807 {#4131
          date: 2023-11-28 00:30:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4137 …}
        +nested: Doctrine\ORM\PersistentCollection {#4139 …}
        +votes: Doctrine\ORM\PersistentCollection {#4135 …}
        +reports: Doctrine\ORM\PersistentCollection {#4142 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
        -id: 171913
        -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6014938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701127807 {#4128
          date: 2023-11-28 00:30:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701128225 {#4158
        date: 2023-11-28 00:37:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4149 …}
      +reports: Doctrine\ORM\PersistentCollection {#4165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
      -id: 171931
      -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5633083"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701128225 {#4161
        date: 2023-11-28 00:37:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701131122 {#4181
      date: 2023-11-28 01:25:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4176 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
    -id: 172068
    -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5634212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131122 {#4184
      date: 2023-11-28 01:25:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "There is another way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701131757 {#4204
    date: 2023-11-28 01:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 172093
  -bodyTs: "'anoth':3 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5634456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131757 {#4207
    date: 2023-11-28 01:35:57.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 {#4209
  +user: Proxies\__CG__\App\Entity\User {#4155 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4163
      +user: Proxies\__CG__\App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4126
        +user: Proxies\__CG__\App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4006
          +user: App\Entity\User {#3954 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Great game, always upvote fire emblem"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1701971940 {#4015
            date: 2023-12-07 18:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4004 …}
          +nested: Doctrine\ORM\PersistentCollection {#4002 …}
          +votes: Doctrine\ORM\PersistentCollection {#4000 …}
          +reports: Doctrine\ORM\PersistentCollection {#3998 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
          -id: 171456
          -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6172508"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701119188 {#3951
            date: 2023-11-27 22:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701127807 {#4131
          date: 2023-11-28 00:30:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4137 …}
        +nested: Doctrine\ORM\PersistentCollection {#4139 …}
        +votes: Doctrine\ORM\PersistentCollection {#4135 …}
        +reports: Doctrine\ORM\PersistentCollection {#4142 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
        -id: 171913
        -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6014938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701127807 {#4128
          date: 2023-11-28 00:30:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701128225 {#4158
        date: 2023-11-28 00:37:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4149 …}
      +reports: Doctrine\ORM\PersistentCollection {#4165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
      -id: 171931
      -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5633083"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701128225 {#4161
        date: 2023-11-28 00:37:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701131122 {#4181
      date: 2023-11-28 01:25:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4176 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
    -id: 172068
    -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5634212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131122 {#4184
      date: 2023-11-28 01:25:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "There is another way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701131757 {#4204
    date: 2023-11-28 01:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 172093
  -bodyTs: "'anoth':3 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5634456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131757 {#4207
    date: 2023-11-28 01:35:57.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 {#4209
  +user: Proxies\__CG__\App\Entity\User {#4155 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4163
      +user: Proxies\__CG__\App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4126
        +user: Proxies\__CG__\App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4006
          +user: App\Entity\User {#3954 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Great game, always upvote fire emblem"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1701971940 {#4015
            date: 2023-12-07 18:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4004 …}
          +nested: Doctrine\ORM\PersistentCollection {#4002 …}
          +votes: Doctrine\ORM\PersistentCollection {#4000 …}
          +reports: Doctrine\ORM\PersistentCollection {#3998 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
          -id: 171456
          -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6172508"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701119188 {#3951
            date: 2023-11-27 22:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701127807 {#4131
          date: 2023-11-28 00:30:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4137 …}
        +nested: Doctrine\ORM\PersistentCollection {#4139 …}
        +votes: Doctrine\ORM\PersistentCollection {#4135 …}
        +reports: Doctrine\ORM\PersistentCollection {#4142 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
        -id: 171913
        -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6014938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701127807 {#4128
          date: 2023-11-28 00:30:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701128225 {#4158
        date: 2023-11-28 00:37:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4153 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4149 …}
      +reports: Doctrine\ORM\PersistentCollection {#4165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
      -id: 171931
      -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5633083"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701128225 {#4161
        date: 2023-11-28 00:37:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701131122 {#4181
      date: 2023-11-28 01:25:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4176 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
    -id: 172068
    -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5634212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131122 {#4184
      date: 2023-11-28 01:25:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "There is another way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701131757 {#4204
    date: 2023-11-28 01:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 172093
  -bodyTs: "'anoth':3 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5634456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131757 {#4207
    date: 2023-11-28 01:35:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: Proxies\__CG__\App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: Proxies\__CG__\App\Entity\User {#4178 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4163
        +user: Proxies\__CG__\App\Entity\User {#4155 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4126
          +user: Proxies\__CG__\App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4006
            +user: App\Entity\User {#3954 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Great game, always upvote fire emblem"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 24
            +score: 0
            +lastActive: DateTime @1701971940 {#4015
              date: 2023-12-07 18:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Sammers@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4004 …}
            +nested: Doctrine\ORM\PersistentCollection {#4002 …}
            +votes: Doctrine\ORM\PersistentCollection {#4000 …}
            +reports: Doctrine\ORM\PersistentCollection {#3998 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
            -id: 171456
            -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6172508"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701119188 {#3951
              date: 2023-11-27 22:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4006}
          +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701127807 {#4131
            date: 2023-11-28 00:30:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
            "@carzian@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4137 …}
          +nested: Doctrine\ORM\PersistentCollection {#4139 …}
          +votes: Doctrine\ORM\PersistentCollection {#4135 …}
          +reports: Doctrine\ORM\PersistentCollection {#4142 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
          -id: 171913
          -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6014938"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701127807 {#4128
            date: 2023-11-28 00:30:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701128225 {#4158
          date: 2023-11-28 00:37:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
          "@QuantumSparkles@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4153 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4149 …}
        +reports: Doctrine\ORM\PersistentCollection {#4165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
        -id: 171931
        -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5633083"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701128225 {#4161
          date: 2023-11-28 00:37:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701131122 {#4181
        date: 2023-11-28 01:25:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
        "@BigWumbo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4174 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
      -id: 172068
      -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5634212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701131122 {#4184
        date: 2023-11-28 01:25:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "There is another way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701131757 {#4204
      date: 2023-11-28 01:35:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
      "@Siethron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4198 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
    -id: 172093
    -bodyTs: "'anoth':3 'way':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5634456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131757 {#4207
      date: 2023-11-28 01:35:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "True"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701180226 {#4226
    date: 2023-11-28 15:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
  -id: 173607
  -bodyTs: "'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5646138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701180226 {#4229
    date: 2023-11-28 15:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: Proxies\__CG__\App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: Proxies\__CG__\App\Entity\User {#4178 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4163
        +user: Proxies\__CG__\App\Entity\User {#4155 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4126
          +user: Proxies\__CG__\App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4006
            +user: App\Entity\User {#3954 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Great game, always upvote fire emblem"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 24
            +score: 0
            +lastActive: DateTime @1701971940 {#4015
              date: 2023-12-07 18:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Sammers@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4004 …}
            +nested: Doctrine\ORM\PersistentCollection {#4002 …}
            +votes: Doctrine\ORM\PersistentCollection {#4000 …}
            +reports: Doctrine\ORM\PersistentCollection {#3998 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
            -id: 171456
            -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6172508"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701119188 {#3951
              date: 2023-11-27 22:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4006}
          +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701127807 {#4131
            date: 2023-11-28 00:30:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
            "@carzian@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4137 …}
          +nested: Doctrine\ORM\PersistentCollection {#4139 …}
          +votes: Doctrine\ORM\PersistentCollection {#4135 …}
          +reports: Doctrine\ORM\PersistentCollection {#4142 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
          -id: 171913
          -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6014938"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701127807 {#4128
            date: 2023-11-28 00:30:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701128225 {#4158
          date: 2023-11-28 00:37:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
          "@QuantumSparkles@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4153 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4149 …}
        +reports: Doctrine\ORM\PersistentCollection {#4165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
        -id: 171931
        -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5633083"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701128225 {#4161
          date: 2023-11-28 00:37:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701131122 {#4181
        date: 2023-11-28 01:25:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
        "@BigWumbo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4174 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
      -id: 172068
      -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5634212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701131122 {#4184
        date: 2023-11-28 01:25:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "There is another way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701131757 {#4204
      date: 2023-11-28 01:35:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
      "@Siethron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4198 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
    -id: 172093
    -bodyTs: "'anoth':3 'way':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5634456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131757 {#4207
      date: 2023-11-28 01:35:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "True"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701180226 {#4226
    date: 2023-11-28 15:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
  -id: 173607
  -bodyTs: "'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5646138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701180226 {#4229
    date: 2023-11-28 15:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: Proxies\__CG__\App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: Proxies\__CG__\App\Entity\User {#4178 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4163
        +user: Proxies\__CG__\App\Entity\User {#4155 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4126
          +user: Proxies\__CG__\App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4006
            +user: App\Entity\User {#3954 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Great game, always upvote fire emblem"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 24
            +score: 0
            +lastActive: DateTime @1701971940 {#4015
              date: 2023-12-07 18:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Sammers@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4004 …}
            +nested: Doctrine\ORM\PersistentCollection {#4002 …}
            +votes: Doctrine\ORM\PersistentCollection {#4000 …}
            +reports: Doctrine\ORM\PersistentCollection {#3998 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
            -id: 171456
            -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6172508"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701119188 {#3951
              date: 2023-11-27 22:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4006}
          +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701127807 {#4131
            date: 2023-11-28 00:30:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
            "@carzian@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4137 …}
          +nested: Doctrine\ORM\PersistentCollection {#4139 …}
          +votes: Doctrine\ORM\PersistentCollection {#4135 …}
          +reports: Doctrine\ORM\PersistentCollection {#4142 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
          -id: 171913
          -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6014938"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701127807 {#4128
            date: 2023-11-28 00:30:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701128225 {#4158
          date: 2023-11-28 00:37:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
          "@QuantumSparkles@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4153 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4149 …}
        +reports: Doctrine\ORM\PersistentCollection {#4165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
        -id: 171931
        -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5633083"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701128225 {#4161
          date: 2023-11-28 00:37:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701131122 {#4181
        date: 2023-11-28 01:25:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
        "@BigWumbo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4174 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
      -id: 172068
      -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5634212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701131122 {#4184
        date: 2023-11-28 01:25:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "There is another way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701131757 {#4204
      date: 2023-11-28 01:35:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
      "@Siethron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4198 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
    -id: 172093
    -bodyTs: "'anoth':3 'way':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5634456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131757 {#4207
      date: 2023-11-28 01:35:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "True"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701180226 {#4226
    date: 2023-11-28 15:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
  -id: 173607
  -bodyTs: "'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5646138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701180226 {#4229
    date: 2023-11-28 15:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4245 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4209
      +user: Proxies\__CG__\App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: Proxies\__CG__\App\Entity\User {#4178 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4163
          +user: Proxies\__CG__\App\Entity\User {#4155 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4126
            +user: Proxies\__CG__\App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4006
              +user: App\Entity\User {#3954 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Great game, always upvote fire emblem"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 24
              +score: 0
              +lastActive: DateTime @1701971940 {#4015
                date: 2023-12-07 18:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Sammers@lemmy.blahaj.zone"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4004 …}
              +nested: Doctrine\ORM\PersistentCollection {#4002 …}
              +votes: Doctrine\ORM\PersistentCollection {#4000 …}
              +reports: Doctrine\ORM\PersistentCollection {#3998 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
              -id: 171456
              -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/6172508"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701119188 {#3951
                date: 2023-11-27 22:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4006}
            +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701127807 {#4131
              date: 2023-11-28 00:30:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Sammers@lemmy.blahaj.zone"
              "@carzian@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4137 …}
            +nested: Doctrine\ORM\PersistentCollection {#4139 …}
            +votes: Doctrine\ORM\PersistentCollection {#4135 …}
            +reports: Doctrine\ORM\PersistentCollection {#4142 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
            -id: 171913
            -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6014938"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701127807 {#4128
              date: 2023-11-28 00:30:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4006}
          +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701128225 {#4158
            date: 2023-11-28 00:37:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
            "@carzian@lemmy.ml"
            "@QuantumSparkles@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4153 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4149 …}
          +reports: Doctrine\ORM\PersistentCollection {#4165 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
          -id: 171931
          -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5633083"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701128225 {#4161
            date: 2023-11-28 00:37:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701131122 {#4181
          date: 2023-11-28 01:25:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
          "@QuantumSparkles@sh.itjust.works"
          "@BigWumbo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4176 …}
        +nested: Doctrine\ORM\PersistentCollection {#4174 …}
        +votes: Doctrine\ORM\PersistentCollection {#4172 …}
        +reports: Doctrine\ORM\PersistentCollection {#4188 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
        -id: 172068
        -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5634212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701131122 {#4184
          date: 2023-11-28 01:25:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "There is another way?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701131757 {#4204
        date: 2023-11-28 01:35:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
        "@BigWumbo@lemmy.world"
        "@Siethron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4198 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
      -id: 172093
      -bodyTs: "'anoth':3 'way':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5634456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701131757 {#4207
        date: 2023-11-28 01:35:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "True"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701180226 {#4226
      date: 2023-11-28 15:03:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
      "@Siethron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
    -id: 173607
    -bodyTs: "'true':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5646138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701180226 {#4229
      date: 2023-11-28 15:03:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Hector is Bestctor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701184924 {#4248
    date: 2023-11-28 16:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4259 …}
  -id: 173815
  -bodyTs: "'bestctor':3 'hector':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3236437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701184924 {#4251
    date: 2023-11-28 16:22:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4245 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4209
      +user: Proxies\__CG__\App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: Proxies\__CG__\App\Entity\User {#4178 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4163
          +user: Proxies\__CG__\App\Entity\User {#4155 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4126
            +user: Proxies\__CG__\App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4006
              +user: App\Entity\User {#3954 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Great game, always upvote fire emblem"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 24
              +score: 0
              +lastActive: DateTime @1701971940 {#4015
                date: 2023-12-07 18:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Sammers@lemmy.blahaj.zone"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4004 …}
              +nested: Doctrine\ORM\PersistentCollection {#4002 …}
              +votes: Doctrine\ORM\PersistentCollection {#4000 …}
              +reports: Doctrine\ORM\PersistentCollection {#3998 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
              -id: 171456
              -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/6172508"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701119188 {#3951
                date: 2023-11-27 22:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4006}
            +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701127807 {#4131
              date: 2023-11-28 00:30:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Sammers@lemmy.blahaj.zone"
              "@carzian@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4137 …}
            +nested: Doctrine\ORM\PersistentCollection {#4139 …}
            +votes: Doctrine\ORM\PersistentCollection {#4135 …}
            +reports: Doctrine\ORM\PersistentCollection {#4142 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
            -id: 171913
            -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6014938"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701127807 {#4128
              date: 2023-11-28 00:30:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4006}
          +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701128225 {#4158
            date: 2023-11-28 00:37:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
            "@carzian@lemmy.ml"
            "@QuantumSparkles@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4153 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4149 …}
          +reports: Doctrine\ORM\PersistentCollection {#4165 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
          -id: 171931
          -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5633083"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701128225 {#4161
            date: 2023-11-28 00:37:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701131122 {#4181
          date: 2023-11-28 01:25:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
          "@QuantumSparkles@sh.itjust.works"
          "@BigWumbo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4176 …}
        +nested: Doctrine\ORM\PersistentCollection {#4174 …}
        +votes: Doctrine\ORM\PersistentCollection {#4172 …}
        +reports: Doctrine\ORM\PersistentCollection {#4188 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
        -id: 172068
        -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5634212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701131122 {#4184
          date: 2023-11-28 01:25:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "There is another way?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701131757 {#4204
        date: 2023-11-28 01:35:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
        "@BigWumbo@lemmy.world"
        "@Siethron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4198 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
      -id: 172093
      -bodyTs: "'anoth':3 'way':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5634456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701131757 {#4207
        date: 2023-11-28 01:35:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "True"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701180226 {#4226
      date: 2023-11-28 15:03:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
      "@Siethron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
    -id: 173607
    -bodyTs: "'true':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5646138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701180226 {#4229
      date: 2023-11-28 15:03:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Hector is Bestctor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701184924 {#4248
    date: 2023-11-28 16:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4259 …}
  -id: 173815
  -bodyTs: "'bestctor':3 'hector':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3236437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701184924 {#4251
    date: 2023-11-28 16:22:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4245 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4209
      +user: Proxies\__CG__\App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: Proxies\__CG__\App\Entity\User {#4178 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4163
          +user: Proxies\__CG__\App\Entity\User {#4155 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4126
            +user: Proxies\__CG__\App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4006
              +user: App\Entity\User {#3954 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Great game, always upvote fire emblem"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 24
              +score: 0
              +lastActive: DateTime @1701971940 {#4015
                date: 2023-12-07 18:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Sammers@lemmy.blahaj.zone"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4004 …}
              +nested: Doctrine\ORM\PersistentCollection {#4002 …}
              +votes: Doctrine\ORM\PersistentCollection {#4000 …}
              +reports: Doctrine\ORM\PersistentCollection {#3998 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
              -id: 171456
              -bodyTs: "'alway':3 'emblem':6 'fire':5 'game':2 'great':1 'upvot':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/6172508"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701119188 {#3951
                date: 2023-11-27 22:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4006}
            +body: "Which one is this? I’m assuming either Sacred Stones or the self titled GBA game from the look of it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701127807 {#4131
              date: 2023-11-28 00:30:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Sammers@lemmy.blahaj.zone"
              "@carzian@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4137 …}
            +nested: Doctrine\ORM\PersistentCollection {#4139 …}
            +votes: Doctrine\ORM\PersistentCollection {#4135 …}
            +reports: Doctrine\ORM\PersistentCollection {#4142 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
            -id: 171913
            -bodyTs: "'assum':7 'either':8 'game':16 'gba':15 'look':19 'm':6 'one':2 'sacr':9 'self':13 'stone':10 'titl':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6014938"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701127807 {#4128
              date: 2023-11-28 00:30:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4006}
          +body: "Self-titled. Aka Fire Emblem 7: The Blazing Blade"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701128225 {#4158
            date: 2023-11-28 00:37:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sammers@lemmy.blahaj.zone"
            "@carzian@lemmy.ml"
            "@QuantumSparkles@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4153 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4149 …}
          +reports: Doctrine\ORM\PersistentCollection {#4165 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
          -id: 171931
          -bodyTs: "'7':7 'aka':4 'blade':10 'blaze':9 'emblem':6 'fire':5 'self':2 'self-titl':1 'titl':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5633083"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701128225 {#4161
            date: 2023-11-28 00:37:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4006}
        +body: "The game that only has a good story if you bother to S-Rank Hector hard Mode."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701131122 {#4181
          date: 2023-11-28 01:25:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sammers@lemmy.blahaj.zone"
          "@carzian@lemmy.ml"
          "@QuantumSparkles@sh.itjust.works"
          "@BigWumbo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4176 …}
        +nested: Doctrine\ORM\PersistentCollection {#4174 …}
        +votes: Doctrine\ORM\PersistentCollection {#4172 …}
        +reports: Doctrine\ORM\PersistentCollection {#4188 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
        -id: 172068
        -bodyTs: "'bother':11 'game':2 'good':7 'hard':17 'hector':16 'mode':18 'rank':15 's-rank':13 'stori':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5634212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701131122 {#4184
          date: 2023-11-28 01:25:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4006}
      +body: "There is another way?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701131757 {#4204
        date: 2023-11-28 01:35:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammers@lemmy.blahaj.zone"
        "@carzian@lemmy.ml"
        "@QuantumSparkles@sh.itjust.works"
        "@BigWumbo@lemmy.world"
        "@Siethron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4198 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
      -id: 172093
      -bodyTs: "'anoth':3 'way':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5634456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701131757 {#4207
        date: 2023-11-28 01:35:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "True"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701180226 {#4226
      date: 2023-11-28 15:03:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sammers@lemmy.blahaj.zone"
      "@carzian@lemmy.ml"
      "@QuantumSparkles@sh.itjust.works"
      "@BigWumbo@lemmy.world"
      "@Siethron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4236 …}
    -id: 173607
    -bodyTs: "'true':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5646138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701180226 {#4229
      date: 2023-11-28 15:03:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Hector is Bestctor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701184924 {#4248
    date: 2023-11-28 16:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
    "@carzian@lemmy.ml"
    "@QuantumSparkles@sh.itjust.works"
    "@BigWumbo@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4259 …}
  -id: 173815
  -bodyTs: "'bestctor':3 'hector':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3236437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701184924 {#4251
    date: 2023-11-28 16:22:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#4027 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This has "You're the worst pirate I've ever heard of / But you've heard of me" vibes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701129108 {#4044
    date: 2023-11-28 00:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4043 …}
  +nested: Doctrine\ORM\PersistentCollection {#4042 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -id: 171970
  -bodyTs: "'ever':10 'heard':11,16 'pirat':7 're':4 've':9,15 'vibe':19 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660228/-/comment/3810487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129108 {#4049
    date: 2023-11-28 00:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#4027 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This has "You're the worst pirate I've ever heard of / But you've heard of me" vibes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701129108 {#4044
    date: 2023-11-28 00:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4043 …}
  +nested: Doctrine\ORM\PersistentCollection {#4042 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -id: 171970
  -bodyTs: "'ever':10 'heard':11,16 'pirat':7 're':4 've':9,15 'vibe':19 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660228/-/comment/3810487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129108 {#4049
    date: 2023-11-28 00:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#4027 …}
  +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: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.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: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-feel-so-appreciated"
    +title: "I feel so appreciated!"
    +url: "https://lemmy.blahaj.zone/pictrs/image/25ee88d0-0549-4ca4-b482-6d322bd56cca.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 287
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701184924 {#2418
      date: 2023-11-28 16:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17495
    -titleTs: "'appreci':4 'feel':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701200734
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5879330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701114334 {#1858
      date: 2023-11-27 20:45:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This has "You're the worst pirate I've ever heard of / But you've heard of me" vibes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701129108 {#4044
    date: 2023-11-28 00:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammers@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4043 …}
  +nested: Doctrine\ORM\PersistentCollection {#4042 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -id: 171970
  -bodyTs: "'ever':10 'heard':11,16 'pirat':7 're':4 've':9,15 'vibe':19 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/660228/-/comment/3810487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129108 {#4049
    date: 2023-11-28 00:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.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: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.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