GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/24836/How-was-this-a-feel-good-story/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
4.99 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#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: "How-was-this-a-feel-good-story"
  +title: "How was this a feel good story?!"
  +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 905
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710466618 {#2418
    date: 2024-03-15 02:36:58.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: 24836
  -titleTs: "'feel':5 'good':6 'stori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9750931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703541675 {#1858
    date: 2023-12-25 23:01:15.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: "How-was-this-a-feel-good-story"
  +title: "How was this a feel good story?!"
  +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 905
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710466618 {#2418
    date: 2024-03-15 02:36:58.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: 24836
  -titleTs: "'feel':5 'good':6 'stori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9750931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703541675 {#1858
    date: 2023-12-25 23:01:15.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: "How-was-this-a-feel-good-story"
  +title: "How was this a feel good story?!"
  +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 905
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710466618 {#2418
    date: 2024-03-15 02:36:58.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: 24836
  -titleTs: "'feel':5 'good':6 'stori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9750931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703541675 {#1858
    date: 2023-12-25 23:01:15.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 {#4002
  +user: App\Entity\User {#3950 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Also, Santa, who’s implied to be the guardian of the reindeer, chose not to intervene in the slightest on behalf of Rudolph. He never at any point even acknowledged the bullying and went straight to using Rudolph for his own benefit. This, despite a 0% chance he didn’t know about the bullying considering that his literal thing is knowing if you’re bad or good. Bullying isn’t considered bad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1708488875 {#4011
    date: 2024-02-21 05:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 256145
  -bodyTs: "'0':46 'acknowledg':30 'also':1 'bad':65,72 'behalf':21 'benefit':42 'bulli':32,54,68 'chanc':47 'chose':13 'consid':55,71 'despit':44 'didn':49 'even':29 'good':67 'guardian':9 'impli':5 'interven':16 'isn':69 'know':51,61 'liter':58 'never':25 'point':28 're':64 'reindeer':12 'rudolph':23,38 'santa':2 'slightest':19 'straight':35 'thing':59 'use':37 'went':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6902791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703674483 {#3947
    date: 2023-12-27 11:54:43.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 {#4002
  +user: App\Entity\User {#3950 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Also, Santa, who’s implied to be the guardian of the reindeer, chose not to intervene in the slightest on behalf of Rudolph. He never at any point even acknowledged the bullying and went straight to using Rudolph for his own benefit. This, despite a 0% chance he didn’t know about the bullying considering that his literal thing is knowing if you’re bad or good. Bullying isn’t considered bad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1708488875 {#4011
    date: 2024-02-21 05:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 256145
  -bodyTs: "'0':46 'acknowledg':30 'also':1 'bad':65,72 'behalf':21 'benefit':42 'bulli':32,54,68 'chanc':47 'chose':13 'consid':55,71 'despit':44 'didn':49 'even':29 'good':67 'guardian':9 'impli':5 'interven':16 'isn':69 'know':51,61 'liter':58 'never':25 'point':28 're':64 'reindeer':12 'rudolph':23,38 'santa':2 'slightest':19 'straight':35 'thing':59 'use':37 'went':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6902791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703674483 {#3947
    date: 2023-12-27 11:54:43.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 {#4002
  +user: App\Entity\User {#3950 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Also, Santa, who’s implied to be the guardian of the reindeer, chose not to intervene in the slightest on behalf of Rudolph. He never at any point even acknowledged the bullying and went straight to using Rudolph for his own benefit. This, despite a 0% chance he didn’t know about the bullying considering that his literal thing is knowing if you’re bad or good. Bullying isn’t considered bad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1708488875 {#4011
    date: 2024-02-21 05:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 256145
  -bodyTs: "'0':46 'acknowledg':30 'also':1 'bad':65,72 'behalf':21 'benefit':42 'bulli':32,54,68 'chanc':47 'chose':13 'consid':55,71 'despit':44 'didn':49 'even':29 'good':67 'guardian':9 'impli':5 'interven':16 'isn':69 'know':51,61 'liter':58 'never':25 'point':28 're':64 'reindeer':12 'rudolph':23,38 'santa':2 'slightest':19 'straight':35 'thing':59 'use':37 'went':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6902791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703674483 {#3947
    date: 2023-12-27 11:54:43.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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Also, Santa, who’s implied to be the guardian of the reindeer, chose not to intervene in the slightest on behalf of Rudolph. He never at any point even acknowledged the bullying and went straight to using Rudolph for his own benefit. This, despite a 0% chance he didn’t know about the bullying considering that his literal thing is knowing if you’re bad or good. Bullying isn’t considered bad?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1708488875 {#4011
      date: 2024-02-21 05:14:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 256145
    -bodyTs: "'0':46 'acknowledg':30 'also':1 'bad':65,72 'behalf':21 'benefit':42 'bulli':32,54,68 'chanc':47 'chose':13 'consid':55,71 'despit':44 'didn':49 'even':29 'good':67 'guardian':9 'impli':5 'interven':16 'isn':69 'know':51,61 'liter':58 'never':25 'point':28 're':64 'reindeer':12 'rudolph':23,38 'santa':2 'slightest':19 'straight':35 'thing':59 'use':37 'went':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6902791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703674483 {#3947
      date: 2023-12-27 11:54:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Maybe knowing bad from good only works on human children?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703699935 {#4830
    date: 2023-12-27 18:58:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -id: 257091
  -bodyTs: "'bad':3 'children':10 'good':5 'human':9 'know':2 'mayb':1 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703699935 {#4831
    date: 2023-12-27 18:58:55.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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Also, Santa, who’s implied to be the guardian of the reindeer, chose not to intervene in the slightest on behalf of Rudolph. He never at any point even acknowledged the bullying and went straight to using Rudolph for his own benefit. This, despite a 0% chance he didn’t know about the bullying considering that his literal thing is knowing if you’re bad or good. Bullying isn’t considered bad?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1708488875 {#4011
      date: 2024-02-21 05:14:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 256145
    -bodyTs: "'0':46 'acknowledg':30 'also':1 'bad':65,72 'behalf':21 'benefit':42 'bulli':32,54,68 'chanc':47 'chose':13 'consid':55,71 'despit':44 'didn':49 'even':29 'good':67 'guardian':9 'impli':5 'interven':16 'isn':69 'know':51,61 'liter':58 'never':25 'point':28 're':64 'reindeer':12 'rudolph':23,38 'santa':2 'slightest':19 'straight':35 'thing':59 'use':37 'went':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6902791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703674483 {#3947
      date: 2023-12-27 11:54:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Maybe knowing bad from good only works on human children?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703699935 {#4830
    date: 2023-12-27 18:58:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -id: 257091
  -bodyTs: "'bad':3 'children':10 'good':5 'human':9 'know':2 'mayb':1 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703699935 {#4831
    date: 2023-12-27 18:58:55.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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Also, Santa, who’s implied to be the guardian of the reindeer, chose not to intervene in the slightest on behalf of Rudolph. He never at any point even acknowledged the bullying and went straight to using Rudolph for his own benefit. This, despite a 0% chance he didn’t know about the bullying considering that his literal thing is knowing if you’re bad or good. Bullying isn’t considered bad?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1708488875 {#4011
      date: 2024-02-21 05:14:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 256145
    -bodyTs: "'0':46 'acknowledg':30 'also':1 'bad':65,72 'behalf':21 'benefit':42 'bulli':32,54,68 'chanc':47 'chose':13 'consid':55,71 'despit':44 'didn':49 'even':29 'good':67 'guardian':9 'impli':5 'interven':16 'isn':69 'know':51,61 'liter':58 'never':25 'point':28 're':64 'reindeer':12 'rudolph':23,38 'santa':2 'slightest':19 'straight':35 'thing':59 'use':37 'went':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6902791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703674483 {#3947
      date: 2023-12-27 11:54:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Maybe knowing bad from good only works on human children?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703699935 {#4830
    date: 2023-12-27 18:58:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -id: 257091
  -bodyTs: "'bad':3 'children':10 'good':5 'human':9 'know':2 'mayb':1 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703699935 {#4831
    date: 2023-12-27 18:58:55.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 {#4037
  +user: App\Entity\User {#4021 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Aye, Rudolph thought it was an honor to lead out front, finally feeling accepted and needed by everyone. Turns out they were just using him as a flashlight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703672235 {#4043
    date: 2023-12-27 11:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 256107
  -bodyTs: "'accept':14 'aye':1 'everyon':18 'feel':13 'final':12 'flashlight':28 'front':11 'honor':7 'lead':9 'need':16 'rudolph':2 'thought':3 'turn':19 'use':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703672235 {#4044
    date: 2023-12-27 11:17:15.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 {#4037
  +user: App\Entity\User {#4021 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Aye, Rudolph thought it was an honor to lead out front, finally feeling accepted and needed by everyone. Turns out they were just using him as a flashlight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703672235 {#4043
    date: 2023-12-27 11:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 256107
  -bodyTs: "'accept':14 'aye':1 'everyon':18 'feel':13 'final':12 'flashlight':28 'front':11 'honor':7 'lead':9 'need':16 'rudolph':2 'thought':3 'turn':19 'use':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703672235 {#4044
    date: 2023-12-27 11:17:15.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 {#4037
  +user: App\Entity\User {#4021 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Aye, Rudolph thought it was an honor to lead out front, finally feeling accepted and needed by everyone. Turns out they were just using him as a flashlight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703672235 {#4043
    date: 2023-12-27 11:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 256107
  -bodyTs: "'accept':14 'aye':1 'everyon':18 'feel':13 'final':12 'flashlight':28 'front':11 'honor':7 'lead':9 'need':16 'rudolph':2 'thought':3 'turn':19 'use':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703672235 {#4044
    date: 2023-12-27 11:17:15.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 {#4121
  +user: 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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "His red nose is a tumour."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1707995586 {#4116
    date: 2024-02-15 12:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 254005
  -bodyTs: "'nose':3 'red':2 'tumour':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703607917 {#4117
    date: 2023-12-26 17:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4121
  +user: 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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "His red nose is a tumour."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1707995586 {#4116
    date: 2024-02-15 12:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 254005
  -bodyTs: "'nose':3 'red':2 'tumour':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703607917 {#4117
    date: 2023-12-26 17:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4121
  +user: 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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "His red nose is a tumour."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1707995586 {#4116
    date: 2024-02-15 12:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 254005
  -bodyTs: "'nose':3 'red':2 'tumour':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703607917 {#4117
    date: 2023-12-26 17:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4816
  +user: Proxies\__CG__\App\Entity\User {#4817 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "His red nose is a tumour."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1707995586 {#4116
      date: 2024-02-15 12:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 254005
    -bodyTs: "'nose':3 'red':2 'tumour':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6250335"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703607917 {#4117
      date: 2023-12-26 17:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "A magical Christmas tumor?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703608580 {#4814
    date: 2023-12-26 17:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 254033
  -bodyTs: "'christma':3 'magic':2 'tumor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703608580 {#4815
    date: 2023-12-26 17:36:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4816
  +user: Proxies\__CG__\App\Entity\User {#4817 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "His red nose is a tumour."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1707995586 {#4116
      date: 2024-02-15 12:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 254005
    -bodyTs: "'nose':3 'red':2 'tumour':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6250335"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703607917 {#4117
      date: 2023-12-26 17:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "A magical Christmas tumor?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703608580 {#4814
    date: 2023-12-26 17:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 254033
  -bodyTs: "'christma':3 'magic':2 'tumor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703608580 {#4815
    date: 2023-12-26 17:36:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4816
  +user: Proxies\__CG__\App\Entity\User {#4817 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "His red nose is a tumour."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1707995586 {#4116
      date: 2024-02-15 12:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 254005
    -bodyTs: "'nose':3 'red':2 'tumour':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6250335"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703607917 {#4117
      date: 2023-12-26 17:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "A magical Christmas tumor?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703608580 {#4814
    date: 2023-12-26 17:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 254033
  -bodyTs: "'christma':3 'magic':2 'tumor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703608580 {#4815
    date: 2023-12-26 17:36:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4194
  +user: App\Entity\User {#4207 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Reminds me of some nature movie where there was an albino antelope and it was shunned from the pack because it was different and then some snake ate it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1708371475 {#4189
    date: 2024-02-19 20:37:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 254004
  -bodyTs: "'albino':11 'antelop':12 'ate':28 'differ':23 'movi':6 'natur':5 'pack':19 'remind':1 'shun':16 'snake':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/3542188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703607877 {#4190
    date: 2023-12-26 17:24:37.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 {#4194
  +user: App\Entity\User {#4207 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Reminds me of some nature movie where there was an albino antelope and it was shunned from the pack because it was different and then some snake ate it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1708371475 {#4189
    date: 2024-02-19 20:37:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 254004
  -bodyTs: "'albino':11 'antelop':12 'ate':28 'differ':23 'movi':6 'natur':5 'pack':19 'remind':1 'shun':16 'snake':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/3542188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703607877 {#4190
    date: 2023-12-26 17:24:37.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 {#4194
  +user: App\Entity\User {#4207 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Reminds me of some nature movie where there was an albino antelope and it was shunned from the pack because it was different and then some snake ate it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1708371475 {#4189
    date: 2024-02-19 20:37:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 254004
  -bodyTs: "'albino':11 'antelop':12 'ate':28 'differ':23 'movi':6 'natur':5 'pack':19 'remind':1 'shun':16 'snake':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/3542188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703607877 {#4190
    date: 2023-12-26 17:24:37.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 {#4800
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Reminds me of some nature movie where there was an albino antelope and it was shunned from the pack because it was different and then some snake ate it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1708371475 {#4189
      date: 2024-02-19 20:37:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 254004
    -bodyTs: "'albino':11 'antelop':12 'ate':28 'differ':23 'movi':6 'natur':5 'pack':19 'remind':1 'shun':16 'snake':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/3542188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703607877 {#4190
      date: 2023-12-26 17:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: """
    Well there is a clear evolutionary advantage to being wary of ‘difference’ and you can see that behaviour in nearly every species. Yes, even fluffy puppy dogs.\n
    \n
    Human society is the one exception. We have beaten mother nature in the natural world (hunger, warmth and shelter) and now we are focussing on the primordial mother nature within us. Where we cant directly fix a physical or genetic weakness, we reprogramme ourselves (via society) to normalise and accept differences amongst us.\n
    \n
    Attitudes to Rudolph show how much we have changed in recent years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703676468 {#4798
    date: 2023-12-27 12:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 256197
  -bodyTs: "'accept':77 'advantag':7 'amongst':79 'attitud':81 'beaten':36 'behaviour':18 'cant':61 'chang':89 'clear':5 'differ':12,78 'direct':62 'dog':27 'even':24 'everi':21 'evolutionari':6 'except':33 'fix':63 'fluffi':25 'focuss':51 'genet':67 'human':28 'hunger':43 'mother':37,55 'much':86 'natur':38,41,56 'near':20 'normalis':75 'one':32 'physic':65 'primordi':54 'puppi':26 'recent':91 'reprogramm':70 'rudolph':83 'see':16 'shelter':46 'show':84 'societi':29,73 'speci':22 'us':58,80 'via':72 'wari':10 'warmth':44 'weak':68 'well':1 'within':57 'world':42 'year':92 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6903034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703676468 {#4799
    date: 2023-12-27 12:27: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
31 DENIED edit
App\Entity\EntryComment {#4800
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Reminds me of some nature movie where there was an albino antelope and it was shunned from the pack because it was different and then some snake ate it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1708371475 {#4189
      date: 2024-02-19 20:37:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 254004
    -bodyTs: "'albino':11 'antelop':12 'ate':28 'differ':23 'movi':6 'natur':5 'pack':19 'remind':1 'shun':16 'snake':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/3542188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703607877 {#4190
      date: 2023-12-26 17:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: """
    Well there is a clear evolutionary advantage to being wary of ‘difference’ and you can see that behaviour in nearly every species. Yes, even fluffy puppy dogs.\n
    \n
    Human society is the one exception. We have beaten mother nature in the natural world (hunger, warmth and shelter) and now we are focussing on the primordial mother nature within us. Where we cant directly fix a physical or genetic weakness, we reprogramme ourselves (via society) to normalise and accept differences amongst us.\n
    \n
    Attitudes to Rudolph show how much we have changed in recent years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703676468 {#4798
    date: 2023-12-27 12:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 256197
  -bodyTs: "'accept':77 'advantag':7 'amongst':79 'attitud':81 'beaten':36 'behaviour':18 'cant':61 'chang':89 'clear':5 'differ':12,78 'direct':62 'dog':27 'even':24 'everi':21 'evolutionari':6 'except':33 'fix':63 'fluffi':25 'focuss':51 'genet':67 'human':28 'hunger':43 'mother':37,55 'much':86 'natur':38,41,56 'near':20 'normalis':75 'one':32 'physic':65 'primordi':54 'puppi':26 'recent':91 'reprogramm':70 'rudolph':83 'see':16 'shelter':46 'show':84 'societi':29,73 'speci':22 'us':58,80 'via':72 'wari':10 'warmth':44 'weak':68 'well':1 'within':57 'world':42 'year':92 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6903034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703676468 {#4799
    date: 2023-12-27 12:27: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
32 DENIED moderate
App\Entity\EntryComment {#4800
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Reminds me of some nature movie where there was an albino antelope and it was shunned from the pack because it was different and then some snake ate it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1708371475 {#4189
      date: 2024-02-19 20:37:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 254004
    -bodyTs: "'albino':11 'antelop':12 'ate':28 'differ':23 'movi':6 'natur':5 'pack':19 'remind':1 'shun':16 'snake':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/3542188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703607877 {#4190
      date: 2023-12-26 17:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: """
    Well there is a clear evolutionary advantage to being wary of ‘difference’ and you can see that behaviour in nearly every species. Yes, even fluffy puppy dogs.\n
    \n
    Human society is the one exception. We have beaten mother nature in the natural world (hunger, warmth and shelter) and now we are focussing on the primordial mother nature within us. Where we cant directly fix a physical or genetic weakness, we reprogramme ourselves (via society) to normalise and accept differences amongst us.\n
    \n
    Attitudes to Rudolph show how much we have changed in recent years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703676468 {#4798
    date: 2023-12-27 12:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 256197
  -bodyTs: "'accept':77 'advantag':7 'amongst':79 'attitud':81 'beaten':36 'behaviour':18 'cant':61 'chang':89 'clear':5 'differ':12,78 'direct':62 'dog':27 'even':24 'everi':21 'evolutionari':6 'except':33 'fix':63 'fluffi':25 'focuss':51 'genet':67 'human':28 'hunger':43 'mother':37,55 'much':86 'natur':38,41,56 'near':20 'normalis':75 'one':32 'physic':65 'primordi':54 'puppi':26 'recent':91 'reprogramm':70 'rudolph':83 'see':16 'shelter':46 'show':84 'societi':29,73 'speci':22 'us':58,80 'via':72 'wari':10 'warmth':44 'weak':68 'well':1 'within':57 'world':42 'year':92 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6903034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703676468 {#4799
    date: 2023-12-27 12:27: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
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 {#4268
  +user: App\Entity\User {#4281 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I like this post. Festive fun criticism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703553260 {#4262
    date: 2023-12-26 02:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 252432
  -bodyTs: "'critic':7 'festiv':5 'fun':6 'like':2 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5885729"
  +editedAt: DateTimeImmutable @1707808225 {#4263
    date: 2024-02-13 08:10:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703553260 {#4264
    date: 2023-12-26 02:14:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I like this post. Festive fun criticism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703553260 {#4262
    date: 2023-12-26 02:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 252432
  -bodyTs: "'critic':7 'festiv':5 'fun':6 'like':2 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5885729"
  +editedAt: DateTimeImmutable @1707808225 {#4263
    date: 2024-02-13 08:10:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703553260 {#4264
    date: 2023-12-26 02:14:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I like this post. Festive fun criticism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703553260 {#4262
    date: 2023-12-26 02:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 252432
  -bodyTs: "'critic':7 'festiv':5 'fun':6 'like':2 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5885729"
  +editedAt: DateTimeImmutable @1707808225 {#4263
    date: 2024-02-13 08:10:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703553260 {#4264
    date: 2023-12-26 02:14:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[courageous convictions will drag this dream to existence](https://youtu.be/Yh5RSv52g6U?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703549225 {#4337
    date: 2023-12-26 01:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 252314
  -bodyTs: "'/yh5rsv52g6u?feature=shared)':11 'convict':2 'courag':1 'drag':4 'dream':6 'exist':8 'youtu.be':10 'youtu.be/yh5rsv52g6u?feature=shared)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6242019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549225 {#4338
    date: 2023-12-26 01:07: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
39 DENIED edit
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[courageous convictions will drag this dream to existence](https://youtu.be/Yh5RSv52g6U?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703549225 {#4337
    date: 2023-12-26 01:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 252314
  -bodyTs: "'/yh5rsv52g6u?feature=shared)':11 'convict':2 'courag':1 'drag':4 'dream':6 'exist':8 'youtu.be':10 'youtu.be/yh5rsv52g6u?feature=shared)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6242019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549225 {#4338
    date: 2023-12-26 01:07: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
40 DENIED moderate
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[courageous convictions will drag this dream to existence](https://youtu.be/Yh5RSv52g6U?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703549225 {#4337
    date: 2023-12-26 01:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 252314
  -bodyTs: "'/yh5rsv52g6u?feature=shared)':11 'convict':2 'courag':1 'drag':4 'dream':6 'exist':8 'youtu.be':10 'youtu.be/yh5rsv52g6u?feature=shared)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6242019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549225 {#4338
    date: 2023-12-26 01:07: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought Fireball’s reaction to Rudolph’s glowing nose was a little extreme. He’s a magical, flying reindeer who lives with Santa and his elves at the North Pole. Surely, he has seen some really weird sh*t.\n
    \n
    But he reacts to Rudolph as if his skull had burst into flames.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1710393274 {#4410
    date: 2024-03-14 06:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 252178
  -bodyTs: "'burst':51 'elv':27 'extrem':14 'firebal':3 'flame':53 'fli':19 'glow':9 'littl':13 'live':22 'magic':18 'north':30 'nose':10 'pole':31 'react':43 'reaction':5 'realli':37 'reindeer':20 'rudolph':7,45 'santa':24 'seen':35 'sh':39 'skull':49 'sure':32 'thought':2 'weird':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6880209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703545533 {#4411
    date: 2023-12-26 00:05:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought Fireball’s reaction to Rudolph’s glowing nose was a little extreme. He’s a magical, flying reindeer who lives with Santa and his elves at the North Pole. Surely, he has seen some really weird sh*t.\n
    \n
    But he reacts to Rudolph as if his skull had burst into flames.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1710393274 {#4410
    date: 2024-03-14 06:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 252178
  -bodyTs: "'burst':51 'elv':27 'extrem':14 'firebal':3 'flame':53 'fli':19 'glow':9 'littl':13 'live':22 'magic':18 'north':30 'nose':10 'pole':31 'react':43 'reaction':5 'realli':37 'reindeer':20 'rudolph':7,45 'santa':24 'seen':35 'sh':39 'skull':49 'sure':32 'thought':2 'weird':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6880209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703545533 {#4411
    date: 2023-12-26 00:05:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought Fireball’s reaction to Rudolph’s glowing nose was a little extreme. He’s a magical, flying reindeer who lives with Santa and his elves at the North Pole. Surely, he has seen some really weird sh*t.\n
    \n
    But he reacts to Rudolph as if his skull had burst into flames.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1710393274 {#4410
    date: 2024-03-14 06:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 252178
  -bodyTs: "'burst':51 'elv':27 'extrem':14 'firebal':3 'flame':53 'fli':19 'glow':9 'littl':13 'live':22 'magic':18 'north':30 'nose':10 'pole':31 'react':43 'reaction':5 'realli':37 'reindeer':20 'rudolph':7,45 'santa':24 'seen':35 'sh':39 'skull':49 'sure':32 'thought':2 'weird':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6880209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703545533 {#4411
    date: 2023-12-26 00:05:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4784
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I thought Fireball’s reaction to Rudolph’s glowing nose was a little extreme. He’s a magical, flying reindeer who lives with Santa and his elves at the North Pole. Surely, he has seen some really weird sh*t.\n
      \n
      But he reacts to Rudolph as if his skull had burst into flames.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1710393274 {#4410
      date: 2024-03-14 06:14:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 252178
    -bodyTs: "'burst':51 'elv':27 'extrem':14 'firebal':3 'flame':53 'fli':19 'glow':9 'littl':13 'live':22 'magic':18 'north':30 'nose':10 'pole':31 'react':43 'reaction':5 'realli':37 'reindeer':20 'rudolph':7,45 'santa':24 'seen':35 'sh':39 'skull':49 'sure':32 'thought':2 'weird':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703545533 {#4411
      date: 2023-12-26 00:05:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Maybe for reindeer having a red nose is equivalent to a human having no nose. Just super disturbing look on a deep level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703547198 {#4782
    date: 2023-12-26 00:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 270597
  -bodyTs: "'deep':22 'disturb':18 'equival':9 'human':12 'level':23 'look':19 'mayb':1 'nose':7,15 'red':6 'reindeer':3 'super':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4302012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703547198 {#4783
    date: 2023-12-26 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4784
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I thought Fireball’s reaction to Rudolph’s glowing nose was a little extreme. He’s a magical, flying reindeer who lives with Santa and his elves at the North Pole. Surely, he has seen some really weird sh*t.\n
      \n
      But he reacts to Rudolph as if his skull had burst into flames.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1710393274 {#4410
      date: 2024-03-14 06:14:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 252178
    -bodyTs: "'burst':51 'elv':27 'extrem':14 'firebal':3 'flame':53 'fli':19 'glow':9 'littl':13 'live':22 'magic':18 'north':30 'nose':10 'pole':31 'react':43 'reaction':5 'realli':37 'reindeer':20 'rudolph':7,45 'santa':24 'seen':35 'sh':39 'skull':49 'sure':32 'thought':2 'weird':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703545533 {#4411
      date: 2023-12-26 00:05:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Maybe for reindeer having a red nose is equivalent to a human having no nose. Just super disturbing look on a deep level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703547198 {#4782
    date: 2023-12-26 00:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 270597
  -bodyTs: "'deep':22 'disturb':18 'equival':9 'human':12 'level':23 'look':19 'mayb':1 'nose':7,15 'red':6 'reindeer':3 'super':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4302012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703547198 {#4783
    date: 2023-12-26 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4784
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I thought Fireball’s reaction to Rudolph’s glowing nose was a little extreme. He’s a magical, flying reindeer who lives with Santa and his elves at the North Pole. Surely, he has seen some really weird sh*t.\n
      \n
      But he reacts to Rudolph as if his skull had burst into flames.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1710393274 {#4410
      date: 2024-03-14 06:14:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 252178
    -bodyTs: "'burst':51 'elv':27 'extrem':14 'firebal':3 'flame':53 'fli':19 'glow':9 'littl':13 'live':22 'magic':18 'north':30 'nose':10 'pole':31 'react':43 'reaction':5 'realli':37 'reindeer':20 'rudolph':7,45 'santa':24 'seen':35 'sh':39 'skull':49 'sure':32 'thought':2 'weird':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703545533 {#4411
      date: 2023-12-26 00:05:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Maybe for reindeer having a red nose is equivalent to a human having no nose. Just super disturbing look on a deep level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703547198 {#4782
    date: 2023-12-26 00:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 270597
  -bodyTs: "'deep':22 'disturb':18 'equival':9 'human':12 'level':23 'look':19 'mayb':1 'nose':7,15 'red':6 'reindeer':3 'super':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4302012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703547198 {#4783
    date: 2023-12-26 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4489
  +user: App\Entity\User {#4502 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1710466618 {#4484
    date: 2024-03-15 02:36:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 252160
  -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703544578 {#4485
    date: 2023-12-25 23:49:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4489
  +user: App\Entity\User {#4502 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1710466618 {#4484
    date: 2024-03-15 02:36:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 252160
  -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703544578 {#4485
    date: 2023-12-25 23:49:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4489
  +user: App\Entity\User {#4502 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1710466618 {#4484
    date: 2024-03-15 02:36:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 252160
  -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703544578 {#4485
    date: 2023-12-25 23:49:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4752
  +user: Proxies\__CG__\App\Entity\User {#4753 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1710466618 {#4484
      date: 2024-03-15 02:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 252160
    -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544578 {#4485
      date: 2023-12-25 23:49:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Galileo has entered the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703546019 {#4750
    date: 2023-12-26 00:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 252197
  -bodyTs: "'chat':5 'enter':3 'galileo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6241460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703546019 {#4751
    date: 2023-12-26 00:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4752
  +user: Proxies\__CG__\App\Entity\User {#4753 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1710466618 {#4484
      date: 2024-03-15 02:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 252160
    -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544578 {#4485
      date: 2023-12-25 23:49:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Galileo has entered the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703546019 {#4750
    date: 2023-12-26 00:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 252197
  -bodyTs: "'chat':5 'enter':3 'galileo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6241460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703546019 {#4751
    date: 2023-12-26 00:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4752
  +user: Proxies\__CG__\App\Entity\User {#4753 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1710466618 {#4484
      date: 2024-03-15 02:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 252160
    -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544578 {#4485
      date: 2023-12-25 23:49:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Galileo has entered the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703546019 {#4750
    date: 2023-12-26 00:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 252197
  -bodyTs: "'chat':5 'enter':3 'galileo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6241460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703546019 {#4751
    date: 2023-12-26 00:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4768
  +user: Proxies\__CG__\App\Entity\User {#4769 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1710466618 {#4484
      date: 2024-03-15 02:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 252160
    -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544578 {#4485
      date: 2023-12-25 23:49:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "whats the 1939 about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703548854 {#4766
    date: 2023-12-26 01:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 252305
  -bodyTs: "'1939':3 'what':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6880941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703548854 {#4767
    date: 2023-12-26 01:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4768
  +user: Proxies\__CG__\App\Entity\User {#4769 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1710466618 {#4484
      date: 2024-03-15 02:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 252160
    -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544578 {#4485
      date: 2023-12-25 23:49:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "whats the 1939 about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703548854 {#4766
    date: 2023-12-26 01:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 252305
  -bodyTs: "'1939':3 'what':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6880941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703548854 {#4767
    date: 2023-12-26 01:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4768
  +user: Proxies\__CG__\App\Entity\User {#4769 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1710466618 {#4484
      date: 2024-03-15 02:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 252160
    -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544578 {#4485
      date: 2023-12-25 23:49:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "whats the 1939 about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703548854 {#4766
    date: 2023-12-26 01:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 252305
  -bodyTs: "'1939':3 'what':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6880941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703548854 {#4767
    date: 2023-12-26 01:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4850
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "The year that Rudolph the Red Nosed Reindeer was created."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703553270 {#4849
    date: 2023-12-26 02:14:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -id: 252434
  -bodyTs: "'creat':10 'nose':7 'red':6 'reindeer':8 'rudolph':4 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6840100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703553270 {#4852
    date: 2023-12-26 02:14:30.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
63 DENIED edit
App\Entity\EntryComment {#4850
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "The year that Rudolph the Red Nosed Reindeer was created."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703553270 {#4849
    date: 2023-12-26 02:14:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -id: 252434
  -bodyTs: "'creat':10 'nose':7 'red':6 'reindeer':8 'rudolph':4 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6840100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703553270 {#4852
    date: 2023-12-26 02:14:30.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
64 DENIED moderate
App\Entity\EntryComment {#4850
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "The year that Rudolph the Red Nosed Reindeer was created."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703553270 {#4849
    date: 2023-12-26 02:14:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -id: 252434
  -bodyTs: "'creat':10 'nose':7 'red':6 'reindeer':8 'rudolph':4 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6840100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703553270 {#4852
    date: 2023-12-26 02:14:30.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4871
  +user: App\Entity\User {#4502 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    First and most especially the single most important factor: b/c I thought it sounded cool. 😎\n
    \n
    Second, I googled "what does Zaddy mean" - oh wait that was earlier in the day, cough, I mean I googled "Rudolph the Red-Nosed Reindeer", found that it was first aired in 1939, and so put that.\n
    \n
    Third, it is a popular [meme format](https://knowyourmeme.com/memes/x-z-ing-since-y).\n
    \n
    But mostly b/c it sounded cool (yet is accurate).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703552994 {#4869
    date: 2023-12-26 02:09:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 252438
  -bodyTs: "'/memes/x-z-ing-since-y).':63 '1939':49 'accur':72 'air':47 'b/c':10,66 'cool':15,69 'cough':31 'day':30 'earlier':27 'especi':4 'factor':9 'first':1,46 'format':60 'found':42 'googl':18,35 'import':8 'knowyourmeme.com':62 'knowyourmeme.com/memes/x-z-ing-since-y).':61 'mean':22,33 'meme':59 'most':65 'nose':40 'oh':23 'popular':58 'put':52 'red':39 'red-nos':38 'reindeer':41 'rudolph':36 'second':16 'singl':6 'sound':14,68 'third':54 'thought':12 'wait':24 'yet':70 'zaddi':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4305127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552994 {#4870
    date: 2023-12-26 02:09:54.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
67 DENIED edit
App\Entity\EntryComment {#4871
  +user: App\Entity\User {#4502 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    First and most especially the single most important factor: b/c I thought it sounded cool. 😎\n
    \n
    Second, I googled "what does Zaddy mean" - oh wait that was earlier in the day, cough, I mean I googled "Rudolph the Red-Nosed Reindeer", found that it was first aired in 1939, and so put that.\n
    \n
    Third, it is a popular [meme format](https://knowyourmeme.com/memes/x-z-ing-since-y).\n
    \n
    But mostly b/c it sounded cool (yet is accurate).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703552994 {#4869
    date: 2023-12-26 02:09:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 252438
  -bodyTs: "'/memes/x-z-ing-since-y).':63 '1939':49 'accur':72 'air':47 'b/c':10,66 'cool':15,69 'cough':31 'day':30 'earlier':27 'especi':4 'factor':9 'first':1,46 'format':60 'found':42 'googl':18,35 'import':8 'knowyourmeme.com':62 'knowyourmeme.com/memes/x-z-ing-since-y).':61 'mean':22,33 'meme':59 'most':65 'nose':40 'oh':23 'popular':58 'put':52 'red':39 'red-nos':38 'reindeer':41 'rudolph':36 'second':16 'singl':6 'sound':14,68 'third':54 'thought':12 'wait':24 'yet':70 'zaddi':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4305127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552994 {#4870
    date: 2023-12-26 02:09:54.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
68 DENIED moderate
App\Entity\EntryComment {#4871
  +user: App\Entity\User {#4502 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    First and most especially the single most important factor: b/c I thought it sounded cool. 😎\n
    \n
    Second, I googled "what does Zaddy mean" - oh wait that was earlier in the day, cough, I mean I googled "Rudolph the Red-Nosed Reindeer", found that it was first aired in 1939, and so put that.\n
    \n
    Third, it is a popular [meme format](https://knowyourmeme.com/memes/x-z-ing-since-y).\n
    \n
    But mostly b/c it sounded cool (yet is accurate).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703552994 {#4869
    date: 2023-12-26 02:09:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 252438
  -bodyTs: "'/memes/x-z-ing-since-y).':63 '1939':49 'accur':72 'air':47 'b/c':10,66 'cool':15,69 'cough':31 'day':30 'earlier':27 'especi':4 'factor':9 'first':1,46 'format':60 'found':42 'googl':18,35 'import':8 'knowyourmeme.com':62 'knowyourmeme.com/memes/x-z-ing-since-y).':61 'mean':22,33 'meme':59 'most':65 'nose':40 'oh':23 'popular':58 'put':52 'red':39 'red-nos':38 'reindeer':41 'rudolph':36 'second':16 'singl':6 'sound':14,68 'third':54 'thought':12 'wait':24 'yet':70 'zaddi':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4305127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552994 {#4870
    date: 2023-12-26 02:09:54.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "![](https://lemmy.world/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704130282 {#4884
    date: 2024-01-01 18:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 271030
  -bodyTs: "'/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6335235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704130282 {#4885
    date: 2024-01-01 18:31: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
71 DENIED edit
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "![](https://lemmy.world/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704130282 {#4884
    date: 2024-01-01 18:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 271030
  -bodyTs: "'/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6335235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704130282 {#4885
    date: 2024-01-01 18:31: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
72 DENIED moderate
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4768
    +user: Proxies\__CG__\App\Entity\User {#4769 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Teaching true facts about the world - that some people will never truly love you, only what you can do for them - since 1939."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1710466618 {#4484
        date: 2024-03-15 02:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 252160
      -bodyTs: "'1939':23 'fact':3 'love':13 'never':11 'peopl':9 'sinc':22 'teach':1 'true':2 'truli':12 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/724740/-/comment/4303930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544578 {#4485
        date: 2023-12-25 23:49:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "whats the 1939 about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703548854 {#4766
      date: 2023-12-26 01:00:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@OpenStars@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 252305
    -bodyTs: "'1939':3 'what':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6880941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703548854 {#4767
      date: 2023-12-26 01:00:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "![](https://lemmy.world/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704130282 {#4884
    date: 2024-01-01 18:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OpenStars@kbin.social"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 271030
  -bodyTs: "'/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/ec457ba6-bb6b-4e64-ad67-4f0da04a4b5a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6335235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704130282 {#4885
    date: 2024-01-01 18:31: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1710452581 {#4558
    date: 2024-03-14 22:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 252134
  -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6241181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703544151 {#4559
    date: 2023-12-25 23:42:31.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
75 DENIED edit
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1710452581 {#4558
    date: 2024-03-14 22:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 252134
  -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6241181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703544151 {#4559
    date: 2023-12-25 23:42:31.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
76 DENIED moderate
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1710452581 {#4558
    date: 2024-03-14 22:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 252134
  -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6241181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703544151 {#4559
    date: 2023-12-25 23:42:31.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4720 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1710452581 {#4558
      date: 2024-03-14 22:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 252134
    -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6241181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544151 {#4559
      date: 2023-12-25 23:42:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "He got so drunk his nose got so red it glowed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703576418 {#4713
    date: 2023-12-26 08:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 253027
  -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5940103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703576418 {#4716
    date: 2023-12-26 08:40:18.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
79 DENIED edit
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4720 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1710452581 {#4558
      date: 2024-03-14 22:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 252134
    -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6241181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544151 {#4559
      date: 2023-12-25 23:42:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "He got so drunk his nose got so red it glowed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703576418 {#4713
    date: 2023-12-26 08:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 253027
  -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5940103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703576418 {#4716
    date: 2023-12-26 08:40:18.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
80 DENIED moderate
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4720 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1710452581 {#4558
      date: 2024-03-14 22:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 252134
    -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6241181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544151 {#4559
      date: 2023-12-25 23:42:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "He got so drunk his nose got so red it glowed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703576418 {#4713
    date: 2023-12-26 08:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 253027
  -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5940103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703576418 {#4716
    date: 2023-12-26 08:40:18.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4903
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4714
    +user: Proxies\__CG__\App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1710452581 {#4558
        date: 2024-03-14 22:43:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 252134
      -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6241181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544151 {#4559
        date: 2023-12-25 23:42:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "He got so drunk his nose got so red it glowed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703576418 {#4713
      date: 2023-12-26 08:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 253027
    -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5940103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703576418 {#4716
      date: 2023-12-26 08:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "He wasn’t perceived as valuable until certain traits were made apparent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703607247 {#4900
    date: 2023-12-26 17:14:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 253967
  -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250188"
  +editedAt: DateTimeImmutable @1709843788 {#4901
    date: 2024-03-07 21:36:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703607247 {#4902
    date: 2023-12-26 17:14: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
83 DENIED edit
App\Entity\EntryComment {#4903
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4714
    +user: Proxies\__CG__\App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1710452581 {#4558
        date: 2024-03-14 22:43:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 252134
      -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6241181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544151 {#4559
        date: 2023-12-25 23:42:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "He got so drunk his nose got so red it glowed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703576418 {#4713
      date: 2023-12-26 08:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 253027
    -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5940103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703576418 {#4716
      date: 2023-12-26 08:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "He wasn’t perceived as valuable until certain traits were made apparent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703607247 {#4900
    date: 2023-12-26 17:14:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 253967
  -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250188"
  +editedAt: DateTimeImmutable @1709843788 {#4901
    date: 2024-03-07 21:36:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703607247 {#4902
    date: 2023-12-26 17:14: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
84 DENIED moderate
App\Entity\EntryComment {#4903
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4714
    +user: Proxies\__CG__\App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1710452581 {#4558
        date: 2024-03-14 22:43:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 252134
      -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6241181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703544151 {#4559
        date: 2023-12-25 23:42:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "He got so drunk his nose got so red it glowed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703576418 {#4713
      date: 2023-12-26 08:40:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 253027
    -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5940103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703576418 {#4716
      date: 2023-12-26 08:40:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "He wasn’t perceived as valuable until certain traits were made apparent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703607247 {#4900
    date: 2023-12-26 17:14:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 253967
  -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6250188"
  +editedAt: DateTimeImmutable @1709843788 {#4901
    date: 2024-03-07 21:36:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703607247 {#4902
    date: 2023-12-26 17:14: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4021 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4903
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4714
      +user: Proxies\__CG__\App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4563
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1710452581 {#4558
          date: 2024-03-14 22:43:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4564 …}
        +nested: Doctrine\ORM\PersistentCollection {#4566 …}
        +votes: Doctrine\ORM\PersistentCollection {#4568 …}
        +reports: Doctrine\ORM\PersistentCollection {#4570 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
        -id: 252134
        -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6241181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703544151 {#4559
          date: 2023-12-25 23:42:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4563}
      +body: "He got so drunk his nose got so red it glowed?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703576418 {#4713
        date: 2023-12-26 08:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4721 …}
      +nested: Doctrine\ORM\PersistentCollection {#4723 …}
      +votes: Doctrine\ORM\PersistentCollection {#4725 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 253027
      -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5940103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703576418 {#4716
        date: 2023-12-26 08:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "He wasn’t perceived as valuable until certain traits were made apparent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703607247 {#4900
      date: 2023-12-26 17:14:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4904 …}
    +nested: Doctrine\ORM\PersistentCollection {#4906 …}
    +votes: Doctrine\ORM\PersistentCollection {#4908 …}
    +reports: Doctrine\ORM\PersistentCollection {#4910 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
    -id: 253967
    -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6250188"
    +editedAt: DateTimeImmutable @1709843788 {#4901
      date: 2024-03-07 21:36:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703607247 {#4902
      date: 2023-12-26 17:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "What were the Montgomery Wards employee’s traits that others found valuable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703672364 {#4921
    date: 2023-12-27 11:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
  -id: 256112
  -bodyTs: "'employe':6 'found':11 'montgomeri':4 'other':10 'trait':8 'valuabl':12 'ward':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703672364 {#4918
    date: 2023-12-27 11:19:24.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
87 DENIED edit
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4021 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4903
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4714
      +user: Proxies\__CG__\App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4563
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1710452581 {#4558
          date: 2024-03-14 22:43:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4564 …}
        +nested: Doctrine\ORM\PersistentCollection {#4566 …}
        +votes: Doctrine\ORM\PersistentCollection {#4568 …}
        +reports: Doctrine\ORM\PersistentCollection {#4570 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
        -id: 252134
        -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6241181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703544151 {#4559
          date: 2023-12-25 23:42:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4563}
      +body: "He got so drunk his nose got so red it glowed?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703576418 {#4713
        date: 2023-12-26 08:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4721 …}
      +nested: Doctrine\ORM\PersistentCollection {#4723 …}
      +votes: Doctrine\ORM\PersistentCollection {#4725 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 253027
      -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5940103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703576418 {#4716
        date: 2023-12-26 08:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "He wasn’t perceived as valuable until certain traits were made apparent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703607247 {#4900
      date: 2023-12-26 17:14:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4904 …}
    +nested: Doctrine\ORM\PersistentCollection {#4906 …}
    +votes: Doctrine\ORM\PersistentCollection {#4908 …}
    +reports: Doctrine\ORM\PersistentCollection {#4910 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
    -id: 253967
    -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6250188"
    +editedAt: DateTimeImmutable @1709843788 {#4901
      date: 2024-03-07 21:36:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703607247 {#4902
      date: 2023-12-26 17:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "What were the Montgomery Wards employee’s traits that others found valuable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703672364 {#4921
    date: 2023-12-27 11:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
  -id: 256112
  -bodyTs: "'employe':6 'found':11 'montgomeri':4 'other':10 'trait':8 'valuabl':12 'ward':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703672364 {#4918
    date: 2023-12-27 11:19:24.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
88 DENIED moderate
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4021 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4903
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4714
      +user: Proxies\__CG__\App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4563
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1710452581 {#4558
          date: 2024-03-14 22:43:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4564 …}
        +nested: Doctrine\ORM\PersistentCollection {#4566 …}
        +votes: Doctrine\ORM\PersistentCollection {#4568 …}
        +reports: Doctrine\ORM\PersistentCollection {#4570 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
        -id: 252134
        -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6241181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703544151 {#4559
          date: 2023-12-25 23:42:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4563}
      +body: "He got so drunk his nose got so red it glowed?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703576418 {#4713
        date: 2023-12-26 08:40:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4721 …}
      +nested: Doctrine\ORM\PersistentCollection {#4723 …}
      +votes: Doctrine\ORM\PersistentCollection {#4725 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 253027
      -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5940103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703576418 {#4716
        date: 2023-12-26 08:40:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "He wasn’t perceived as valuable until certain traits were made apparent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703607247 {#4900
      date: 2023-12-26 17:14:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4904 …}
    +nested: Doctrine\ORM\PersistentCollection {#4906 …}
    +votes: Doctrine\ORM\PersistentCollection {#4908 …}
    +reports: Doctrine\ORM\PersistentCollection {#4910 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
    -id: 253967
    -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6250188"
    +editedAt: DateTimeImmutable @1709843788 {#4901
      date: 2024-03-07 21:36:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703607247 {#4902
      date: 2023-12-26 17:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "What were the Montgomery Wards employee’s traits that others found valuable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703672364 {#4921
    date: 2023-12-27 11:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
  -id: 256112
  -bodyTs: "'employe':6 'found':11 'montgomeri':4 'other':10 'trait':8 'valuabl':12 'ward':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703672364 {#4918
    date: 2023-12-27 11:19:24.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4945
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4903
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4714
        +user: Proxies\__CG__\App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4563
          +user: App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1710452581 {#4558
            date: 2024-03-14 22:43:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4564 …}
          +nested: Doctrine\ORM\PersistentCollection {#4566 …}
          +votes: Doctrine\ORM\PersistentCollection {#4568 …}
          +reports: Doctrine\ORM\PersistentCollection {#4570 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
          -id: 252134
          -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6241181"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703544151 {#4559
            date: 2023-12-25 23:42:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4563}
        +body: "He got so drunk his nose got so red it glowed?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703576418 {#4713
          date: 2023-12-26 08:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4721 …}
        +nested: Doctrine\ORM\PersistentCollection {#4723 …}
        +votes: Doctrine\ORM\PersistentCollection {#4725 …}
        +reports: Doctrine\ORM\PersistentCollection {#4728 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
        -id: 253027
        -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5940103"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703576418 {#4716
          date: 2023-12-26 08:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4563}
      +body: "He wasn’t perceived as valuable until certain traits were made apparent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703607247 {#4900
        date: 2023-12-26 17:14:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4904 …}
      +nested: Doctrine\ORM\PersistentCollection {#4906 …}
      +votes: Doctrine\ORM\PersistentCollection {#4908 …}
      +reports: Doctrine\ORM\PersistentCollection {#4910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
      -id: 253967
      -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6250188"
      +editedAt: DateTimeImmutable @1709843788 {#4901
        date: 2024-03-07 21:36:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703607247 {#4902
        date: 2023-12-26 17:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "What were the Montgomery Wards employee’s traits that others found valuable?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703672364 {#4921
      date: 2023-12-27 11:19:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4926 …}
    +reports: Doctrine\ORM\PersistentCollection {#4932 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
    -id: 256112
    -bodyTs: "'employe':6 'found':11 'montgomeri':4 'other':10 'trait':8 'valuabl':12 'ward':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6260747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703672364 {#4918
      date: 2023-12-27 11:19:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    It wasn’t until he wrote the story, essentially. He provided them further revenue. Although he was already a copywriter.\n
    \n
    [www.si.edu/newsdesk/…/rudolph-red-nosed-reindeer](https://www.si.edu/newsdesk/snapshot/rudolph-red-nosed-reindeer)\n
    \n
    [npr.org/…/the-history-of-rudolph-the-red-nosed-re…](https://www.npr.org/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703674396 {#4948
    date: 2023-12-27 11:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4943 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 256141
  -bodyTs: "'/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)':32 '/newsdesk/':23 '/newsdesk/snapshot/rudolph-red-nosed-reindeer)':27 '/rudolph-red-nosed-reindeer':24 '/the-history-of-rudolph-the-red-nosed-re':29 'alreadi':18 'although':15 'copywrit':20 'essenti':9 'npr.org':28 'provid':11 'revenu':14 'stori':8 'wasn':2 'wrote':6 'www.npr.org':31 'www.npr.org/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)':30 'www.si.edu':22,26 'www.si.edu/newsdesk/':21 'www.si.edu/newsdesk/snapshot/rudolph-red-nosed-reindeer)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260971"
  +editedAt: DateTimeImmutable @1708362235 {#4951
    date: 2024-02-19 18:03:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703674396 {#4953
    date: 2023-12-27 11:53:16.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
91 DENIED edit
App\Entity\EntryComment {#4945
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4903
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4714
        +user: Proxies\__CG__\App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4563
          +user: App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1710452581 {#4558
            date: 2024-03-14 22:43:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4564 …}
          +nested: Doctrine\ORM\PersistentCollection {#4566 …}
          +votes: Doctrine\ORM\PersistentCollection {#4568 …}
          +reports: Doctrine\ORM\PersistentCollection {#4570 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
          -id: 252134
          -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6241181"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703544151 {#4559
            date: 2023-12-25 23:42:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4563}
        +body: "He got so drunk his nose got so red it glowed?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703576418 {#4713
          date: 2023-12-26 08:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4721 …}
        +nested: Doctrine\ORM\PersistentCollection {#4723 …}
        +votes: Doctrine\ORM\PersistentCollection {#4725 …}
        +reports: Doctrine\ORM\PersistentCollection {#4728 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
        -id: 253027
        -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5940103"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703576418 {#4716
          date: 2023-12-26 08:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4563}
      +body: "He wasn’t perceived as valuable until certain traits were made apparent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703607247 {#4900
        date: 2023-12-26 17:14:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4904 …}
      +nested: Doctrine\ORM\PersistentCollection {#4906 …}
      +votes: Doctrine\ORM\PersistentCollection {#4908 …}
      +reports: Doctrine\ORM\PersistentCollection {#4910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
      -id: 253967
      -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6250188"
      +editedAt: DateTimeImmutable @1709843788 {#4901
        date: 2024-03-07 21:36:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703607247 {#4902
        date: 2023-12-26 17:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "What were the Montgomery Wards employee’s traits that others found valuable?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703672364 {#4921
      date: 2023-12-27 11:19:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4926 …}
    +reports: Doctrine\ORM\PersistentCollection {#4932 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
    -id: 256112
    -bodyTs: "'employe':6 'found':11 'montgomeri':4 'other':10 'trait':8 'valuabl':12 'ward':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6260747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703672364 {#4918
      date: 2023-12-27 11:19:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    It wasn’t until he wrote the story, essentially. He provided them further revenue. Although he was already a copywriter.\n
    \n
    [www.si.edu/newsdesk/…/rudolph-red-nosed-reindeer](https://www.si.edu/newsdesk/snapshot/rudolph-red-nosed-reindeer)\n
    \n
    [npr.org/…/the-history-of-rudolph-the-red-nosed-re…](https://www.npr.org/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703674396 {#4948
    date: 2023-12-27 11:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4943 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 256141
  -bodyTs: "'/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)':32 '/newsdesk/':23 '/newsdesk/snapshot/rudolph-red-nosed-reindeer)':27 '/rudolph-red-nosed-reindeer':24 '/the-history-of-rudolph-the-red-nosed-re':29 'alreadi':18 'although':15 'copywrit':20 'essenti':9 'npr.org':28 'provid':11 'revenu':14 'stori':8 'wasn':2 'wrote':6 'www.npr.org':31 'www.npr.org/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)':30 'www.si.edu':22,26 'www.si.edu/newsdesk/':21 'www.si.edu/newsdesk/snapshot/rudolph-red-nosed-reindeer)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260971"
  +editedAt: DateTimeImmutable @1708362235 {#4951
    date: 2024-02-19 18:03:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703674396 {#4953
    date: 2023-12-27 11:53:16.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
92 DENIED moderate
App\Entity\EntryComment {#4945
  +user: App\Entity\User {#4576 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4903
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4714
        +user: Proxies\__CG__\App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4563
          +user: App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1710452581 {#4558
            date: 2024-03-14 22:43:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4564 …}
          +nested: Doctrine\ORM\PersistentCollection {#4566 …}
          +votes: Doctrine\ORM\PersistentCollection {#4568 …}
          +reports: Doctrine\ORM\PersistentCollection {#4570 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
          -id: 252134
          -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6241181"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703544151 {#4559
            date: 2023-12-25 23:42:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4563}
        +body: "He got so drunk his nose got so red it glowed?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703576418 {#4713
          date: 2023-12-26 08:40:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@PunnyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4721 …}
        +nested: Doctrine\ORM\PersistentCollection {#4723 …}
        +votes: Doctrine\ORM\PersistentCollection {#4725 …}
        +reports: Doctrine\ORM\PersistentCollection {#4728 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
        -id: 253027
        -bodyTs: "'drunk':4 'glow':11 'got':2,7 'nose':6 'red':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5940103"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703576418 {#4716
          date: 2023-12-26 08:40:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4563}
      +body: "He wasn’t perceived as valuable until certain traits were made apparent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703607247 {#4900
        date: 2023-12-26 17:14:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Grayox@lemmy.ml"
        "@PunnyName@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4904 …}
      +nested: Doctrine\ORM\PersistentCollection {#4906 …}
      +votes: Doctrine\ORM\PersistentCollection {#4908 …}
      +reports: Doctrine\ORM\PersistentCollection {#4910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
      -id: 253967
      -bodyTs: "'appar':12 'certain':8 'made':11 'perceiv':4 'trait':9 'valuabl':6 'wasn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6250188"
      +editedAt: DateTimeImmutable @1709843788 {#4901
        date: 2024-03-07 21:36:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703607247 {#4902
        date: 2023-12-26 17:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: "What were the Montgomery Wards employee’s traits that others found valuable?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703672364 {#4921
      date: 2023-12-27 11:19:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@PunnyName@lemmy.world"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4926 …}
    +reports: Doctrine\ORM\PersistentCollection {#4932 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4934 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4936 …}
    -id: 256112
    -bodyTs: "'employe':6 'found':11 'montgomeri':4 'other':10 'trait':8 'valuabl':12 'ward':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6260747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703672364 {#4918
      date: 2023-12-27 11:19:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    It wasn’t until he wrote the story, essentially. He provided them further revenue. Although he was already a copywriter.\n
    \n
    [www.si.edu/newsdesk/…/rudolph-red-nosed-reindeer](https://www.si.edu/newsdesk/snapshot/rudolph-red-nosed-reindeer)\n
    \n
    [npr.org/…/the-history-of-rudolph-the-red-nosed-re…](https://www.npr.org/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703674396 {#4948
    date: 2023-12-27 11:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4943 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 256141
  -bodyTs: "'/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)':32 '/newsdesk/':23 '/newsdesk/snapshot/rudolph-red-nosed-reindeer)':27 '/rudolph-red-nosed-reindeer':24 '/the-history-of-rudolph-the-red-nosed-re':29 'alreadi':18 'although':15 'copywrit':20 'essenti':9 'npr.org':28 'provid':11 'revenu':14 'stori':8 'wasn':2 'wrote':6 'www.npr.org':31 'www.npr.org/2015/12/25/461005670/the-history-of-rudolph-the-red-nosed-reindeer)':30 'www.si.edu':22,26 'www.si.edu/newsdesk/':21 'www.si.edu/newsdesk/snapshot/rudolph-red-nosed-reindeer)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6260971"
  +editedAt: DateTimeImmutable @1708362235 {#4951
    date: 2024-02-19 18:03:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703674396 {#4953
    date: 2023-12-27 11:53:16.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#4737 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1710452581 {#4558
      date: 2024-03-14 22:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 252134
    -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6241181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544151 {#4559
      date: 2023-12-25 23:42:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "I believe it. It very much reflects the modes of thought at the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703705327 {#4734
    date: 2023-12-27 20:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 270942
  -bodyTs: "'believ':2 'mode':9 'much':6 'reflect':7 'thought':11 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7639013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703705327 {#4735
    date: 2023-12-27 20:28:47.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
95 DENIED edit
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#4737 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1710452581 {#4558
      date: 2024-03-14 22:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 252134
    -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6241181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544151 {#4559
      date: 2023-12-25 23:42:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "I believe it. It very much reflects the modes of thought at the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703705327 {#4734
    date: 2023-12-27 20:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 270942
  -bodyTs: "'believ':2 'mode':9 'much':6 'reflect':7 'thought':11 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7639013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703705327 {#4735
    date: 2023-12-27 20:28:47.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
96 DENIED moderate
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#4737 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Montgomery Ward employee made up this story. And it was somewhat autobiographical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1710452581 {#4558
      date: 2024-03-14 22:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 252134
    -bodyTs: "'autobiograph':12 'employe':3 'made':4 'montgomeri':1 'somewhat':11 'stori':7 'ward':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6241181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703544151 {#4559
      date: 2023-12-25 23:42:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "I believe it. It very much reflects the modes of thought at the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703705327 {#4734
    date: 2023-12-27 20:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 270942
  -bodyTs: "'believ':2 'mode':9 'much':6 'reflect':7 'thought':11 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7639013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703705327 {#4735
    date: 2023-12-27 20:28:47.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Mainly because sometimes a cigar is just a cigar and it should be enjoyed as such."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703542978 {#4631
    date: 2023-12-25 23:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 252087
  -bodyTs: "'cigar':5,9 'enjoy':14 'main':1 'sometim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6240978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542978 {#4632
    date: 2023-12-25 23:22:58.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
99 DENIED edit
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Mainly because sometimes a cigar is just a cigar and it should be enjoyed as such."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703542978 {#4631
    date: 2023-12-25 23:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 252087
  -bodyTs: "'cigar':5,9 'enjoy':14 'main':1 'sometim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6240978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542978 {#4632
    date: 2023-12-25 23:22:58.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
100 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +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: "How-was-this-a-feel-good-story"
    +title: "How was this a feel good story?!"
    +url: "https://lemmy.ml/pictrs/image/b2971cf5-c658-440b-884b-e3dede3d83b5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 905
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710466618 {#2418
      date: 2024-03-15 02:36:58.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: 24836
    -titleTs: "'feel':5 'good':6 'stori':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703628075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9750931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703541675 {#1858
      date: 2023-12-25 23:01:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Mainly because sometimes a cigar is just a cigar and it should be enjoyed as such."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703542978 {#4631
    date: 2023-12-25 23:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 252087
  -bodyTs: "'cigar':5,9 'enjoy':14 'main':1 'sometim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6240978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542978 {#4632
    date: 2023-12-25 23:22:58.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
101 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