GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/12221/The-slow-decline-isn-t-slow-anymore

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-slow-decline-isn-t-slow-anymore"
  +title: "The slow decline isn't slow anymore"
  +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 171
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700626629 {#2410
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 12221
  -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699873093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8149526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699786693 {#1850
    date: 2023-11-12 11:58:13.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-slow-decline-isn-t-slow-anymore"
  +title: "The slow decline isn't slow anymore"
  +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 171
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700626629 {#2410
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 12221
  -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699873093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8149526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699786693 {#1850
    date: 2023-11-12 11:58:13.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-slow-decline-isn-t-slow-anymore"
  +title: "The slow decline isn't slow anymore"
  +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 171
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700626629 {#2410
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 12221
  -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699873093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8149526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699786693 {#1850
    date: 2023-11-12 11:58:13.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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Tbh I think the top of the mountain was infinity war. I never heard such silence as I did in the scene when gamora asks, what did it cost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699934143 {#4008
    date: 2023-11-14 04:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 122146
  -bodyTs: "'ask':25 'cost':29 'gamora':24 'heard':14 'infin':10 'mountain':8 'never':13 'scene':22 'silenc':16 'tbh':1 'think':3 'top':5 'war':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5298005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699934143 {#3944
    date: 2023-11-14 04:55: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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Tbh I think the top of the mountain was infinity war. I never heard such silence as I did in the scene when gamora asks, what did it cost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699934143 {#4008
    date: 2023-11-14 04:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 122146
  -bodyTs: "'ask':25 'cost':29 'gamora':24 'heard':14 'infin':10 'mountain':8 'never':13 'scene':22 'silenc':16 'tbh':1 'think':3 'top':5 'war':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5298005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699934143 {#3944
    date: 2023-11-14 04:55: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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Tbh I think the top of the mountain was infinity war. I never heard such silence as I did in the scene when gamora asks, what did it cost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699934143 {#4008
    date: 2023-11-14 04:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 122146
  -bodyTs: "'ask':25 'cost':29 'gamora':24 'heard':14 'infin':10 'mountain':8 'never':13 'scene':22 'silenc':16 'tbh':1 'think':3 'top':5 'war':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5298005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699934143 {#3944
    date: 2023-11-14 04:55: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 {#4034
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes endgame was good, but fuck if people aren’t now comparing the “weekly episodes” to what was essentially the epic 2 part seaon finale.\n
    \n
    spoiler plusseason 2 of Loki was as good as anything they’ve done___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699911097 {#4042
    date: 2023-11-13 22:31:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 121078
  -bodyTs: "'2':22,28 'anyth':35 'aren':9 'compar':12 'done':38 'endgam':2 'epic':21 'episod':15 'essenti':19 'final':25 'fuck':6 'good':4,33 'loki':30 'part':23 'peopl':8 'plusseason':27 'seaon':24 'spoiler':26 've':37 'week':14 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4147384"
  +editedAt: DateTimeImmutable @1700100165 {#4040
    date: 2023-11-16 03:02:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699911097 {#4041
    date: 2023-11-13 22:31: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
11 DENIED edit
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes endgame was good, but fuck if people aren’t now comparing the “weekly episodes” to what was essentially the epic 2 part seaon finale.\n
    \n
    spoiler plusseason 2 of Loki was as good as anything they’ve done___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699911097 {#4042
    date: 2023-11-13 22:31:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 121078
  -bodyTs: "'2':22,28 'anyth':35 'aren':9 'compar':12 'done':38 'endgam':2 'epic':21 'episod':15 'essenti':19 'final':25 'fuck':6 'good':4,33 'loki':30 'part':23 'peopl':8 'plusseason':27 'seaon':24 'spoiler':26 've':37 'week':14 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4147384"
  +editedAt: DateTimeImmutable @1700100165 {#4040
    date: 2023-11-16 03:02:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699911097 {#4041
    date: 2023-11-13 22:31: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
12 DENIED moderate
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes endgame was good, but fuck if people aren’t now comparing the “weekly episodes” to what was essentially the epic 2 part seaon finale.\n
    \n
    spoiler plusseason 2 of Loki was as good as anything they’ve done___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699911097 {#4042
    date: 2023-11-13 22:31:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 121078
  -bodyTs: "'2':22,28 'anyth':35 'aren':9 'compar':12 'done':38 'endgam':2 'epic':21 'episod':15 'essenti':19 'final':25 'fuck':6 'good':4,33 'loki':30 'part':23 'peopl':8 'plusseason':27 'seaon':24 'spoiler':26 've':37 'week':14 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4147384"
  +editedAt: DateTimeImmutable @1700100165 {#4040
    date: 2023-11-16 03:02:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699911097 {#4041
    date: 2023-11-13 22:31: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
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 {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a staged joke? Is everyone here in some conspiracy to make me believe that either the world went mad or I did? Why is everyone calling every Marvel movie “peak” but the first Iron Man? Obviously, this was the best one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700106378 {#4113
    date: 2023-11-16 04:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 120857
  -bodyTs: "'believ':15 'best':42 'call':28 'conspiraci':11 'either':17 'everi':29 'everyon':7,27 'first':35 'iron':36 'joke':5 'mad':21 'make':13 'man':37 'marvel':30 'movi':31 'obvious':38 'one':43 'peak':32 'stage':4 'went':20 'world':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478123"
  +editedAt: DateTimeImmutable @1700093488 {#4114
    date: 2023-11-16 01:11:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699906446 {#4115
    date: 2023-11-13 21:14:06.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 {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a staged joke? Is everyone here in some conspiracy to make me believe that either the world went mad or I did? Why is everyone calling every Marvel movie “peak” but the first Iron Man? Obviously, this was the best one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700106378 {#4113
    date: 2023-11-16 04:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 120857
  -bodyTs: "'believ':15 'best':42 'call':28 'conspiraci':11 'either':17 'everi':29 'everyon':7,27 'first':35 'iron':36 'joke':5 'mad':21 'make':13 'man':37 'marvel':30 'movi':31 'obvious':38 'one':43 'peak':32 'stage':4 'went':20 'world':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478123"
  +editedAt: DateTimeImmutable @1700093488 {#4114
    date: 2023-11-16 01:11:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699906446 {#4115
    date: 2023-11-13 21:14:06.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 {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a staged joke? Is everyone here in some conspiracy to make me believe that either the world went mad or I did? Why is everyone calling every Marvel movie “peak” but the first Iron Man? Obviously, this was the best one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700106378 {#4113
    date: 2023-11-16 04:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 120857
  -bodyTs: "'believ':15 'best':42 'call':28 'conspiraci':11 'either':17 'everi':29 'everyon':7,27 'first':35 'iron':36 'joke':5 'mad':21 'make':13 'man':37 'marvel':30 'movi':31 'obvious':38 'one':43 'peak':32 'stage':4 'went':20 'world':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478123"
  +editedAt: DateTimeImmutable @1700093488 {#4114
    date: 2023-11-16 01:11:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699906446 {#4115
    date: 2023-11-13 21:14:06.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 {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Is this a staged joke? Is everyone here in some conspiracy to make me believe that either the world went mad or I did? Why is everyone calling every Marvel movie “peak” but the first Iron Man? Obviously, this was the best one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700106378 {#4113
      date: 2023-11-16 04:46:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 120857
    -bodyTs: "'believ':15 'best':42 'call':28 'conspiraci':11 'either':17 'everi':29 'everyon':7,27 'first':35 'iron':36 'joke':5 'mad':21 'make':13 'man':37 'marvel':30 'movi':31 'obvious':38 'one':43 'peak':32 'stage':4 'went':20 'world':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478123"
    +editedAt: DateTimeImmutable @1700093488 {#4114
      date: 2023-11-16 01:11:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699906446 {#4115
      date: 2023-11-13 21:14:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "It was all downhill from there for me too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699914528 {#5354
    date: 2023-11-13 23:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@loaExMachina@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 121296
  -bodyTs: "'downhil':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5292082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914528 {#5355
    date: 2023-11-13 23:28: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
19 DENIED edit
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Is this a staged joke? Is everyone here in some conspiracy to make me believe that either the world went mad or I did? Why is everyone calling every Marvel movie “peak” but the first Iron Man? Obviously, this was the best one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700106378 {#4113
      date: 2023-11-16 04:46:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 120857
    -bodyTs: "'believ':15 'best':42 'call':28 'conspiraci':11 'either':17 'everi':29 'everyon':7,27 'first':35 'iron':36 'joke':5 'mad':21 'make':13 'man':37 'marvel':30 'movi':31 'obvious':38 'one':43 'peak':32 'stage':4 'went':20 'world':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478123"
    +editedAt: DateTimeImmutable @1700093488 {#4114
      date: 2023-11-16 01:11:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699906446 {#4115
      date: 2023-11-13 21:14:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "It was all downhill from there for me too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699914528 {#5354
    date: 2023-11-13 23:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@loaExMachina@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 121296
  -bodyTs: "'downhil':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5292082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914528 {#5355
    date: 2023-11-13 23:28: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
20 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Is this a staged joke? Is everyone here in some conspiracy to make me believe that either the world went mad or I did? Why is everyone calling every Marvel movie “peak” but the first Iron Man? Obviously, this was the best one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700106378 {#4113
      date: 2023-11-16 04:46:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 120857
    -bodyTs: "'believ':15 'best':42 'call':28 'conspiraci':11 'either':17 'everi':29 'everyon':7,27 'first':35 'iron':36 'joke':5 'mad':21 'make':13 'man':37 'marvel':30 'movi':31 'obvious':38 'one':43 'peak':32 'stage':4 'went':20 'world':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478123"
    +editedAt: DateTimeImmutable @1700093488 {#4114
      date: 2023-11-16 01:11:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699906446 {#4115
      date: 2023-11-13 21:14:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "It was all downhill from there for me too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699914528 {#5354
    date: 2023-11-13 23:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@loaExMachina@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 121296
  -bodyTs: "'downhil':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5292082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914528 {#5355
    date: 2023-11-13 23:28: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
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 {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were never good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699899914 {#4187
    date: 2023-11-13 19:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 120542
  -bodyTs: "'good':4 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6082895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699899914 {#4188
    date: 2023-11-13 19:25:14.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 {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were never good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699899914 {#4187
    date: 2023-11-13 19:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 120542
  -bodyTs: "'good':4 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6082895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699899914 {#4188
    date: 2023-11-13 19:25:14.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 {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were never good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699899914 {#4187
    date: 2023-11-13 19:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 120542
  -bodyTs: "'good':4 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6082895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699899914 {#4188
    date: 2023-11-13 19:25:14.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 {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The Marvels was a fun movie tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699894546 {#4260
    date: 2023-11-13 17:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 120312
  -bodyTs: "'fun':5 'marvel':2 'movi':6 'tho':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894546 {#4261
    date: 2023-11-13 17:55:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The Marvels was a fun movie tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699894546 {#4260
    date: 2023-11-13 17:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 120312
  -bodyTs: "'fun':5 'marvel':2 'movi':6 'tho':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894546 {#4261
    date: 2023-11-13 17:55:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The Marvels was a fun movie tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699894546 {#4260
    date: 2023-11-13 17:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 120312
  -bodyTs: "'fun':5 'marvel':2 'movi':6 'tho':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894546 {#4261
    date: 2023-11-13 17:55:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700106346 {#4333
    date: 2023-11-16 04:45:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 119882
  -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885242 {#4334
    date: 2023-11-13 15:20:42.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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700106346 {#4333
    date: 2023-11-16 04:45:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 119882
  -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885242 {#4334
    date: 2023-11-13 15:20:42.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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700106346 {#4333
    date: 2023-11-16 04:45:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 119882
  -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885242 {#4334
    date: 2023-11-13 15:20:42.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 {#5324
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1700106346 {#4333
      date: 2023-11-16 04:45:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 119882
    -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885242 {#4334
      date: 2023-11-13 15:20:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Some motherfuckers are always trying to ice skate uphill!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699899258 {#5322
    date: 2023-11-13 19:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 120514
  -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5287032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699899258 {#5323
    date: 2023-11-13 19:14: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
35 DENIED edit
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1700106346 {#4333
      date: 2023-11-16 04:45:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 119882
    -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885242 {#4334
      date: 2023-11-13 15:20:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Some motherfuckers are always trying to ice skate uphill!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699899258 {#5322
    date: 2023-11-13 19:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 120514
  -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5287032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699899258 {#5323
    date: 2023-11-13 19:14: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
36 DENIED moderate
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1700106346 {#4333
      date: 2023-11-16 04:45:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 119882
    -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885242 {#4334
      date: 2023-11-13 15:20:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Some motherfuckers are always trying to ice skate uphill!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699899258 {#5322
    date: 2023-11-13 19:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 120514
  -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5287032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699899258 {#5323
    date: 2023-11-13 19:14: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
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 {#5566
  +user: Proxies\__CG__\App\Entity\User {#5567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#5325 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1700106346 {#4333
        date: 2023-11-16 04:45:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 119882
      -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5056557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699885242 {#4334
        date: 2023-11-13 15:20:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Some motherfuckers are always trying to ice skate uphill!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699899258 {#5322
      date: 2023-11-13 19:14:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Varixable@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5328 …}
    +votes: Doctrine\ORM\PersistentCollection {#5330 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 120514
    -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5287032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699899258 {#5323
      date: 2023-11-13 19:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Watched Blade for the first time Saturday and that line gave me whiplash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699909064 {#5564
    date: 2023-11-13 21:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5568 …}
  +nested: Doctrine\ORM\PersistentCollection {#5570 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -id: 120983
  -bodyTs: "'blade':2 'first':5 'gave':11 'line':10 'saturday':7 'time':6 'watch':1 'whiplash':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5479401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909064 {#5565
    date: 2023-11-13 21:57:44.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 {#5566
  +user: Proxies\__CG__\App\Entity\User {#5567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#5325 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1700106346 {#4333
        date: 2023-11-16 04:45:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 119882
      -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5056557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699885242 {#4334
        date: 2023-11-13 15:20:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Some motherfuckers are always trying to ice skate uphill!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699899258 {#5322
      date: 2023-11-13 19:14:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Varixable@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5328 …}
    +votes: Doctrine\ORM\PersistentCollection {#5330 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 120514
    -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5287032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699899258 {#5323
      date: 2023-11-13 19:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Watched Blade for the first time Saturday and that line gave me whiplash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699909064 {#5564
    date: 2023-11-13 21:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5568 …}
  +nested: Doctrine\ORM\PersistentCollection {#5570 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -id: 120983
  -bodyTs: "'blade':2 'first':5 'gave':11 'line':10 'saturday':7 'time':6 'watch':1 'whiplash':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5479401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909064 {#5565
    date: 2023-11-13 21:57:44.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 {#5566
  +user: Proxies\__CG__\App\Entity\User {#5567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#5325 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1700106346 {#4333
        date: 2023-11-16 04:45:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 119882
      -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5056557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699885242 {#4334
        date: 2023-11-13 15:20:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Some motherfuckers are always trying to ice skate uphill!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699899258 {#5322
      date: 2023-11-13 19:14:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Varixable@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5328 …}
    +votes: Doctrine\ORM\PersistentCollection {#5330 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 120514
    -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5287032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699899258 {#5323
      date: 2023-11-13 19:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Watched Blade for the first time Saturday and that line gave me whiplash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699909064 {#5564
    date: 2023-11-13 21:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5568 …}
  +nested: Doctrine\ORM\PersistentCollection {#5570 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -id: 120983
  -bodyTs: "'blade':2 'first':5 'gave':11 'line':10 'saturday':7 'time':6 'watch':1 'whiplash':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5479401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909064 {#5565
    date: 2023-11-13 21:57:44.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 {#5667
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5566
    +user: Proxies\__CG__\App\Entity\User {#5567 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#5325 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4338
        +user: App\Entity\User {#4351 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1700106346 {#4333
          date: 2023-11-16 04:45:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4343 …}
        +reports: Doctrine\ORM\PersistentCollection {#4345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
        -id: 119882
        -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5056557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699885242 {#4334
          date: 2023-11-13 15:20:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4338}
      +body: "Some motherfuckers are always trying to ice skate uphill!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699899258 {#5322
        date: 2023-11-13 19:14:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Varixable@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5326 …}
      +nested: Doctrine\ORM\PersistentCollection {#5328 …}
      +votes: Doctrine\ORM\PersistentCollection {#5330 …}
      +reports: Doctrine\ORM\PersistentCollection {#5332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
      -id: 120514
      -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5287032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699899258 {#5323
        date: 2023-11-13 19:14:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Watched Blade for the first time Saturday and that line gave me whiplash."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699909064 {#5564
      date: 2023-11-13 21:57:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Varixable@lemmy.dbzer0.com"
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5568 …}
    +nested: Doctrine\ORM\PersistentCollection {#5570 …}
    +votes: Doctrine\ORM\PersistentCollection {#5572 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -id: 120983
    -bodyTs: "'blade':2 'first':5 'gave':11 'line':10 'saturday':7 'time':6 'watch':1 'whiplash':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5479401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909064 {#5565
      date: 2023-11-13 21:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    As a teen in the 90s this was the coolest fucking fight ever! [www.youtube.com/watch?v=mZuZZzvJxR8](https://www.youtube.com/watch?v=mZuZZzvJxR8)\n
    \n
    I bought the official soundtrack and listened to it on my MiniDisc every morning on the way to college! Pumped me up ready for the days battle against vampires (and maths) :D
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699914512 {#5665
    date: 2023-11-13 23:28:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
    "@cashews_best_nut@lemmy.world"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 121294
  -bodyTs: "'/watch?v=mzuzzzvjxr8](https://www.youtube.com/watch?v=mzuzzzvjxr8)':16 '90s':6 'battl':43 'bought':18 'colleg':35 'coolest':10 'd':48 'day':42 'ever':13 'everi':29 'fight':12 'fuck':11 'listen':23 'math':47 'minidisc':28 'morn':30 'offici':20 'pump':36 'readi':39 'soundtrack':21 'teen':3 'vampir':45 'way':33 'www.youtube.com':15 'www.youtube.com/watch?v=mzuzzzvjxr8](https://www.youtube.com/watch?v=mzuzzzvjxr8)':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5292077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914512 {#5666
    date: 2023-11-13 23:28:32.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 {#5667
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5566
    +user: Proxies\__CG__\App\Entity\User {#5567 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#5325 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4338
        +user: App\Entity\User {#4351 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1700106346 {#4333
          date: 2023-11-16 04:45:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4343 …}
        +reports: Doctrine\ORM\PersistentCollection {#4345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
        -id: 119882
        -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5056557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699885242 {#4334
          date: 2023-11-13 15:20:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4338}
      +body: "Some motherfuckers are always trying to ice skate uphill!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699899258 {#5322
        date: 2023-11-13 19:14:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Varixable@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5326 …}
      +nested: Doctrine\ORM\PersistentCollection {#5328 …}
      +votes: Doctrine\ORM\PersistentCollection {#5330 …}
      +reports: Doctrine\ORM\PersistentCollection {#5332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
      -id: 120514
      -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5287032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699899258 {#5323
        date: 2023-11-13 19:14:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Watched Blade for the first time Saturday and that line gave me whiplash."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699909064 {#5564
      date: 2023-11-13 21:57:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Varixable@lemmy.dbzer0.com"
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5568 …}
    +nested: Doctrine\ORM\PersistentCollection {#5570 …}
    +votes: Doctrine\ORM\PersistentCollection {#5572 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -id: 120983
    -bodyTs: "'blade':2 'first':5 'gave':11 'line':10 'saturday':7 'time':6 'watch':1 'whiplash':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5479401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909064 {#5565
      date: 2023-11-13 21:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    As a teen in the 90s this was the coolest fucking fight ever! [www.youtube.com/watch?v=mZuZZzvJxR8](https://www.youtube.com/watch?v=mZuZZzvJxR8)\n
    \n
    I bought the official soundtrack and listened to it on my MiniDisc every morning on the way to college! Pumped me up ready for the days battle against vampires (and maths) :D
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699914512 {#5665
    date: 2023-11-13 23:28:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
    "@cashews_best_nut@lemmy.world"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 121294
  -bodyTs: "'/watch?v=mzuzzzvjxr8](https://www.youtube.com/watch?v=mzuzzzvjxr8)':16 '90s':6 'battl':43 'bought':18 'colleg':35 'coolest':10 'd':48 'day':42 'ever':13 'everi':29 'fight':12 'fuck':11 'listen':23 'math':47 'minidisc':28 'morn':30 'offici':20 'pump':36 'readi':39 'soundtrack':21 'teen':3 'vampir':45 'way':33 'www.youtube.com':15 'www.youtube.com/watch?v=mzuzzzvjxr8](https://www.youtube.com/watch?v=mzuzzzvjxr8)':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5292077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914512 {#5666
    date: 2023-11-13 23:28:32.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 {#5667
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5566
    +user: Proxies\__CG__\App\Entity\User {#5567 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#5325 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4338
        +user: App\Entity\User {#4351 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1700106346 {#4333
          date: 2023-11-16 04:45:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4343 …}
        +reports: Doctrine\ORM\PersistentCollection {#4345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
        -id: 119882
        -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5056557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699885242 {#4334
          date: 2023-11-13 15:20:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4338}
      +body: "Some motherfuckers are always trying to ice skate uphill!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699899258 {#5322
        date: 2023-11-13 19:14:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Varixable@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5326 …}
      +nested: Doctrine\ORM\PersistentCollection {#5328 …}
      +votes: Doctrine\ORM\PersistentCollection {#5330 …}
      +reports: Doctrine\ORM\PersistentCollection {#5332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
      -id: 120514
      -bodyTs: "'alway':4 'ice':7 'motherfuck':2 'skate':8 'tri':5 'uphil':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5287032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699899258 {#5323
        date: 2023-11-13 19:14:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Watched Blade for the first time Saturday and that line gave me whiplash."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699909064 {#5564
      date: 2023-11-13 21:57:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Varixable@lemmy.dbzer0.com"
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5568 …}
    +nested: Doctrine\ORM\PersistentCollection {#5570 …}
    +votes: Doctrine\ORM\PersistentCollection {#5572 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -id: 120983
    -bodyTs: "'blade':2 'first':5 'gave':11 'line':10 'saturday':7 'time':6 'watch':1 'whiplash':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5479401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909064 {#5565
      date: 2023-11-13 21:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    As a teen in the 90s this was the coolest fucking fight ever! [www.youtube.com/watch?v=mZuZZzvJxR8](https://www.youtube.com/watch?v=mZuZZzvJxR8)\n
    \n
    I bought the official soundtrack and listened to it on my MiniDisc every morning on the way to college! Pumped me up ready for the days battle against vampires (and maths) :D
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699914512 {#5665
    date: 2023-11-13 23:28:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
    "@cashews_best_nut@lemmy.world"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 121294
  -bodyTs: "'/watch?v=mzuzzzvjxr8](https://www.youtube.com/watch?v=mzuzzzvjxr8)':16 '90s':6 'battl':43 'bought':18 'colleg':35 'coolest':10 'd':48 'day':42 'ever':13 'everi':29 'fight':12 'fuck':11 'listen':23 'math':47 'minidisc':28 'morn':30 'offici':20 'pump':36 'readi':39 'soundtrack':21 'teen':3 'vampir':45 'way':33 'www.youtube.com':15 'www.youtube.com/watch?v=mzuzzzvjxr8](https://www.youtube.com/watch?v=mzuzzzvjxr8)':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5292077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914512 {#5666
    date: 2023-11-13 23:28:32.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 {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1700106346 {#4333
      date: 2023-11-16 04:45:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 119882
    -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885242 {#4334
      date: 2023-11-13 15:20:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "*furious katana spinning gif*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699908958 {#5338
    date: 2023-11-13 21:55:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 120975
  -bodyTs: "'furious':1 'gif':4 'katana':2 'spin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5066573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908958 {#5339
    date: 2023-11-13 21:55: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
47 DENIED edit
App\Entity\EntryComment {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1700106346 {#4333
      date: 2023-11-16 04:45:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 119882
    -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885242 {#4334
      date: 2023-11-13 15:20:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "*furious katana spinning gif*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699908958 {#5338
    date: 2023-11-13 21:55:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 120975
  -bodyTs: "'furious':1 'gif':4 'katana':2 'spin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5066573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908958 {#5339
    date: 2023-11-13 21:55: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
48 DENIED moderate
App\Entity\EntryComment {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Marvel peaked with the first Blade movie and it’s all been varying flavors of downhill since then. This is the truth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1700106346 {#4333
      date: 2023-11-16 04:45:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 119882
    -bodyTs: "'blade':6 'downhil':16 'first':5 'flavor':14 'marvel':1 'movi':7 'peak':2 'sinc':17 'truth':22 'vari':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885242 {#4334
      date: 2023-11-13 15:20:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "*furious katana spinning gif*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699908958 {#5338
    date: 2023-11-13 21:55:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Varixable@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 120975
  -bodyTs: "'furious':1 'gif':4 'katana':2 'spin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5066573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908958 {#5339
    date: 2023-11-13 21:55: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
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 {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700108098 {#4406
    date: 2023-11-16 05:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 119845
  -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4775590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699884400 {#4407
    date: 2023-11-13 15:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700108098 {#4406
    date: 2023-11-16 05:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 119845
  -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4775590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699884400 {#4407
    date: 2023-11-13 15:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700108098 {#4406
    date: 2023-11-16 05:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 119845
  -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4775590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699884400 {#4407
    date: 2023-11-13 15:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700108098 {#4406
      date: 2023-11-16 05:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 119845
    -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4775590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699884400 {#4407
      date: 2023-11-13 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Winter Soldier is the peak for me, with Civil War just barely below it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699915659 {#5289
    date: 2023-11-13 23:47:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wraithdrone@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 121363
  -bodyTs: "'bare':12 'civil':9 'peak':5 'soldier':2 'war':10 'winter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6093161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915659 {#5290
    date: 2023-11-13 23:47: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 {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700108098 {#4406
      date: 2023-11-16 05:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 119845
    -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4775590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699884400 {#4407
      date: 2023-11-13 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Winter Soldier is the peak for me, with Civil War just barely below it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699915659 {#5289
    date: 2023-11-13 23:47:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wraithdrone@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 121363
  -bodyTs: "'bare':12 'civil':9 'peak':5 'soldier':2 'war':10 'winter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6093161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915659 {#5290
    date: 2023-11-13 23:47: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 {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700108098 {#4406
      date: 2023-11-16 05:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 119845
    -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4775590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699884400 {#4407
      date: 2023-11-13 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Winter Soldier is the peak for me, with Civil War just barely below it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699915659 {#5289
    date: 2023-11-13 23:47:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wraithdrone@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 121363
  -bodyTs: "'bare':12 'civil':9 'peak':5 'soldier':2 'war':10 'winter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6093161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915659 {#5290
    date: 2023-11-13 23:47: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 {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700108098 {#4406
      date: 2023-11-16 05:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 119845
    -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4775590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699884400 {#4407
      date: 2023-11-13 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    Hard agree. The others just don’t give any characters enough to time to do anything other than show, do a bit of fan service, and fuck off again. Endgame is a complete clusterfuck.\n
    \n
    The only things that have been anywhere near that good since are the Spiderman (maybe not the middle one) and Guardians of the Galaxy (James Gunn is just at home doing this stuff) movies.\n
    \n
    I wanted the Taika Waititi and Sam Raimi films to be a lot better than they were, and they just feel too constrained by the House of Mouse for the kind of directors they are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699900646 {#5305
    date: 2023-11-13 19:37:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wraithdrone@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 120562
  -bodyTs: "'agre':2 'anyth':16 'anywher':41 'better':82 'bit':22 'charact':10 'clusterfuck':34 'complet':33 'constrain':91 'director':101 'endgam':30 'enough':11 'fan':24 'feel':89 'film':77 'fuck':27 'galaxi':58 'give':8 'good':44 'guardian':55 'gunn':60 'hard':1 'home':64 'hous':94 'jame':59 'kind':99 'lot':81 'mayb':49 'middl':52 'mous':96 'movi':68 'near':42 'one':53 'other':4 'raimi':76 'sam':75 'servic':25 'show':19 'sinc':45 'spiderman':48 'stuff':67 'taika':72 'thing':37 'time':13 'waititi':73 'want':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4355746"
  +editedAt: DateTimeImmutable @1700081215 {#5306
    date: 2023-11-15 21:46:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699900646 {#5307
    date: 2023-11-13 19:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700108098 {#4406
      date: 2023-11-16 05:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 119845
    -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4775590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699884400 {#4407
      date: 2023-11-13 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    Hard agree. The others just don’t give any characters enough to time to do anything other than show, do a bit of fan service, and fuck off again. Endgame is a complete clusterfuck.\n
    \n
    The only things that have been anywhere near that good since are the Spiderman (maybe not the middle one) and Guardians of the Galaxy (James Gunn is just at home doing this stuff) movies.\n
    \n
    I wanted the Taika Waititi and Sam Raimi films to be a lot better than they were, and they just feel too constrained by the House of Mouse for the kind of directors they are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699900646 {#5305
    date: 2023-11-13 19:37:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wraithdrone@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 120562
  -bodyTs: "'agre':2 'anyth':16 'anywher':41 'better':82 'bit':22 'charact':10 'clusterfuck':34 'complet':33 'constrain':91 'director':101 'endgam':30 'enough':11 'fan':24 'feel':89 'film':77 'fuck':27 'galaxi':58 'give':8 'good':44 'guardian':55 'gunn':60 'hard':1 'home':64 'hous':94 'jame':59 'kind':99 'lot':81 'mayb':49 'middl':52 'mous':96 'movi':68 'near':42 'one':53 'other':4 'raimi':76 'sam':75 'servic':25 'show':19 'sinc':45 'spiderman':48 'stuff':67 'taika':72 'thing':37 'time':13 'waititi':73 'want':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4355746"
  +editedAt: DateTimeImmutable @1700081215 {#5306
    date: 2023-11-15 21:46:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699900646 {#5307
    date: 2023-11-13 19:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, as far as the ensemble movies go, I personally think Marvel peaked with the first Avengers movie…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700108098 {#4406
      date: 2023-11-16 05:14:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 119845
    -bodyTs: "'aveng':17 'ensembl':6 'far':3 'first':16 'go':8 'honest':1 'marvel':12 'movi':7,18 'peak':13 'person':10 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4775590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699884400 {#4407
      date: 2023-11-13 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    Hard agree. The others just don’t give any characters enough to time to do anything other than show, do a bit of fan service, and fuck off again. Endgame is a complete clusterfuck.\n
    \n
    The only things that have been anywhere near that good since are the Spiderman (maybe not the middle one) and Guardians of the Galaxy (James Gunn is just at home doing this stuff) movies.\n
    \n
    I wanted the Taika Waititi and Sam Raimi films to be a lot better than they were, and they just feel too constrained by the House of Mouse for the kind of directors they are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699900646 {#5305
    date: 2023-11-13 19:37:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wraithdrone@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 120562
  -bodyTs: "'agre':2 'anyth':16 'anywher':41 'better':82 'bit':22 'charact':10 'clusterfuck':34 'complet':33 'constrain':91 'director':101 'endgam':30 'enough':11 'fan':24 'feel':89 'film':77 'fuck':27 'galaxi':58 'give':8 'good':44 'guardian':55 'gunn':60 'hard':1 'home':64 'hous':94 'jame':59 'kind':99 'lot':81 'mayb':49 'middl':52 'mous':96 'movi':68 'near':42 'one':53 'other':4 'raimi':76 'sam':75 'servic':25 'show':19 'sinc':45 'spiderman':48 'stuff':67 'taika':72 'thing':37 'time':13 'waititi':73 'want':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4355746"
  +editedAt: DateTimeImmutable @1700081215 {#5306
    date: 2023-11-15 21:46:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699900646 {#5307
    date: 2023-11-13 19:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought comic book movies were in decline until the Batman came out. The question is if Marvel is willing to part from their generic formula so their movies feel fresh.\n
    \n
    Marvel needs some good direction from a management level, they need to build an Avengers team of writers who can really think of an overarching plot and have an end goal. They keep introducing new characters and then just don’t use them at all (where is Shang Chi?), their IP is spread out too much across unnecessary TV shows, they need to get their budget under control because somehow everything costs a billion, and their end product is worsened by the fact that their VFX teams are being overrun. This is Kevin Feige’s time to shine more than ever and he needs to show Disney that he can earn that pay.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700076796 {#4479
    date: 2023-11-15 20:33:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 118967
  -bodyTs: "'across':88 'aveng':46 'batman':11 'billion':105 'book':4 'budget':97 'build':44 'came':12 'charact':67 'chi':80 'comic':3 'control':99 'cost':103 'declin':8 'direct':36 'disney':138 'earn':142 'end':61,108 'ever':132 'everyth':102 'fact':114 'feel':30 'feig':125 'formula':26 'fresh':31 'generic':25 'get':95 'goal':62 'good':35 'introduc':65 'ip':82 'keep':64 'kevin':124 'level':40 'manag':39 'marvel':18,32 'movi':5,29 'much':87 'need':33,42,93,135 'new':66 'overarch':56 'overrun':121 'part':22 'pay':144 'plot':57 'product':109 'question':15 'realli':52 'shang':79 'shine':129 'show':91,137 'somehow':101 'spread':84 'team':47,118 'think':53 'thought':2 'time':127 'tv':90 'unnecessari':89 'use':73 'vfx':117 'will':20 'worsen':111 'writer':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277365"
  +editedAt: DateTimeImmutable @1700019546 {#4480
    date: 2023-11-15 04:39:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699862060 {#4481
    date: 2023-11-13 08:54: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
63 DENIED edit
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought comic book movies were in decline until the Batman came out. The question is if Marvel is willing to part from their generic formula so their movies feel fresh.\n
    \n
    Marvel needs some good direction from a management level, they need to build an Avengers team of writers who can really think of an overarching plot and have an end goal. They keep introducing new characters and then just don’t use them at all (where is Shang Chi?), their IP is spread out too much across unnecessary TV shows, they need to get their budget under control because somehow everything costs a billion, and their end product is worsened by the fact that their VFX teams are being overrun. This is Kevin Feige’s time to shine more than ever and he needs to show Disney that he can earn that pay.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700076796 {#4479
    date: 2023-11-15 20:33:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 118967
  -bodyTs: "'across':88 'aveng':46 'batman':11 'billion':105 'book':4 'budget':97 'build':44 'came':12 'charact':67 'chi':80 'comic':3 'control':99 'cost':103 'declin':8 'direct':36 'disney':138 'earn':142 'end':61,108 'ever':132 'everyth':102 'fact':114 'feel':30 'feig':125 'formula':26 'fresh':31 'generic':25 'get':95 'goal':62 'good':35 'introduc':65 'ip':82 'keep':64 'kevin':124 'level':40 'manag':39 'marvel':18,32 'movi':5,29 'much':87 'need':33,42,93,135 'new':66 'overarch':56 'overrun':121 'part':22 'pay':144 'plot':57 'product':109 'question':15 'realli':52 'shang':79 'shine':129 'show':91,137 'somehow':101 'spread':84 'team':47,118 'think':53 'thought':2 'time':127 'tv':90 'unnecessari':89 'use':73 'vfx':117 'will':20 'worsen':111 'writer':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277365"
  +editedAt: DateTimeImmutable @1700019546 {#4480
    date: 2023-11-15 04:39:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699862060 {#4481
    date: 2023-11-13 08:54: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
64 DENIED moderate
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought comic book movies were in decline until the Batman came out. The question is if Marvel is willing to part from their generic formula so their movies feel fresh.\n
    \n
    Marvel needs some good direction from a management level, they need to build an Avengers team of writers who can really think of an overarching plot and have an end goal. They keep introducing new characters and then just don’t use them at all (where is Shang Chi?), their IP is spread out too much across unnecessary TV shows, they need to get their budget under control because somehow everything costs a billion, and their end product is worsened by the fact that their VFX teams are being overrun. This is Kevin Feige’s time to shine more than ever and he needs to show Disney that he can earn that pay.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700076796 {#4479
    date: 2023-11-15 20:33:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 118967
  -bodyTs: "'across':88 'aveng':46 'batman':11 'billion':105 'book':4 'budget':97 'build':44 'came':12 'charact':67 'chi':80 'comic':3 'control':99 'cost':103 'declin':8 'direct':36 'disney':138 'earn':142 'end':61,108 'ever':132 'everyth':102 'fact':114 'feel':30 'feig':125 'formula':26 'fresh':31 'generic':25 'get':95 'goal':62 'good':35 'introduc':65 'ip':82 'keep':64 'kevin':124 'level':40 'manag':39 'marvel':18,32 'movi':5,29 'much':87 'need':33,42,93,135 'new':66 'overarch':56 'overrun':121 'part':22 'pay':144 'plot':57 'product':109 'question':15 'realli':52 'shang':79 'shine':129 'show':91,137 'somehow':101 'spread':84 'team':47,118 'think':53 'thought':2 'time':127 'tv':90 'unnecessari':89 'use':73 'vfx':117 'will':20 'worsen':111 'writer':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277365"
  +editedAt: DateTimeImmutable @1700019546 {#4480
    date: 2023-11-15 04:39:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699862060 {#4481
    date: 2023-11-13 08:54: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
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 {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I thought comic book movies were in decline until the Batman came out. The question is if Marvel is willing to part from their generic formula so their movies feel fresh.\n
      \n
      Marvel needs some good direction from a management level, they need to build an Avengers team of writers who can really think of an overarching plot and have an end goal. They keep introducing new characters and then just don’t use them at all (where is Shang Chi?), their IP is spread out too much across unnecessary TV shows, they need to get their budget under control because somehow everything costs a billion, and their end product is worsened by the fact that their VFX teams are being overrun. This is Kevin Feige’s time to shine more than ever and he needs to show Disney that he can earn that pay.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700076796 {#4479
      date: 2023-11-15 20:33:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 118967
    -bodyTs: "'across':88 'aveng':46 'batman':11 'billion':105 'book':4 'budget':97 'build':44 'came':12 'charact':67 'chi':80 'comic':3 'control':99 'cost':103 'declin':8 'direct':36 'disney':138 'earn':142 'end':61,108 'ever':132 'everyth':102 'fact':114 'feel':30 'feig':125 'formula':26 'fresh':31 'generic':25 'get':95 'goal':62 'good':35 'introduc':65 'ip':82 'keep':64 'kevin':124 'level':40 'manag':39 'marvel':18,32 'movi':5,29 'much':87 'need':33,42,93,135 'new':66 'overarch':56 'overrun':121 'part':22 'pay':144 'plot':57 'product':109 'question':15 'realli':52 'shang':79 'shine':129 'show':91,137 'somehow':101 'spread':84 'team':47,118 'think':53 'thought':2 'time':127 'tv':90 'unnecessari':89 'use':73 'vfx':117 'will':20 'worsen':111 'writer':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277365"
    +editedAt: DateTimeImmutable @1700019546 {#4480
      date: 2023-11-15 04:39:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699862060 {#4481
      date: 2023-11-13 08:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    Exactly. I was a big fan of the Batman, adapting the neo noir feel really helped it stand out.\n
    \n
    Disney is kind of starting to figure this out on the star wars side with Andor and the Mandalorian. Creating unique stories with varying, structure, genre and tone. Every marvel movie just feels so generic and blends into every other, gets boring. Wanda vision had a glimmer of genius before devolving back to generic marvel meh stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898017 {#5273
    date: 2023-11-13 18:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@baatliwala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 120470
  -bodyTs: "'adapt':10 'andor':35 'back':71 'batman':9 'big':5 'blend':56 'bore':61 'creat':39 'devolv':70 'disney':20 'everi':48,58 'exact':1 'fan':6 'feel':14,52 'figur':26 'generic':54,73 'genius':68 'genr':45 'get':60 'glimmer':66 'help':16 'kind':22 'mandalorian':38 'marvel':49,74 'meh':75 'movi':50 'neo':12 'noir':13 'realli':15 'side':33 'stand':18 'star':31 'start':24 'stori':41 'structur':44 'stuff':76 'tone':47 'uniqu':40 'vari':43 'vision':63 'wanda':62 'war':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4559701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898017 {#5274
    date: 2023-11-13 18:53: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
67 DENIED edit
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I thought comic book movies were in decline until the Batman came out. The question is if Marvel is willing to part from their generic formula so their movies feel fresh.\n
      \n
      Marvel needs some good direction from a management level, they need to build an Avengers team of writers who can really think of an overarching plot and have an end goal. They keep introducing new characters and then just don’t use them at all (where is Shang Chi?), their IP is spread out too much across unnecessary TV shows, they need to get their budget under control because somehow everything costs a billion, and their end product is worsened by the fact that their VFX teams are being overrun. This is Kevin Feige’s time to shine more than ever and he needs to show Disney that he can earn that pay.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700076796 {#4479
      date: 2023-11-15 20:33:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 118967
    -bodyTs: "'across':88 'aveng':46 'batman':11 'billion':105 'book':4 'budget':97 'build':44 'came':12 'charact':67 'chi':80 'comic':3 'control':99 'cost':103 'declin':8 'direct':36 'disney':138 'earn':142 'end':61,108 'ever':132 'everyth':102 'fact':114 'feel':30 'feig':125 'formula':26 'fresh':31 'generic':25 'get':95 'goal':62 'good':35 'introduc':65 'ip':82 'keep':64 'kevin':124 'level':40 'manag':39 'marvel':18,32 'movi':5,29 'much':87 'need':33,42,93,135 'new':66 'overarch':56 'overrun':121 'part':22 'pay':144 'plot':57 'product':109 'question':15 'realli':52 'shang':79 'shine':129 'show':91,137 'somehow':101 'spread':84 'team':47,118 'think':53 'thought':2 'time':127 'tv':90 'unnecessari':89 'use':73 'vfx':117 'will':20 'worsen':111 'writer':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277365"
    +editedAt: DateTimeImmutable @1700019546 {#4480
      date: 2023-11-15 04:39:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699862060 {#4481
      date: 2023-11-13 08:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    Exactly. I was a big fan of the Batman, adapting the neo noir feel really helped it stand out.\n
    \n
    Disney is kind of starting to figure this out on the star wars side with Andor and the Mandalorian. Creating unique stories with varying, structure, genre and tone. Every marvel movie just feels so generic and blends into every other, gets boring. Wanda vision had a glimmer of genius before devolving back to generic marvel meh stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898017 {#5273
    date: 2023-11-13 18:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@baatliwala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 120470
  -bodyTs: "'adapt':10 'andor':35 'back':71 'batman':9 'big':5 'blend':56 'bore':61 'creat':39 'devolv':70 'disney':20 'everi':48,58 'exact':1 'fan':6 'feel':14,52 'figur':26 'generic':54,73 'genius':68 'genr':45 'get':60 'glimmer':66 'help':16 'kind':22 'mandalorian':38 'marvel':49,74 'meh':75 'movi':50 'neo':12 'noir':13 'realli':15 'side':33 'stand':18 'star':31 'start':24 'stori':41 'structur':44 'stuff':76 'tone':47 'uniqu':40 'vari':43 'vision':63 'wanda':62 'war':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4559701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898017 {#5274
    date: 2023-11-13 18:53: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
68 DENIED moderate
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I thought comic book movies were in decline until the Batman came out. The question is if Marvel is willing to part from their generic formula so their movies feel fresh.\n
      \n
      Marvel needs some good direction from a management level, they need to build an Avengers team of writers who can really think of an overarching plot and have an end goal. They keep introducing new characters and then just don’t use them at all (where is Shang Chi?), their IP is spread out too much across unnecessary TV shows, they need to get their budget under control because somehow everything costs a billion, and their end product is worsened by the fact that their VFX teams are being overrun. This is Kevin Feige’s time to shine more than ever and he needs to show Disney that he can earn that pay.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700076796 {#4479
      date: 2023-11-15 20:33:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 118967
    -bodyTs: "'across':88 'aveng':46 'batman':11 'billion':105 'book':4 'budget':97 'build':44 'came':12 'charact':67 'chi':80 'comic':3 'control':99 'cost':103 'declin':8 'direct':36 'disney':138 'earn':142 'end':61,108 'ever':132 'everyth':102 'fact':114 'feel':30 'feig':125 'formula':26 'fresh':31 'generic':25 'get':95 'goal':62 'good':35 'introduc':65 'ip':82 'keep':64 'kevin':124 'level':40 'manag':39 'marvel':18,32 'movi':5,29 'much':87 'need':33,42,93,135 'new':66 'overarch':56 'overrun':121 'part':22 'pay':144 'plot':57 'product':109 'question':15 'realli':52 'shang':79 'shine':129 'show':91,137 'somehow':101 'spread':84 'team':47,118 'think':53 'thought':2 'time':127 'tv':90 'unnecessari':89 'use':73 'vfx':117 'will':20 'worsen':111 'writer':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277365"
    +editedAt: DateTimeImmutable @1700019546 {#4480
      date: 2023-11-15 04:39:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699862060 {#4481
      date: 2023-11-13 08:54:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    Exactly. I was a big fan of the Batman, adapting the neo noir feel really helped it stand out.\n
    \n
    Disney is kind of starting to figure this out on the star wars side with Andor and the Mandalorian. Creating unique stories with varying, structure, genre and tone. Every marvel movie just feels so generic and blends into every other, gets boring. Wanda vision had a glimmer of genius before devolving back to generic marvel meh stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898017 {#5273
    date: 2023-11-13 18:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@baatliwala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 120470
  -bodyTs: "'adapt':10 'andor':35 'back':71 'batman':9 'big':5 'blend':56 'bore':61 'creat':39 'devolv':70 'disney':20 'everi':48,58 'exact':1 'fan':6 'feel':14,52 'figur':26 'generic':54,73 'genius':68 'genr':45 'get':60 'glimmer':66 'help':16 'kind':22 'mandalorian':38 'marvel':49,74 'meh':75 'movi':50 'neo':12 'noir':13 'realli':15 'side':33 'stand':18 'star':31 'start':24 'stori':41 'structur':44 'stuff':76 'tone':47 'uniqu':40 'vari':43 'vision':63 'wanda':62 'war':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4559701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898017 {#5274
    date: 2023-11-13 18:53: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
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 {#4558
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
    \n
    If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700267449 {#4553
    date: 2023-11-18 01:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 118787
  -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5755371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699857311 {#4554
    date: 2023-11-13 07:35:11.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 {#4558
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
    \n
    If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700267449 {#4553
    date: 2023-11-18 01:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 118787
  -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5755371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699857311 {#4554
    date: 2023-11-13 07:35:11.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 {#4558
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
    \n
    If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700267449 {#4553
    date: 2023-11-18 01:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 118787
  -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5755371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699857311 {#4554
    date: 2023-11-13 07:35:11.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 {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
      \n
      If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700267449 {#4553
      date: 2023-11-18 01:30:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 118787
    -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5755371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699857311 {#4554
      date: 2023-11-13 07:35:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "The Flash is not MCU. The rest is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699860365 {#5257
    date: 2023-11-13 08:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 118904
  -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860365 {#5258
    date: 2023-11-13 08:26: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
75 DENIED edit
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
      \n
      If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700267449 {#4553
      date: 2023-11-18 01:30:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 118787
    -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5755371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699857311 {#4554
      date: 2023-11-13 07:35:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "The Flash is not MCU. The rest is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699860365 {#5257
    date: 2023-11-13 08:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 118904
  -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860365 {#5258
    date: 2023-11-13 08:26: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
76 DENIED moderate
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
      \n
      If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700267449 {#4553
      date: 2023-11-18 01:30:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 118787
    -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5755371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699857311 {#4554
      date: 2023-11-13 07:35:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "The Flash is not MCU. The rest is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699860365 {#5257
    date: 2023-11-13 08:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 118904
  -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860365 {#5258
    date: 2023-11-13 08:26: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
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 {#5535
  +user: Proxies\__CG__\App\Entity\User {#5536 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
        \n
        If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700267449 {#4553
        date: 2023-11-18 01:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 118787
      -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5755371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699857311 {#4554
        date: 2023-11-13 07:35:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "The Flash is not MCU. The rest is true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699860365 {#5257
      date: 2023-11-13 08:26:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Moonrise2473@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 118904
    -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699860365 {#5258
      date: 2023-11-13 08:26:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "This is why the whole “marvel vs DC” thing is fucking stupid. Most people don’t know or care about that difference, they just know they saw a shitty superhero movie. Better movies overall help both companies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699888821 {#5533
    date: 2023-11-13 16:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5541 …}
  +reports: Doctrine\ORM\PersistentCollection {#5543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5547 …}
  -id: 120050
  -bodyTs: "'better':32 'care':19 'compani':37 'dc':8 'differ':22 'fuck':11 'help':35 'know':17,25 'marvel':6 'movi':31,33 'overal':34 'peopl':14 'saw':27 'shitti':29 'stupid':12 'superhero':30 'thing':9 'vs':7 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4822074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699888821 {#5534
    date: 2023-11-13 16:20:21.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 {#5535
  +user: Proxies\__CG__\App\Entity\User {#5536 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
        \n
        If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700267449 {#4553
        date: 2023-11-18 01:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 118787
      -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5755371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699857311 {#4554
        date: 2023-11-13 07:35:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "The Flash is not MCU. The rest is true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699860365 {#5257
      date: 2023-11-13 08:26:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Moonrise2473@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 118904
    -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699860365 {#5258
      date: 2023-11-13 08:26:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "This is why the whole “marvel vs DC” thing is fucking stupid. Most people don’t know or care about that difference, they just know they saw a shitty superhero movie. Better movies overall help both companies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699888821 {#5533
    date: 2023-11-13 16:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5541 …}
  +reports: Doctrine\ORM\PersistentCollection {#5543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5547 …}
  -id: 120050
  -bodyTs: "'better':32 'care':19 'compani':37 'dc':8 'differ':22 'fuck':11 'help':35 'know':17,25 'marvel':6 'movi':31,33 'overal':34 'peopl':14 'saw':27 'shitti':29 'stupid':12 'superhero':30 'thing':9 'vs':7 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4822074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699888821 {#5534
    date: 2023-11-13 16:20:21.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 {#5535
  +user: Proxies\__CG__\App\Entity\User {#5536 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
        \n
        If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700267449 {#4553
        date: 2023-11-18 01:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 118787
      -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5755371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699857311 {#4554
        date: 2023-11-13 07:35:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "The Flash is not MCU. The rest is true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699860365 {#5257
      date: 2023-11-13 08:26:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Moonrise2473@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 118904
    -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699860365 {#5258
      date: 2023-11-13 08:26:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "This is why the whole “marvel vs DC” thing is fucking stupid. Most people don’t know or care about that difference, they just know they saw a shitty superhero movie. Better movies overall help both companies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699888821 {#5533
    date: 2023-11-13 16:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5541 …}
  +reports: Doctrine\ORM\PersistentCollection {#5543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5547 …}
  -id: 120050
  -bodyTs: "'better':32 'care':19 'compani':37 'dc':8 'differ':22 'fuck':11 'help':35 'know':17,25 'marvel':6 'movi':31,33 'overal':34 'peopl':14 'saw':27 'shitti':29 'stupid':12 'superhero':30 'thing':9 'vs':7 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4822074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699888821 {#5534
    date: 2023-11-13 16:20:21.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 {#5551
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
        \n
        If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700267449 {#4553
        date: 2023-11-18 01:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 118787
      -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5755371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699857311 {#4554
        date: 2023-11-13 07:35:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "The Flash is not MCU. The rest is true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699860365 {#5257
      date: 2023-11-13 08:26:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Moonrise2473@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 118904
    -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699860365 {#5258
      date: 2023-11-13 08:26:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: """
    Lol I’m so out of touch that only now I noticed it’s DC\n
    \n
    LOL that’s why there was batman at the beginning\n
    \n
    I was genuinely thinking it was Marvel ignoring all the references to the justice league. Like, my mind shutted off at the beginning of the movie, just watching the action but ignoring the story\n
    \n
    LOL i can’t believe I did such a mistake
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700015412 {#5549
    date: 2023-11-15 03:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5556 …}
  +reports: Doctrine\ORM\PersistentCollection {#5558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
  -id: 125926
  -bodyTs: "'action':55 'batman':22 'begin':25,48 'believ':64 'dc':15 'genuin':28 'ignor':33,57 'justic':39 'leagu':40 'like':41 'lol':1,16,60 'm':3 'marvel':32 'mind':43 'mistak':69 'movi':51 'notic':12 'refer':36 'shut':44 'stori':59 'think':29 'touch':7 'watch':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5810334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700015412 {#5550
    date: 2023-11-15 03:30:12.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 {#5551
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
        \n
        If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700267449 {#4553
        date: 2023-11-18 01:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 118787
      -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5755371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699857311 {#4554
        date: 2023-11-13 07:35:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "The Flash is not MCU. The rest is true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699860365 {#5257
      date: 2023-11-13 08:26:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Moonrise2473@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 118904
    -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699860365 {#5258
      date: 2023-11-13 08:26:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: """
    Lol I’m so out of touch that only now I noticed it’s DC\n
    \n
    LOL that’s why there was batman at the beginning\n
    \n
    I was genuinely thinking it was Marvel ignoring all the references to the justice league. Like, my mind shutted off at the beginning of the movie, just watching the action but ignoring the story\n
    \n
    LOL i can’t believe I did such a mistake
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700015412 {#5549
    date: 2023-11-15 03:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5556 …}
  +reports: Doctrine\ORM\PersistentCollection {#5558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
  -id: 125926
  -bodyTs: "'action':55 'batman':22 'begin':25,48 'believ':64 'dc':15 'genuin':28 'ignor':33,57 'justic':39 'leagu':40 'like':41 'lol':1,16,60 'm':3 'marvel':32 'mind':43 'mistak':69 'movi':51 'notic':12 'refer':36 'shut':44 'stori':59 'think':29 'touch':7 'watch':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5810334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700015412 {#5550
    date: 2023-11-15 03:30:12.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 {#5551
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are too many. The other day I saw the latest flash movie. It’s the second? Third? Fourth? I don’t know because they don’t put a number and I don’t care enough. Too many stuff referenced other movies or series making watching a bit of a hassle. Is this just unknown and will be told later for making the movie interesting, or it’s because the audience is supposed to having watched 40 hours of previous works?\n
        \n
        If they really need to push a new superhero movie or series every 2 months, their stories should be self contained, at most separated in a trilogy. Not an infinite parallel universe constantly self referenced that needs a guide that tells you which content you need to watch and in which order.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700267449 {#4553
        date: 2023-11-18 01:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 118787
      -bodyTs: "'2':95 '40':77 'audienc':71 'bit':48 'care':35 'constant':114 'contain':102 'content':125 'day':7 'enough':36 'everi':94 'flash':12 'fourth':19 'guid':120 'hassl':51 'hour':78 'infinit':111 'interest':65 'know':23 'later':60 'latest':11 'make':45,62 'mani':4,38 'month':96 'movi':13,42,64,91 'need':85,118,127 'new':89 'number':30 'order':133 'parallel':112 'previous':80 'push':87 'put':28 'realli':84 'referenc':40,116 'saw':9 'second':17 'self':101,115 'separ':105 'seri':44,93 'stori':98 'stuff':39 'superhero':90 'suppos':73 'tell':122 'third':18 'told':59 'trilog':108 'univers':113 'unknown':55 'watch':46,76,129 'work':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5755371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699857311 {#4554
        date: 2023-11-13 07:35:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "The Flash is not MCU. The rest is true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699860365 {#5257
      date: 2023-11-13 08:26:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Moonrise2473@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 118904
    -bodyTs: "'flash':2 'mcu':5 'rest':7 'true':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699860365 {#5258
      date: 2023-11-13 08:26:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: """
    Lol I’m so out of touch that only now I noticed it’s DC\n
    \n
    LOL that’s why there was batman at the beginning\n
    \n
    I was genuinely thinking it was Marvel ignoring all the references to the justice league. Like, my mind shutted off at the beginning of the movie, just watching the action but ignoring the story\n
    \n
    LOL i can’t believe I did such a mistake
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700015412 {#5549
    date: 2023-11-15 03:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Moonrise2473@lemmy.ml"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5556 …}
  +reports: Doctrine\ORM\PersistentCollection {#5558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
  -id: 125926
  -bodyTs: "'action':55 'batman':22 'begin':25,48 'believ':64 'dc':15 'genuin':28 'ignor':33,57 'justic':39 'leagu':40 'like':41 'lol':1,16,60 'm':3 'marvel':32 'mind':43 'mistak':69 'movi':51 'notic':12 'refer':36 'shut':44 'stori':59 'think':29 'touch':7 'watch':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5810334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700015412 {#5550
    date: 2023-11-15 03:30:12.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 {#4631
  +user: App\Entity\User {#4644 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "But Infinity War was the better movie. Is this still up for discussion?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699839082 {#4626
    date: 2023-11-13 02:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 118113
  -bodyTs: "'better':6 'discuss':13 'infin':2 'movi':7 'still':10 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839082 {#4627
    date: 2023-11-13 02: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
87 DENIED edit
App\Entity\EntryComment {#4631
  +user: App\Entity\User {#4644 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "But Infinity War was the better movie. Is this still up for discussion?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699839082 {#4626
    date: 2023-11-13 02:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 118113
  -bodyTs: "'better':6 'discuss':13 'infin':2 'movi':7 'still':10 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839082 {#4627
    date: 2023-11-13 02: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
88 DENIED moderate
App\Entity\EntryComment {#4631
  +user: App\Entity\User {#4644 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "But Infinity War was the better movie. Is this still up for discussion?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699839082 {#4626
    date: 2023-11-13 02:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 118113
  -bodyTs: "'better':6 'discuss':13 'infin':2 'movi':7 'still':10 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839082 {#4627
    date: 2023-11-13 02: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
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 {#4704
  +user: App\Entity\User {#4717 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1701091359 {#4699
    date: 2023-11-27 14:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -id: 117641
  -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699829600 {#4700
    date: 2023-11-12 23:53: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
91 DENIED edit
App\Entity\EntryComment {#4704
  +user: App\Entity\User {#4717 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1701091359 {#4699
    date: 2023-11-27 14:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -id: 117641
  -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699829600 {#4700
    date: 2023-11-12 23:53: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
92 DENIED moderate
App\Entity\EntryComment {#4704
  +user: App\Entity\User {#4717 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1701091359 {#4699
    date: 2023-11-27 14:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -id: 117641
  -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699829600 {#4700
    date: 2023-11-12 23:53: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
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 {#5227
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#4699
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#4700
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699832280 {#5225
    date: 2023-11-13 00:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5229 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 117782
  -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/931077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832280 {#5226
    date: 2023-11-13 00:38:00.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 {#5227
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#4699
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#4700
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699832280 {#5225
    date: 2023-11-13 00:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5229 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 117782
  -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/931077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832280 {#5226
    date: 2023-11-13 00:38:00.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 {#5227
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#4699
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#4700
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699832280 {#5225
    date: 2023-11-13 00:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5229 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 117782
  -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/931077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832280 {#5226
    date: 2023-11-13 00:38:00.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 {#5409
  +user: Proxies\__CG__\App\Entity\User {#5410 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#5225
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#5226
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "All stupid is correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699838257 {#5407
    date: 2023-11-13 02:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5411 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5415 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 118069
  -bodyTs: "'correct':4 'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4581261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838257 {#5408
    date: 2023-11-13 02:17: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
99 DENIED edit
App\Entity\EntryComment {#5409
  +user: Proxies\__CG__\App\Entity\User {#5410 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#5225
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#5226
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "All stupid is correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699838257 {#5407
    date: 2023-11-13 02:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5411 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5415 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 118069
  -bodyTs: "'correct':4 'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4581261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838257 {#5408
    date: 2023-11-13 02:17: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
100 DENIED moderate
App\Entity\EntryComment {#5409
  +user: Proxies\__CG__\App\Entity\User {#5410 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#5225
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#5226
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "All stupid is correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699838257 {#5407
    date: 2023-11-13 02:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5411 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5415 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 118069
  -bodyTs: "'correct':4 'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4581261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838257 {#5408
    date: 2023-11-13 02:17: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
101 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
102 DENIED moderate
App\Entity\EntryComment {#5425
  +user: Proxies\__CG__\App\Entity\User {#5426 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#5225
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#5226
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "I don’t know, I thought it was kind of fun that they mixed things up for a change and had the protagonist be the villain and the central plot be about his triumph over the antagonists who are the heroes; the movie ending with him relaxing and enjoying the sunset now that his great work was over and so he could retire and put down his burdens was a really nice touch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898246 {#5423
    date: 2023-11-13 18:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 120480
  -bodyTs: "'antagonist':37 'burden':68 'central':29 'chang':19 'could':62 'end':44 'enjoy':49 'fun':11 'great':55 'hero':41 'kind':9 'know':4 'mix':14 'movi':43 'nice':72 'plot':30 'protagonist':23 'put':65 'realli':71 'relax':47 'retir':63 'sunset':51 'thing':15 'thought':6 'touch':73 'triumph':34 'villain':26 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5406867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898246 {#5424
    date: 2023-11-13 18:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5425
  +user: Proxies\__CG__\App\Entity\User {#5426 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#5225
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#5226
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "I don’t know, I thought it was kind of fun that they mixed things up for a change and had the protagonist be the villain and the central plot be about his triumph over the antagonists who are the heroes; the movie ending with him relaxing and enjoying the sunset now that his great work was over and so he could retire and put down his burdens was a really nice touch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898246 {#5423
    date: 2023-11-13 18:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 120480
  -bodyTs: "'antagonist':37 'burden':68 'central':29 'chang':19 'could':62 'end':44 'enjoy':49 'fun':11 'great':55 'hero':41 'kind':9 'know':4 'mix':14 'movi':43 'nice':72 'plot':30 'protagonist':23 'put':65 'realli':71 'relax':47 'retir':63 'sunset':51 'thing':15 'thought':6 'touch':73 'triumph':34 'villain':26 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5406867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898246 {#5424
    date: 2023-11-13 18:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5425
  +user: Proxies\__CG__\App\Entity\User {#5426 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#5225
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#5226
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "I don’t know, I thought it was kind of fun that they mixed things up for a change and had the protagonist be the villain and the central plot be about his triumph over the antagonists who are the heroes; the movie ending with him relaxing and enjoying the sunset now that his great work was over and so he could retire and put down his burdens was a really nice touch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898246 {#5423
    date: 2023-11-13 18:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 120480
  -bodyTs: "'antagonist':37 'burden':68 'central':29 'chang':19 'could':62 'end':44 'enjoy':49 'fun':11 'great':55 'hero':41 'kind':9 'know':4 'mix':14 'movi':43 'nice':72 'plot':30 'protagonist':23 'put':65 'realli':71 'relax':47 'retir':63 'sunset':51 'thing':15 'thought':6 'touch':73 'triumph':34 'villain':26 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5406867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898246 {#5424
    date: 2023-11-13 18:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#4699
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#4700
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699907833 {#5241
    date: 2023-11-13 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 120929
  -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907833 {#5242
    date: 2023-11-13 21:37:13.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
107 DENIED edit
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#4699
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#4700
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699907833 {#5241
    date: 2023-11-13 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 120929
  -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907833 {#5242
    date: 2023-11-13 21:37:13.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
108 DENIED moderate
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#4699
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#4700
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699907833 {#5241
    date: 2023-11-13 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 120929
  -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907833 {#5242
    date: 2023-11-13 21:37:13.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#5582
  +user: Proxies\__CG__\App\Entity\User {#5583 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#5241
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#5242
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699913680 {#5580
    date: 2023-11-13 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
  -id: 121236
  -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6091390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699913680 {#5581
    date: 2023-11-13 23:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5582
  +user: Proxies\__CG__\App\Entity\User {#5583 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#5241
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#5242
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699913680 {#5580
    date: 2023-11-13 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
  -id: 121236
  -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6091390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699913680 {#5581
    date: 2023-11-13 23:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5582
  +user: Proxies\__CG__\App\Entity\User {#5583 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#5241
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#5242
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699913680 {#5580
    date: 2023-11-13 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
  -id: 121236
  -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6091390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699913680 {#5581
    date: 2023-11-13 23:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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
114 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5582
    +user: Proxies\__CG__\App\Entity\User {#5583 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: App\Entity\User {#4717 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#4699
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4705 …}
        +nested: Doctrine\ORM\PersistentCollection {#4707 …}
        +votes: Doctrine\ORM\PersistentCollection {#4709 …}
        +reports: Doctrine\ORM\PersistentCollection {#4711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#4700
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4704}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#5241
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#5242
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699913680 {#5580
      date: 2023-11-13 23:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5584 …}
    +nested: Doctrine\ORM\PersistentCollection {#5586 …}
    +votes: Doctrine\ORM\PersistentCollection {#5588 …}
    +reports: Doctrine\ORM\PersistentCollection {#5590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
    -id: 121236
    -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6091390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699913680 {#5581
      date: 2023-11-13 23:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    It wasn’t “resolved.” Thanos won. Then some janky billionaire lying asshole undid that and then lied about fucking everything. Everyone went on like a march of idiots right over the suicidal cliff like lemmings.\n
    \n
    That’s not a fictional story. Goodbye! Forever!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699917529 {#5680
    date: 2023-11-14 00:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@blind3rdeye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5683 …}
  +nested: Doctrine\ORM\PersistentCollection {#5685 …}
  +votes: Doctrine\ORM\PersistentCollection {#5687 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 121462
  -bodyTs: "'asshol':12 'billionair':10 'cliff':33 'everyon':21 'everyth':20 'fiction':40 'forev':43 'fuck':19 'goodby':42 'idiot':28 'janki':9 'lem':35 'lie':11,17 'like':24,34 'march':26 'resolv':4 'right':29 'stori':41 'suicid':32 'thano':5 'undid':13 'wasn':2 'went':22 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5484283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699917529 {#5681
    date: 2023-11-14 00:18:49.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
115 DENIED edit
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5582
    +user: Proxies\__CG__\App\Entity\User {#5583 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: App\Entity\User {#4717 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#4699
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4705 …}
        +nested: Doctrine\ORM\PersistentCollection {#4707 …}
        +votes: Doctrine\ORM\PersistentCollection {#4709 …}
        +reports: Doctrine\ORM\PersistentCollection {#4711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#4700
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4704}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#5241
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#5242
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699913680 {#5580
      date: 2023-11-13 23:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5584 …}
    +nested: Doctrine\ORM\PersistentCollection {#5586 …}
    +votes: Doctrine\ORM\PersistentCollection {#5588 …}
    +reports: Doctrine\ORM\PersistentCollection {#5590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
    -id: 121236
    -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6091390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699913680 {#5581
      date: 2023-11-13 23:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    It wasn’t “resolved.” Thanos won. Then some janky billionaire lying asshole undid that and then lied about fucking everything. Everyone went on like a march of idiots right over the suicidal cliff like lemmings.\n
    \n
    That’s not a fictional story. Goodbye! Forever!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699917529 {#5680
    date: 2023-11-14 00:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@blind3rdeye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5683 …}
  +nested: Doctrine\ORM\PersistentCollection {#5685 …}
  +votes: Doctrine\ORM\PersistentCollection {#5687 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 121462
  -bodyTs: "'asshol':12 'billionair':10 'cliff':33 'everyon':21 'everyth':20 'fiction':40 'forev':43 'fuck':19 'goodby':42 'idiot':28 'janki':9 'lem':35 'lie':11,17 'like':24,34 'march':26 'resolv':4 'right':29 'stori':41 'suicid':32 'thano':5 'undid':13 'wasn':2 'went':22 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5484283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699917529 {#5681
    date: 2023-11-14 00:18:49.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
116 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5582
    +user: Proxies\__CG__\App\Entity\User {#5583 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: App\Entity\User {#4717 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#4699
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4705 …}
        +nested: Doctrine\ORM\PersistentCollection {#4707 …}
        +votes: Doctrine\ORM\PersistentCollection {#4709 …}
        +reports: Doctrine\ORM\PersistentCollection {#4711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#4700
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4704}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#5241
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#5242
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699913680 {#5580
      date: 2023-11-13 23:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5584 …}
    +nested: Doctrine\ORM\PersistentCollection {#5586 …}
    +votes: Doctrine\ORM\PersistentCollection {#5588 …}
    +reports: Doctrine\ORM\PersistentCollection {#5590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
    -id: 121236
    -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6091390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699913680 {#5581
      date: 2023-11-13 23:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    It wasn’t “resolved.” Thanos won. Then some janky billionaire lying asshole undid that and then lied about fucking everything. Everyone went on like a march of idiots right over the suicidal cliff like lemmings.\n
    \n
    That’s not a fictional story. Goodbye! Forever!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699917529 {#5680
    date: 2023-11-14 00:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@blind3rdeye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5683 …}
  +nested: Doctrine\ORM\PersistentCollection {#5685 …}
  +votes: Doctrine\ORM\PersistentCollection {#5687 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 121462
  -bodyTs: "'asshol':12 'billionair':10 'cliff':33 'everyon':21 'everyth':20 'fiction':40 'forev':43 'fuck':19 'goodby':42 'idiot':28 'janki':9 'lem':35 'lie':11,17 'like':24,34 'march':26 'resolv':4 'right':29 'stori':41 'suicid':32 'thano':5 'undid':13 'wasn':2 'went':22 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5484283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699917529 {#5681
    date: 2023-11-14 00:18:49.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#5598
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#5241
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#5242
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "But that plot point was completely nonsense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700558788 {#5596
    date: 2023-11-21 10:26:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 146016
  -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558788 {#5597
    date: 2023-11-21 10:26:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5598
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#5241
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#5242
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "But that plot point was completely nonsense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700558788 {#5596
    date: 2023-11-21 10:26:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 146016
  -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558788 {#5597
    date: 2023-11-21 10:26:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5598
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#4699
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#4700
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#5241
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#5242
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "But that plot point was completely nonsense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700558788 {#5596
    date: 2023-11-21 10:26:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 146016
  -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558788 {#5597
    date: 2023-11-21 10:26:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 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
122 DENIED moderate
App\Entity\EntryComment {#5697
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5598
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: App\Entity\User {#4717 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#4699
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4705 …}
        +nested: Doctrine\ORM\PersistentCollection {#4707 …}
        +votes: Doctrine\ORM\PersistentCollection {#4709 …}
        +reports: Doctrine\ORM\PersistentCollection {#4711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#4700
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4704}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#5241
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#5242
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "But that plot point was completely nonsense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700558788 {#5596
      date: 2023-11-21 10:26:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 146016
    -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558788 {#5597
      date: 2023-11-21 10:26:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    Yeah, a BILLIONAIRE undoes GOOD THINGS being done by the “VILLIAN.”\n
    \n
    Of course it doesn’t make sense. It DOES make sense when you undo the bullshit it’s spun around. There you fucking go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626629 {#5695
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5698 …}
  +nested: Doctrine\ORM\PersistentCollection {#5700 …}
  +votes: Doctrine\ORM\PersistentCollection {#5702 …}
  +reports: Doctrine\ORM\PersistentCollection {#5704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5708 …}
  -id: 149591
  -bodyTs: "'around':31 'billionair':3 'bullshit':27 'cours':13 'doesn':15 'done':8 'fuck':34 'go':35 'good':5 'make':17,21 'sens':18,22 'spun':30 'thing':6 'undo':4,25 'villian':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5791165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626629 {#5696
    date: 2023-11-22 05:17:09.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
123 DENIED edit
App\Entity\EntryComment {#5697
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5598
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: App\Entity\User {#4717 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#4699
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4705 …}
        +nested: Doctrine\ORM\PersistentCollection {#4707 …}
        +votes: Doctrine\ORM\PersistentCollection {#4709 …}
        +reports: Doctrine\ORM\PersistentCollection {#4711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#4700
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4704}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#5241
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#5242
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "But that plot point was completely nonsense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700558788 {#5596
      date: 2023-11-21 10:26:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 146016
    -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558788 {#5597
      date: 2023-11-21 10:26:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    Yeah, a BILLIONAIRE undoes GOOD THINGS being done by the “VILLIAN.”\n
    \n
    Of course it doesn’t make sense. It DOES make sense when you undo the bullshit it’s spun around. There you fucking go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626629 {#5695
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5698 …}
  +nested: Doctrine\ORM\PersistentCollection {#5700 …}
  +votes: Doctrine\ORM\PersistentCollection {#5702 …}
  +reports: Doctrine\ORM\PersistentCollection {#5704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5708 …}
  -id: 149591
  -bodyTs: "'around':31 'billionair':3 'bullshit':27 'cours':13 'doesn':15 'done':8 'fuck':34 'go':35 'good':5 'make':17,21 'sens':18,22 'spun':30 'thing':6 'undo':4,25 'villian':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5791165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626629 {#5696
    date: 2023-11-22 05:17:09.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
124 DENIED moderate
App\Entity\EntryComment {#5697
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5598
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: App\Entity\User {#4717 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#4699
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4705 …}
        +nested: Doctrine\ORM\PersistentCollection {#4707 …}
        +votes: Doctrine\ORM\PersistentCollection {#4709 …}
        +reports: Doctrine\ORM\PersistentCollection {#4711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#4700
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4704}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#5241
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#5242
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "But that plot point was completely nonsense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700558788 {#5596
      date: 2023-11-21 10:26:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 146016
    -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558788 {#5597
      date: 2023-11-21 10:26:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    Yeah, a BILLIONAIRE undoes GOOD THINGS being done by the “VILLIAN.”\n
    \n
    Of course it doesn’t make sense. It DOES make sense when you undo the bullshit it’s spun around. There you fucking go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626629 {#5695
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5698 …}
  +nested: Doctrine\ORM\PersistentCollection {#5700 …}
  +votes: Doctrine\ORM\PersistentCollection {#5702 …}
  +reports: Doctrine\ORM\PersistentCollection {#5704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5708 …}
  -id: 149591
  -bodyTs: "'around':31 'billionair':3 'bullshit':27 'cours':13 'doesn':15 'done':8 'fuck':34 'go':35 'good':5 'make':17,21 'sens':18,22 'spun':30 'thing':6 'undo':4,25 'villian':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5791165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626629 {#5696
    date: 2023-11-22 05:17:09.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were never good you just had dogshit standards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1699998740 {#4772
    date: 2023-11-14 22:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 117127
  -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5743562"
  +editedAt: DateTimeImmutable @1699961023 {#4773
    date: 2023-11-14 12:23:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699821210 {#4774
    date: 2023-11-12 21:33: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
127 DENIED edit
App\Entity\EntryComment {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were never good you just had dogshit standards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1699998740 {#4772
    date: 2023-11-14 22:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 117127
  -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5743562"
  +editedAt: DateTimeImmutable @1699961023 {#4773
    date: 2023-11-14 12:23:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699821210 {#4774
    date: 2023-11-12 21:33: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
128 DENIED moderate
App\Entity\EntryComment {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were never good you just had dogshit standards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1699998740 {#4772
    date: 2023-11-14 22:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 117127
  -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5743562"
  +editedAt: DateTimeImmutable @1699961023 {#4773
    date: 2023-11-14 12:23:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699821210 {#4774
    date: 2023-11-12 21:33: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
129 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
130 DENIED moderate
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4778
    +user: App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were never good you just had dogshit standards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1699998740 {#4772
      date: 2023-11-14 22:52:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 117127
    -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743562"
    +editedAt: DateTimeImmutable @1699961023 {#4773
      date: 2023-11-14 12:23:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699821210 {#4774
      date: 2023-11-12 21:33:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "They hated him because he spoke the truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699823476 {#5193
    date: 2023-11-12 22:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 117293
  -bodyTs: "'hate':2 'spoke':6 'truth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5744535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699823476 {#5194
    date: 2023-11-12 22:11: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
131 DENIED edit
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4778
    +user: App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were never good you just had dogshit standards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1699998740 {#4772
      date: 2023-11-14 22:52:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 117127
    -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743562"
    +editedAt: DateTimeImmutable @1699961023 {#4773
      date: 2023-11-14 12:23:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699821210 {#4774
      date: 2023-11-12 21:33:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "They hated him because he spoke the truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699823476 {#5193
    date: 2023-11-12 22:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 117293
  -bodyTs: "'hate':2 'spoke':6 'truth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5744535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699823476 {#5194
    date: 2023-11-12 22:11: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
132 DENIED moderate
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4778
    +user: App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were never good you just had dogshit standards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1699998740 {#4772
      date: 2023-11-14 22:52:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 117127
    -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743562"
    +editedAt: DateTimeImmutable @1699961023 {#4773
      date: 2023-11-14 12:23:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699821210 {#4774
      date: 2023-11-12 21:33:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "They hated him because he spoke the truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699823476 {#5193
    date: 2023-11-12 22:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 117293
  -bodyTs: "'hate':2 'spoke':6 'truth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5744535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699823476 {#5194
    date: 2023-11-12 22:11: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4778
    +user: App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were never good you just had dogshit standards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1699998740 {#4772
      date: 2023-11-14 22:52:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 117127
    -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743562"
    +editedAt: DateTimeImmutable @1699961023 {#4773
      date: 2023-11-14 12:23:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699821210 {#4774
      date: 2023-11-12 21:33:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "Yup, I would have worded it differently but I second this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699835161 {#5209
    date: 2023-11-13 01:26:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 117918
  -bodyTs: "'differ':7 'second':10 'word':5 'would':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5448412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835161 {#5210
    date: 2023-11-13 01:26:01.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
135 DENIED edit
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4778
    +user: App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were never good you just had dogshit standards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1699998740 {#4772
      date: 2023-11-14 22:52:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 117127
    -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743562"
    +editedAt: DateTimeImmutable @1699961023 {#4773
      date: 2023-11-14 12:23:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699821210 {#4774
      date: 2023-11-12 21:33:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "Yup, I would have worded it differently but I second this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699835161 {#5209
    date: 2023-11-13 01:26:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 117918
  -bodyTs: "'differ':7 'second':10 'word':5 'would':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5448412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835161 {#5210
    date: 2023-11-13 01:26:01.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
136 DENIED moderate
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4778
    +user: App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were never good you just had dogshit standards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1699998740 {#4772
      date: 2023-11-14 22:52:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 117127
    -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743562"
    +editedAt: DateTimeImmutable @1699961023 {#4773
      date: 2023-11-14 12:23:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699821210 {#4774
      date: 2023-11-12 21:33:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "Yup, I would have worded it differently but I second this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699835161 {#5209
    date: 2023-11-13 01:26:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 117918
  -bodyTs: "'differ':7 'second':10 'word':5 'would':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5448412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835161 {#5210
    date: 2023-11-13 01:26:01.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#5488
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4778
      +user: App\Entity\User {#4791 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were never good you just had dogshit standards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1699998740 {#4772
        date: 2023-11-14 22:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4781 …}
      +votes: Doctrine\ORM\PersistentCollection {#4783 …}
      +reports: Doctrine\ORM\PersistentCollection {#4785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
      -id: 117127
      -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5743562"
      +editedAt: DateTimeImmutable @1699961023 {#4773
        date: 2023-11-14 12:23:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699821210 {#4774
        date: 2023-11-12 21:33:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4778}
    +body: "Yup, I would have worded it differently but I second this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699835161 {#5209
      date: 2023-11-13 01:26:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 117918
    -bodyTs: "'differ':7 'second':10 'word':5 'would':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5448412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835161 {#5210
      date: 2023-11-13 01:26:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "I get that alot 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699847788 {#5486
    date: 2023-11-13 04:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@KazuchijouNo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 118465
  -bodyTs: "'alot':4 'get':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5753335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699847788 {#5487
    date: 2023-11-13 04:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5488
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4778
      +user: App\Entity\User {#4791 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were never good you just had dogshit standards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1699998740 {#4772
        date: 2023-11-14 22:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4781 …}
      +votes: Doctrine\ORM\PersistentCollection {#4783 …}
      +reports: Doctrine\ORM\PersistentCollection {#4785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
      -id: 117127
      -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5743562"
      +editedAt: DateTimeImmutable @1699961023 {#4773
        date: 2023-11-14 12:23:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699821210 {#4774
        date: 2023-11-12 21:33:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4778}
    +body: "Yup, I would have worded it differently but I second this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699835161 {#5209
      date: 2023-11-13 01:26:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 117918
    -bodyTs: "'differ':7 'second':10 'word':5 'would':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5448412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835161 {#5210
      date: 2023-11-13 01:26:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "I get that alot 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699847788 {#5486
    date: 2023-11-13 04:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@KazuchijouNo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 118465
  -bodyTs: "'alot':4 'get':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5753335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699847788 {#5487
    date: 2023-11-13 04:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5488
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4778
      +user: App\Entity\User {#4791 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were never good you just had dogshit standards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1699998740 {#4772
        date: 2023-11-14 22:52:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4781 …}
      +votes: Doctrine\ORM\PersistentCollection {#4783 …}
      +reports: Doctrine\ORM\PersistentCollection {#4785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
      -id: 117127
      -bodyTs: "'dogshit':8 'good':4 'never':3 'standard':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5743562"
      +editedAt: DateTimeImmutable @1699961023 {#4773
        date: 2023-11-14 12:23:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699821210 {#4774
        date: 2023-11-12 21:33:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4778}
    +body: "Yup, I would have worded it differently but I second this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699835161 {#5209
      date: 2023-11-13 01:26:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 117918
    -bodyTs: "'differ':7 'second':10 'word':5 'would':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5448412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835161 {#5210
      date: 2023-11-13 01:26:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "I get that alot 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699847788 {#5486
    date: 2023-11-13 04:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Omega_Haxors@lemmy.ml"
    "@KazuchijouNo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 118465
  -bodyTs: "'alot':4 'get':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5753335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699847788 {#5487
    date: 2023-11-13 04:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\EntryComment {#4851
  +user: App\Entity\User {#4864 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699988561 {#4846
    date: 2023-11-14 20:02:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
  -id: 116899
  -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5265311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817851 {#4847
    date: 2023-11-12 20:37: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
143 DENIED edit
App\Entity\EntryComment {#4851
  +user: App\Entity\User {#4864 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699988561 {#4846
    date: 2023-11-14 20:02:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
  -id: 116899
  -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5265311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817851 {#4847
    date: 2023-11-12 20:37: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
144 DENIED moderate
App\Entity\EntryComment {#4851
  +user: App\Entity\User {#4864 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699988561 {#4846
    date: 2023-11-14 20:02:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
  -id: 116899
  -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5265311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817851 {#4847
    date: 2023-11-12 20:37: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: App\Entity\User {#4864 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699988561 {#4846
      date: 2023-11-14 20:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4854 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
    -id: 116899
    -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5265311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817851 {#4847
      date: 2023-11-12 20:37:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "I wonder what the impact of that would be on the population psychologically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699826990 {#5162
    date: 2023-11-12 23:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 117499
  -bodyTs: "'impact':5 'popul':12 'psycholog':13 'wonder':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4722015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826990 {#5163
    date: 2023-11-12 23:09:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: App\Entity\User {#4864 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699988561 {#4846
      date: 2023-11-14 20:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4854 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
    -id: 116899
    -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5265311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817851 {#4847
      date: 2023-11-12 20:37:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "I wonder what the impact of that would be on the population psychologically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699826990 {#5162
    date: 2023-11-12 23:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 117499
  -bodyTs: "'impact':5 'popul':12 'psycholog':13 'wonder':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4722015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826990 {#5163
    date: 2023-11-12 23:09:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: App\Entity\User {#4864 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699988561 {#4846
      date: 2023-11-14 20:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4854 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
    -id: 116899
    -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5265311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817851 {#4847
      date: 2023-11-12 20:37:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "I wonder what the impact of that would be on the population psychologically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699826990 {#5162
    date: 2023-11-12 23:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 117499
  -bodyTs: "'impact':5 'popul':12 'psycholog':13 'wonder':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4722015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826990 {#5163
    date: 2023-11-12 23:09:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\EntryComment {#5180
  +user: App\Entity\User {#4644 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: App\Entity\User {#4864 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699988561 {#4846
      date: 2023-11-14 20:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4854 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
    -id: 116899
    -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5265311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817851 {#4847
      date: 2023-11-12 20:37:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "Rushed, and yet still somehow way too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699839176 {#5178
    date: 2023-11-13 02:32:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 118117
  -bodyTs: "'long':8 'rush':1 'somehow':5 'still':4 'way':6 'yet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839176 {#5179
    date: 2023-11-13 02:32:56.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
151 DENIED edit
App\Entity\EntryComment {#5180
  +user: App\Entity\User {#4644 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: App\Entity\User {#4864 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699988561 {#4846
      date: 2023-11-14 20:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4854 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
    -id: 116899
    -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5265311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817851 {#4847
      date: 2023-11-12 20:37:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "Rushed, and yet still somehow way too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699839176 {#5178
    date: 2023-11-13 02:32:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 118117
  -bodyTs: "'long':8 'rush':1 'somehow':5 'still':4 'way':6 'yet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839176 {#5179
    date: 2023-11-13 02:32:56.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
152 DENIED moderate
App\Entity\EntryComment {#5180
  +user: App\Entity\User {#4644 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: App\Entity\User {#4864 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699988561 {#4846
      date: 2023-11-14 20:02:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4854 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
    -id: 116899
    -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5265311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817851 {#4847
      date: 2023-11-12 20:37:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "Rushed, and yet still somehow way too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699839176 {#5178
    date: 2023-11-13 02:32:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 118117
  -bodyTs: "'long':8 'rush':1 'somehow':5 'still':4 'way':6 'yet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839176 {#5179
    date: 2023-11-13 02:32:56.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#5503
  +user: Proxies\__CG__\App\Entity\User {#5504 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4851
      +user: App\Entity\User {#4864 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699988561 {#4846
        date: 2023-11-14 20:02:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4852 …}
      +nested: Doctrine\ORM\PersistentCollection {#4854 …}
      +votes: Doctrine\ORM\PersistentCollection {#4856 …}
      +reports: Doctrine\ORM\PersistentCollection {#4858 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
      -id: 116899
      -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5265311"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817851 {#4847
        date: 2023-11-12 20:37:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4851}
    +body: "Rushed, and yet still somehow way too long."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699839176 {#5178
      date: 2023-11-13 02:32:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Pharmacokinetics@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 118117
    -bodyTs: "'long':8 'rush':1 'somehow':5 'still':4 'way':6 'yet':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5750491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699839176 {#5179
      date: 2023-11-13 02:32:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "Shoulda been a trilogy with a proofreader"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699840323 {#5501
    date: 2023-11-13 02:52:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5509 …}
  +reports: Doctrine\ORM\PersistentCollection {#5511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
  -id: 118175
  -bodyTs: "'proofread':7 'shoulda':1 'trilog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5272823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840323 {#5502
    date: 2023-11-13 02:52:03.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
155 DENIED edit
App\Entity\EntryComment {#5503
  +user: Proxies\__CG__\App\Entity\User {#5504 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4851
      +user: App\Entity\User {#4864 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699988561 {#4846
        date: 2023-11-14 20:02:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4852 …}
      +nested: Doctrine\ORM\PersistentCollection {#4854 …}
      +votes: Doctrine\ORM\PersistentCollection {#4856 …}
      +reports: Doctrine\ORM\PersistentCollection {#4858 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
      -id: 116899
      -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5265311"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817851 {#4847
        date: 2023-11-12 20:37:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4851}
    +body: "Rushed, and yet still somehow way too long."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699839176 {#5178
      date: 2023-11-13 02:32:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Pharmacokinetics@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 118117
    -bodyTs: "'long':8 'rush':1 'somehow':5 'still':4 'way':6 'yet':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5750491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699839176 {#5179
      date: 2023-11-13 02:32:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "Shoulda been a trilogy with a proofreader"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699840323 {#5501
    date: 2023-11-13 02:52:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5509 …}
  +reports: Doctrine\ORM\PersistentCollection {#5511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
  -id: 118175
  -bodyTs: "'proofread':7 'shoulda':1 'trilog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5272823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840323 {#5502
    date: 2023-11-13 02:52:03.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
156 DENIED moderate
App\Entity\EntryComment {#5503
  +user: Proxies\__CG__\App\Entity\User {#5504 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4851
      +user: App\Entity\User {#4864 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My god End Game was trash. It qas terribly rushed. They should’ve just ended it in Infinity war with a cliff hanger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699988561 {#4846
        date: 2023-11-14 20:02:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4852 …}
      +nested: Doctrine\ORM\PersistentCollection {#4854 …}
      +votes: Doctrine\ORM\PersistentCollection {#4856 …}
      +reports: Doctrine\ORM\PersistentCollection {#4858 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
      -id: 116899
      -bodyTs: "'cliff':22 'end':3,15 'game':4 'god':2 'hanger':23 'infin':18 'qas':8 'rush':10 'terribl':9 'trash':6 've':13 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5265311"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817851 {#4847
        date: 2023-11-12 20:37:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4851}
    +body: "Rushed, and yet still somehow way too long."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699839176 {#5178
      date: 2023-11-13 02:32:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Pharmacokinetics@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 118117
    -bodyTs: "'long':8 'rush':1 'somehow':5 'still':4 'way':6 'yet':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5750491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699839176 {#5179
      date: 2023-11-13 02:32:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4851}
  +body: "Shoulda been a trilogy with a proofreader"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699840323 {#5501
    date: 2023-11-13 02:52:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Pharmacokinetics@lemmy.world"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5509 …}
  +reports: Doctrine\ORM\PersistentCollection {#5511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
  -id: 118175
  -bodyTs: "'proofread':7 'shoulda':1 'trilog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5272823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840323 {#5502
    date: 2023-11-13 02:52:03.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I feel like comic book movies in general, peaked. Marvel nor DC have made anything that gets close.\n
    \n
    I think the big reason is that marvel had to make due with it’s B and C suite of characters, after they sold the rights of to their most popular franchises, like X-Men and Spiderman. They had to step their writing game up to overcome the limited popularity of the characters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699817360 {#4921
    date: 2023-11-12 20:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 116868
  -bodyTs: "'anyth':15 'b':34 'big':22 'book':5 'c':36 'charact':39,72 'close':18 'comic':4 'dc':12 'due':30 'feel':2 'franchis':50 'game':63 'general':8 'get':17 'like':3,51 'limit':68 'made':14 'make':29 'marvel':10,26 'men':54 'movi':6 'overcom':66 'peak':9 'popular':49,69 'reason':23 'right':44 'sold':42 'spiderman':56 'step':60 'suit':37 'think':20 'write':62 'x':53 'x-men':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4599214"
  +editedAt: DateTimeImmutable @1699981834 {#4922
    date: 2023-11-14 18:10:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699817360 {#4923
    date: 2023-11-12 20:29: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
159 DENIED edit
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I feel like comic book movies in general, peaked. Marvel nor DC have made anything that gets close.\n
    \n
    I think the big reason is that marvel had to make due with it’s B and C suite of characters, after they sold the rights of to their most popular franchises, like X-Men and Spiderman. They had to step their writing game up to overcome the limited popularity of the characters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699817360 {#4921
    date: 2023-11-12 20:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 116868
  -bodyTs: "'anyth':15 'b':34 'big':22 'book':5 'c':36 'charact':39,72 'close':18 'comic':4 'dc':12 'due':30 'feel':2 'franchis':50 'game':63 'general':8 'get':17 'like':3,51 'limit':68 'made':14 'make':29 'marvel':10,26 'men':54 'movi':6 'overcom':66 'peak':9 'popular':49,69 'reason':23 'right':44 'sold':42 'spiderman':56 'step':60 'suit':37 'think':20 'write':62 'x':53 'x-men':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4599214"
  +editedAt: DateTimeImmutable @1699981834 {#4922
    date: 2023-11-14 18:10:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699817360 {#4923
    date: 2023-11-12 20:29: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
160 DENIED moderate
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I feel like comic book movies in general, peaked. Marvel nor DC have made anything that gets close.\n
    \n
    I think the big reason is that marvel had to make due with it’s B and C suite of characters, after they sold the rights of to their most popular franchises, like X-Men and Spiderman. They had to step their writing game up to overcome the limited popularity of the characters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699817360 {#4921
    date: 2023-11-12 20:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 116868
  -bodyTs: "'anyth':15 'b':34 'big':22 'book':5 'c':36 'charact':39,72 'close':18 'comic':4 'dc':12 'due':30 'feel':2 'franchis':50 'game':63 'general':8 'get':17 'like':3,51 'limit':68 'made':14 'make':29 'marvel':10,26 'men':54 'movi':6 'overcom':66 'peak':9 'popular':49,69 'reason':23 'right':44 'sold':42 'spiderman':56 'step':60 'suit':37 'think':20 'write':62 'x':53 'x-men':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4599214"
  +editedAt: DateTimeImmutable @1699981834 {#4922
    date: 2023-11-14 18:10:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699817360 {#4923
    date: 2023-11-12 20:29: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#5014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe you’re just older because they weren’t good to begin with"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1700132907 {#4996
    date: 2023-11-16 12:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -id: 116802
  -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4801970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699816414 {#4997
    date: 2023-11-12 20:13:34.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
163 DENIED edit
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#5014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe you’re just older because they weren’t good to begin with"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1700132907 {#4996
    date: 2023-11-16 12:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -id: 116802
  -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4801970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699816414 {#4997
    date: 2023-11-12 20:13:34.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
164 DENIED moderate
App\Entity\EntryComment {#5001
  +user: App\Entity\User {#5014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe you’re just older because they weren’t good to begin with"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1700132907 {#4996
    date: 2023-11-16 12:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -id: 116802
  -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4801970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699816414 {#4997
    date: 2023-11-12 20:13:34.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
    \n
    But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699834325 {#5086
    date: 2023-11-13 01:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 117876
  -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834325 {#5089
    date: 2023-11-13 01:12: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
167 DENIED edit
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
    \n
    But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699834325 {#5086
    date: 2023-11-13 01:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 117876
  -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834325 {#5089
    date: 2023-11-13 01:12: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
168 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
    \n
    But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699834325 {#5086
    date: 2023-11-13 01:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 117876
  -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834325 {#5089
    date: 2023-11-13 01:12: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
169 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
170 DENIED moderate
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    National Treasure is fucking awful though.\n
    \n
    It’s certainly no The Mummy (Brendan and Rachel obviously, not Tom’s shitty effort that killed the whole “Dark Universe” franchise two movies in), which is about where I draw the line on popcorn guff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699900917 {#5439
    date: 2023-11-13 19:41:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 120576
  -bodyTs: "'aw':5 'brendan':13 'certain':9 'dark':26 'draw':37 'effort':21 'franchis':28 'fuck':4 'guff':42 'kill':23 'line':39 'movi':30 'mummi':12 'nation':1 'obvious':16 'popcorn':41 'rachel':15 'shitti':20 'though':6 'tom':18 'treasur':2 'two':29 'univers':27 'whole':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4355844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699900917 {#5440
    date: 2023-11-13 19:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    National Treasure is fucking awful though.\n
    \n
    It’s certainly no The Mummy (Brendan and Rachel obviously, not Tom’s shitty effort that killed the whole “Dark Universe” franchise two movies in), which is about where I draw the line on popcorn guff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699900917 {#5439
    date: 2023-11-13 19:41:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 120576
  -bodyTs: "'aw':5 'brendan':13 'certain':9 'dark':26 'draw':37 'effort':21 'franchis':28 'fuck':4 'guff':42 'kill':23 'line':39 'movi':30 'mummi':12 'nation':1 'obvious':16 'popcorn':41 'rachel':15 'shitti':20 'though':6 'tom':18 'treasur':2 'two':29 'univers':27 'whole':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4355844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699900917 {#5440
    date: 2023-11-13 19:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    National Treasure is fucking awful though.\n
    \n
    It’s certainly no The Mummy (Brendan and Rachel obviously, not Tom’s shitty effort that killed the whole “Dark Universe” franchise two movies in), which is about where I draw the line on popcorn guff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699900917 {#5439
    date: 2023-11-13 19:41:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 120576
  -bodyTs: "'aw':5 'brendan':13 'certain':9 'dark':26 'draw':37 'effort':21 'franchis':28 'fuck':4 'guff':42 'kill':23 'line':39 'movi':30 'mummi':12 'nation':1 'obvious':16 'popcorn':41 'rachel':15 'shitti':20 'though':6 'tom':18 'treasur':2 'two':29 'univers':27 'whole':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4355844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699900917 {#5440
    date: 2023-11-13 19:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#5652
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5441
    +user: Proxies\__CG__\App\Entity\User {#5309 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5085
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: """
        Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
        \n
        But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699834325 {#5086
        date: 2023-11-13 01:12:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
      -id: 117876
      -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699834325 {#5089
        date: 2023-11-13 01:12:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      National Treasure is fucking awful though.\n
      \n
      It’s certainly no The Mummy (Brendan and Rachel obviously, not Tom’s shitty effort that killed the whole “Dark Universe” franchise two movies in), which is about where I draw the line on popcorn guff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699900917 {#5439
      date: 2023-11-13 19:41:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Sigh_Bafanada@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5442 …}
    +nested: Doctrine\ORM\PersistentCollection {#5444 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
    -id: 120576
    -bodyTs: "'aw':5 'brendan':13 'certain':9 'dark':26 'draw':37 'effort':21 'franchis':28 'fuck':4 'guff':42 'kill':23 'line':39 'movi':30 'mummi':12 'nation':1 'obvious':16 'popcorn':41 'rachel':15 'shitti':20 'though':6 'tom':18 'treasur':2 'two':29 'univers':27 'whole':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4355844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699900917 {#5440
      date: 2023-11-13 19:41:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "You mean the 1999 cinematic masterpiece, The Mummy, with Brendan Fraser and Rachel Weisz?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699904591 {#5650
    date: 2023-11-13 20:43:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5653 …}
  +nested: Doctrine\ORM\PersistentCollection {#5655 …}
  +votes: Doctrine\ORM\PersistentCollection {#5657 …}
  +reports: Doctrine\ORM\PersistentCollection {#5659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
  -id: 120754
  -bodyTs: "'1999':4 'brendan':10 'cinemat':5 'fraser':11 'masterpiec':6 'mean':2 'mummi':8 'rachel':13 'weisz':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904591 {#5651
    date: 2023-11-13 20:43:11.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
175 DENIED edit
App\Entity\EntryComment {#5652
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5441
    +user: Proxies\__CG__\App\Entity\User {#5309 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5085
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: """
        Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
        \n
        But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699834325 {#5086
        date: 2023-11-13 01:12:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
      -id: 117876
      -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699834325 {#5089
        date: 2023-11-13 01:12:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      National Treasure is fucking awful though.\n
      \n
      It’s certainly no The Mummy (Brendan and Rachel obviously, not Tom’s shitty effort that killed the whole “Dark Universe” franchise two movies in), which is about where I draw the line on popcorn guff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699900917 {#5439
      date: 2023-11-13 19:41:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Sigh_Bafanada@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5442 …}
    +nested: Doctrine\ORM\PersistentCollection {#5444 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
    -id: 120576
    -bodyTs: "'aw':5 'brendan':13 'certain':9 'dark':26 'draw':37 'effort':21 'franchis':28 'fuck':4 'guff':42 'kill':23 'line':39 'movi':30 'mummi':12 'nation':1 'obvious':16 'popcorn':41 'rachel':15 'shitti':20 'though':6 'tom':18 'treasur':2 'two':29 'univers':27 'whole':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4355844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699900917 {#5440
      date: 2023-11-13 19:41:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "You mean the 1999 cinematic masterpiece, The Mummy, with Brendan Fraser and Rachel Weisz?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699904591 {#5650
    date: 2023-11-13 20:43:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5653 …}
  +nested: Doctrine\ORM\PersistentCollection {#5655 …}
  +votes: Doctrine\ORM\PersistentCollection {#5657 …}
  +reports: Doctrine\ORM\PersistentCollection {#5659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
  -id: 120754
  -bodyTs: "'1999':4 'brendan':10 'cinemat':5 'fraser':11 'masterpiec':6 'mean':2 'mummi':8 'rachel':13 'weisz':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904591 {#5651
    date: 2023-11-13 20:43:11.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
176 DENIED moderate
App\Entity\EntryComment {#5652
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5441
    +user: Proxies\__CG__\App\Entity\User {#5309 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5085
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: """
        Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
        \n
        But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699834325 {#5086
        date: 2023-11-13 01:12:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
      -id: 117876
      -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5270807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699834325 {#5089
        date: 2023-11-13 01:12:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      National Treasure is fucking awful though.\n
      \n
      It’s certainly no The Mummy (Brendan and Rachel obviously, not Tom’s shitty effort that killed the whole “Dark Universe” franchise two movies in), which is about where I draw the line on popcorn guff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699900917 {#5439
      date: 2023-11-13 19:41:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Sigh_Bafanada@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5442 …}
    +nested: Doctrine\ORM\PersistentCollection {#5444 …}
    +votes: Doctrine\ORM\PersistentCollection {#5446 …}
    +reports: Doctrine\ORM\PersistentCollection {#5448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
    -id: 120576
    -bodyTs: "'aw':5 'brendan':13 'certain':9 'dark':26 'draw':37 'effort':21 'franchis':28 'fuck':4 'guff':42 'kill':23 'line':39 'movi':30 'mummi':12 'nation':1 'obvious':16 'popcorn':41 'rachel':15 'shitti':20 'though':6 'tom':18 'treasur':2 'two':29 'univers':27 'whole':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4355844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699900917 {#5440
      date: 2023-11-13 19:41:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "You mean the 1999 cinematic masterpiece, The Mummy, with Brendan Fraser and Rachel Weisz?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699904591 {#5650
    date: 2023-11-13 20:43:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
    "@Blackmist@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5653 …}
  +nested: Doctrine\ORM\PersistentCollection {#5655 …}
  +votes: Doctrine\ORM\PersistentCollection {#5657 …}
  +reports: Doctrine\ORM\PersistentCollection {#5659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
  -id: 120754
  -bodyTs: "'1999':4 'brendan':10 'cinemat':5 'fraser':11 'masterpiec':6 'mean':2 'mummi':8 'rachel':13 'weisz':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904591 {#5651
    date: 2023-11-13 20:43:11.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#5457
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Not a movie, but both seasons of Loki were also good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699903082 {#5454
    date: 2023-11-13 20:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 120673
  -bodyTs: "'also':10 'good':11 'loki':8 'movi':3 'season':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288256"
  +editedAt: DateTimeImmutable @1700084864 {#5455
    date: 2023-11-15 22:47:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699903082 {#5456
    date: 2023-11-13 20:18:02.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
179 DENIED edit
App\Entity\EntryComment {#5457
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Not a movie, but both seasons of Loki were also good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699903082 {#5454
    date: 2023-11-13 20:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 120673
  -bodyTs: "'also':10 'good':11 'loki':8 'movi':3 'season':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288256"
  +editedAt: DateTimeImmutable @1700084864 {#5455
    date: 2023-11-15 22:47:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699903082 {#5456
    date: 2023-11-13 20:18:02.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
180 DENIED moderate
App\Entity\EntryComment {#5457
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Not a movie, but both seasons of Loki were also good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699903082 {#5454
    date: 2023-11-13 20:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 120673
  -bodyTs: "'also':10 'good':11 'loki':8 'movi':3 'season':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288256"
  +editedAt: DateTimeImmutable @1700084864 {#5455
    date: 2023-11-15 22:47:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699903082 {#5456
    date: 2023-11-13 20:18:02.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Guardians had the things I hate about MCU but was entertaining enough to be enjoyable, because they leaned in to how wacky it was I think. Rest of MCU was just done to a crisp even then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904743 {#5471
    date: 2023-11-13 20:45:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 120760
  -bodyTs: "'crisp':35 'done':32 'enjoy':15 'enough':12 'entertain':11 'even':36 'guardian':1 'hate':6 'lean':18 'mcu':8,29 'rest':27 'thing':4 'think':26 'wacki':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904743 {#5472
    date: 2023-11-13 20:45: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
183 DENIED edit
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Guardians had the things I hate about MCU but was entertaining enough to be enjoyable, because they leaned in to how wacky it was I think. Rest of MCU was just done to a crisp even then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904743 {#5471
    date: 2023-11-13 20:45:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 120760
  -bodyTs: "'crisp':35 'done':32 'enjoy':15 'enough':12 'entertain':11 'even':36 'guardian':1 'hate':6 'lean':18 'mcu':8,29 'rest':27 'thing':4 'think':26 'wacki':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904743 {#5472
    date: 2023-11-13 20:45: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
184 DENIED moderate
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: """
      Marvel films are the popcorn flicks of the 2010s. None of them are masterpieces, but most are just a fun watch.\n
      \n
      But now they’re often not even that. Besides a few outliers (No Way Home, GOTG3), they fail to even be entertaining popcorn flicks. I’d say the line is National Treasure. If it’s better than National Treasure, that’s a solid popcorn flick. If it’s worse, then it’s not worth watching.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699834325 {#5086
      date: 2023-11-13 01:12:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -id: 117876
    -bodyTs: "'2010s':9 'besid':30 'better':57 'd':47 'entertain':43 'even':28,41 'fail':39 'film':2 'flick':6,45,66 'fun':20 'gotg3':37 'home':36 'line':50 'marvel':1 'masterpiec':14 'nation':52,59 'none':10 'often':26 'outlier':33 'popcorn':5,44,65 're':25 'say':48 'solid':64 'treasur':53,60 'watch':21,76 'way':35 'wors':70 'worth':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834325 {#5089
      date: 2023-11-13 01:12:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Guardians had the things I hate about MCU but was entertaining enough to be enjoyable, because they leaned in to how wacky it was I think. Rest of MCU was just done to a crisp even then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904743 {#5471
    date: 2023-11-13 20:45:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 120760
  -bodyTs: "'crisp':35 'done':32 'enjoy':15 'enough':12 'entertain':11 'even':36 'guardian':1 'hate':6 'lean':18 'mcu':8,29 'rest':27 'thing':4 'think':26 'wacki':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904743 {#5472
    date: 2023-11-13 20:45: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
185 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
186 DENIED moderate
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    There was something to look forward to as all the characters got their movie and then the big team up to fight the big bad guy.\n
    \n
    It was never Oscar worthy material, just some nice entertainment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699827007 {#5098
    date: 2023-11-12 23:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 117500
  -bodyTs: "'bad':25 'big':18,24 'charact':11 'entertain':36 'fight':22 'forward':6 'got':12 'guy':26 'look':5 'materi':32 'movi':14 'never':29 'nice':35 'oscar':30 'someth':3 'team':19 'worthi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5268419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827007 {#5099
    date: 2023-11-12 23:10: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
187 DENIED edit
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    There was something to look forward to as all the characters got their movie and then the big team up to fight the big bad guy.\n
    \n
    It was never Oscar worthy material, just some nice entertainment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699827007 {#5098
    date: 2023-11-12 23:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 117500
  -bodyTs: "'bad':25 'big':18,24 'charact':11 'entertain':36 'fight':22 'forward':6 'got':12 'guy':26 'look':5 'materi':32 'movi':14 'never':29 'nice':35 'oscar':30 'someth':3 'team':19 'worthi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5268419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827007 {#5099
    date: 2023-11-12 23:10: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
188 DENIED moderate
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    There was something to look forward to as all the characters got their movie and then the big team up to fight the big bad guy.\n
    \n
    It was never Oscar worthy material, just some nice entertainment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699827007 {#5098
    date: 2023-11-12 23:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 117500
  -bodyTs: "'bad':25 'big':18,24 'charact':11 'entertain':36 'fight':22 'forward':6 'got':12 'guy':26 'look':5 'materi':32 'movi':14 'never':29 'nice':35 'oscar':30 'someth':3 'team':19 'worthi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5268419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827007 {#5099
    date: 2023-11-12 23:10: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
189 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
190 DENIED moderate
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Nah, the first Iron Man still holds up well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699858541 {#5113
    date: 2023-11-13 07:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 118831
  -bodyTs: "'first':3 'hold':7 'iron':4 'man':5 'nah':1 'still':6 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699858541 {#5114
    date: 2023-11-13 07:55:41.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
191 DENIED edit
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Nah, the first Iron Man still holds up well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699858541 {#5113
    date: 2023-11-13 07:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 118831
  -bodyTs: "'first':3 'hold':7 'iron':4 'man':5 'nah':1 'still':6 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699858541 {#5114
    date: 2023-11-13 07:55:41.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
192 DENIED moderate
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Nah, the first Iron Man still holds up well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699858541 {#5113
    date: 2023-11-13 07:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 118831
  -bodyTs: "'first':3 'hold':7 'iron':4 'man':5 'nah':1 'still':6 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699858541 {#5114
    date: 2023-11-13 07:55:41.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#5519
  +user: Proxies\__CG__\App\Entity\User {#5520 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5115
    +user: Proxies\__CG__\App\Entity\User {#5116 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nah, the first Iron Man still holds up well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699858541 {#5113
      date: 2023-11-13 07:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5117 …}
    +nested: Doctrine\ORM\PersistentCollection {#5119 …}
    +votes: Doctrine\ORM\PersistentCollection {#5121 …}
    +reports: Doctrine\ORM\PersistentCollection {#5123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
    -id: 118831
    -bodyTs: "'first':3 'hold':7 'iron':4 'man':5 'nah':1 'still':6 'well':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5276763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699858541 {#5114
      date: 2023-11-13 07:55:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Does it? Does everyone just ignore big ironman as a villain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699930060 {#5517
    date: 2023-11-14 03:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@vonxylofon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 121996
  -bodyTs: "'big':7 'everyon':4 'ignor':6 'ironman':8 'villain':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699930060 {#5518
    date: 2023-11-14 03:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5519
  +user: Proxies\__CG__\App\Entity\User {#5520 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5115
    +user: Proxies\__CG__\App\Entity\User {#5116 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nah, the first Iron Man still holds up well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699858541 {#5113
      date: 2023-11-13 07:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5117 …}
    +nested: Doctrine\ORM\PersistentCollection {#5119 …}
    +votes: Doctrine\ORM\PersistentCollection {#5121 …}
    +reports: Doctrine\ORM\PersistentCollection {#5123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
    -id: 118831
    -bodyTs: "'first':3 'hold':7 'iron':4 'man':5 'nah':1 'still':6 'well':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5276763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699858541 {#5114
      date: 2023-11-13 07:55:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Does it? Does everyone just ignore big ironman as a villain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699930060 {#5517
    date: 2023-11-14 03:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@vonxylofon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 121996
  -bodyTs: "'big':7 'everyon':4 'ignor':6 'ironman':8 'villain':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699930060 {#5518
    date: 2023-11-14 03:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5519
  +user: Proxies\__CG__\App\Entity\User {#5520 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5115
    +user: Proxies\__CG__\App\Entity\User {#5116 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nah, the first Iron Man still holds up well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699858541 {#5113
      date: 2023-11-13 07:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5117 …}
    +nested: Doctrine\ORM\PersistentCollection {#5119 …}
    +votes: Doctrine\ORM\PersistentCollection {#5121 …}
    +reports: Doctrine\ORM\PersistentCollection {#5123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
    -id: 118831
    -bodyTs: "'first':3 'hold':7 'iron':4 'man':5 'nah':1 'still':6 'well':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5276763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699858541 {#5114
      date: 2023-11-13 07:55:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Does it? Does everyone just ignore big ironman as a villain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699930060 {#5517
    date: 2023-11-14 03:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@vonxylofon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 121996
  -bodyTs: "'big':7 'everyon':4 'ignor':6 'ironman':8 'villain':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699930060 {#5518
    date: 2023-11-14 03:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    Yeah I’d say they were pretty bad and then got worse. They were agreeable movies for a diverse group at one point, even if they weren’t all Marvel-heads. The Joss Whedon style of quippy self-referencing dialogue and unlikable protagonists is their major weak point, it got old between Firefly getting cancelled and the first Marvel movie but hadn’t been overdone in pop culture yet apparently.\n
    \n
    An MCU sex scene:\n
    \n
    “That was so hot how you did that thing 3 scenes ago …I guess we’re alone now”\n
    \n
    “Yeah… this is the part in a movie where sex happens…”\n
    \n
    “I suppose if sex were going to happen, we would start like this…”\n
    \n
    “Yes, and then I would do this”\n
    \n
    (cheesy montage to an old classic)\n
    \n
    “Woah… so *that* happened.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904376 {#5129
    date: 2023-11-13 20:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 120738
  -bodyTs: "'3':86 'ago':88 'agreeabl':15 'alon':93 'appar':72 'bad':8 'cancel':57 'cheesi':126 'classic':131 'cultur':70 'd':3 'dialogu':42 'divers':19 'even':24 'firefli':55 'first':60 'get':56 'go':111 'got':11,52 'group':20 'guess':90 'hadn':64 'happen':105,113,135 'head':32 'hot':80 'joss':34 'like':117 'major':48 'marvel':31,61 'marvel-head':30 'mcu':74 'montag':127 'movi':16,62,102 'old':53,130 'one':22 'overdon':67 'part':99 'point':23,50 'pop':69 'pretti':7 'protagonist':45 'quippi':38 're':92 'referenc':41 'say':4 'scene':76,87 'self':40 'self-referenc':39 'sex':75,104,109 'start':116 'style':36 'suppos':107 'thing':85 'unlik':44 'weak':49 'weren':27 'whedon':35 'woah':132 'wors':12 'would':115,123 'yeah':1,95 'yes':119 'yet':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288702"
  +editedAt: DateTimeImmutable @1700087489 {#5130
    date: 2023-11-15 23:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699904376 {#5131
    date: 2023-11-13 20:39:36.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
199 DENIED edit
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    Yeah I’d say they were pretty bad and then got worse. They were agreeable movies for a diverse group at one point, even if they weren’t all Marvel-heads. The Joss Whedon style of quippy self-referencing dialogue and unlikable protagonists is their major weak point, it got old between Firefly getting cancelled and the first Marvel movie but hadn’t been overdone in pop culture yet apparently.\n
    \n
    An MCU sex scene:\n
    \n
    “That was so hot how you did that thing 3 scenes ago …I guess we’re alone now”\n
    \n
    “Yeah… this is the part in a movie where sex happens…”\n
    \n
    “I suppose if sex were going to happen, we would start like this…”\n
    \n
    “Yes, and then I would do this”\n
    \n
    (cheesy montage to an old classic)\n
    \n
    “Woah… so *that* happened.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904376 {#5129
    date: 2023-11-13 20:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 120738
  -bodyTs: "'3':86 'ago':88 'agreeabl':15 'alon':93 'appar':72 'bad':8 'cancel':57 'cheesi':126 'classic':131 'cultur':70 'd':3 'dialogu':42 'divers':19 'even':24 'firefli':55 'first':60 'get':56 'go':111 'got':11,52 'group':20 'guess':90 'hadn':64 'happen':105,113,135 'head':32 'hot':80 'joss':34 'like':117 'major':48 'marvel':31,61 'marvel-head':30 'mcu':74 'montag':127 'movi':16,62,102 'old':53,130 'one':22 'overdon':67 'part':99 'point':23,50 'pop':69 'pretti':7 'protagonist':45 'quippi':38 're':92 'referenc':41 'say':4 'scene':76,87 'self':40 'self-referenc':39 'sex':75,104,109 'start':116 'style':36 'suppos':107 'thing':85 'unlik':44 'weak':49 'weren':27 'whedon':35 'woah':132 'wors':12 'would':115,123 'yeah':1,95 'yes':119 'yet':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288702"
  +editedAt: DateTimeImmutable @1700087489 {#5130
    date: 2023-11-15 23:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699904376 {#5131
    date: 2023-11-13 20:39:36.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
200 DENIED moderate
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    Yeah I’d say they were pretty bad and then got worse. They were agreeable movies for a diverse group at one point, even if they weren’t all Marvel-heads. The Joss Whedon style of quippy self-referencing dialogue and unlikable protagonists is their major weak point, it got old between Firefly getting cancelled and the first Marvel movie but hadn’t been overdone in pop culture yet apparently.\n
    \n
    An MCU sex scene:\n
    \n
    “That was so hot how you did that thing 3 scenes ago …I guess we’re alone now”\n
    \n
    “Yeah… this is the part in a movie where sex happens…”\n
    \n
    “I suppose if sex were going to happen, we would start like this…”\n
    \n
    “Yes, and then I would do this”\n
    \n
    (cheesy montage to an old classic)\n
    \n
    “Woah… so *that* happened.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904376 {#5129
    date: 2023-11-13 20:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 120738
  -bodyTs: "'3':86 'ago':88 'agreeabl':15 'alon':93 'appar':72 'bad':8 'cancel':57 'cheesi':126 'classic':131 'cultur':70 'd':3 'dialogu':42 'divers':19 'even':24 'firefli':55 'first':60 'get':56 'go':111 'got':11,52 'group':20 'guess':90 'hadn':64 'happen':105,113,135 'head':32 'hot':80 'joss':34 'like':117 'major':48 'marvel':31,61 'marvel-head':30 'mcu':74 'montag':127 'movi':16,62,102 'old':53,130 'one':22 'overdon':67 'part':99 'point':23,50 'pop':69 'pretti':7 'protagonist':45 'quippi':38 're':92 'referenc':41 'say':4 'scene':76,87 'self':40 'self-referenc':39 'sex':75,104,109 'start':116 'style':36 'suppos':107 'thing':85 'unlik':44 'weak':49 'weren':27 'whedon':35 'woah':132 'wors':12 'would':115,123 'yeah':1,95 'yes':119 'yet':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288702"
  +editedAt: DateTimeImmutable @1700087489 {#5130
    date: 2023-11-15 23:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699904376 {#5131
    date: 2023-11-13 20:39:36.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
201 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
202 DENIED moderate
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699817491 {#5146
    date: 2023-11-12 20:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 116876
  -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3528825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817491 {#5147
    date: 2023-11-12 20:31: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
203 DENIED edit
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699817491 {#5146
    date: 2023-11-12 20:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 116876
  -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3528825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817491 {#5147
    date: 2023-11-12 20:31: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
204 DENIED moderate
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: App\Entity\User {#5014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe you’re just older because they weren’t good to begin with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1700132907 {#4996
      date: 2023-11-16 12:08:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 116802
    -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4801970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699816414 {#4997
      date: 2023-11-12 20:13:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699817491 {#5146
    date: 2023-11-12 20:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 116876
  -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3528825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817491 {#5147
    date: 2023-11-12 20:31: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
205 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
206 DENIED moderate
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699817491 {#5146
      date: 2023-11-12 20:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 116876
    -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3528825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817491 {#5147
      date: 2023-11-12 20:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699834388 {#5374
    date: 2023-11-13 01:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 117881
  -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834388 {#5371
    date: 2023-11-13 01:13:08.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
207 DENIED edit
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699817491 {#5146
      date: 2023-11-12 20:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 116876
    -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3528825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817491 {#5147
      date: 2023-11-12 20:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699834388 {#5374
    date: 2023-11-13 01:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 117881
  -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834388 {#5371
    date: 2023-11-13 01:13:08.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
208 DENIED moderate
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699817491 {#5146
      date: 2023-11-12 20:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 116876
    -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3528825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817491 {#5147
      date: 2023-11-12 20:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699834388 {#5374
    date: 2023-11-13 01:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 117881
  -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5270830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834388 {#5371
    date: 2023-11-13 01:13:08.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5148
      +user: Proxies\__CG__\App\Entity\User {#5149 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699817491 {#5146
        date: 2023-11-12 20:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -id: 116876
      -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3528825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817491 {#5147
        date: 2023-11-12 20:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699834388 {#5374
      date: 2023-11-13 01:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Capitao_Duarte@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5381 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 117881
    -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834388 {#5371
      date: 2023-11-13 01:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Yeah, I was worried because of how shit MCU movies have become, but James Gunn’s still got it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699902923 {#5623
    date: 2023-11-13 20:15:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5619 …}
  +nested: Doctrine\ORM\PersistentCollection {#5615 …}
  +votes: Doctrine\ORM\PersistentCollection {#5613 …}
  +reports: Doctrine\ORM\PersistentCollection {#5628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
  -id: 120665
  -bodyTs: "'becom':12 'got':18 'gunn':15 'jame':14 'mcu':9 'movi':10 'shit':8 'still':17 'worri':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902923 {#5626
    date: 2023-11-13 20:15:23.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
211 DENIED edit
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5148
      +user: Proxies\__CG__\App\Entity\User {#5149 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699817491 {#5146
        date: 2023-11-12 20:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -id: 116876
      -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3528825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817491 {#5147
        date: 2023-11-12 20:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699834388 {#5374
      date: 2023-11-13 01:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Capitao_Duarte@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5381 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 117881
    -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834388 {#5371
      date: 2023-11-13 01:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Yeah, I was worried because of how shit MCU movies have become, but James Gunn’s still got it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699902923 {#5623
    date: 2023-11-13 20:15:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5619 …}
  +nested: Doctrine\ORM\PersistentCollection {#5615 …}
  +votes: Doctrine\ORM\PersistentCollection {#5613 …}
  +reports: Doctrine\ORM\PersistentCollection {#5628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
  -id: 120665
  -bodyTs: "'becom':12 'got':18 'gunn':15 'jame':14 'mcu':9 'movi':10 'shit':8 'still':17 'worri':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902923 {#5626
    date: 2023-11-13 20:15:23.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
212 DENIED moderate
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5148
      +user: Proxies\__CG__\App\Entity\User {#5149 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699817491 {#5146
        date: 2023-11-12 20:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -id: 116876
      -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3528825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817491 {#5147
        date: 2023-11-12 20:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699834388 {#5374
      date: 2023-11-13 01:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Capitao_Duarte@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5381 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 117881
    -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834388 {#5371
      date: 2023-11-13 01:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "Yeah, I was worried because of how shit MCU movies have become, but James Gunn’s still got it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699902923 {#5623
    date: 2023-11-13 20:15:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5619 …}
  +nested: Doctrine\ORM\PersistentCollection {#5615 …}
  +votes: Doctrine\ORM\PersistentCollection {#5613 …}
  +reports: Doctrine\ORM\PersistentCollection {#5628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
  -id: 120665
  -bodyTs: "'becom':12 'got':18 'gunn':15 'jame':14 'mcu':9 'movi':10 'shit':8 'still':17 'worri':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902923 {#5626
    date: 2023-11-13 20:15:23.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
213 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
214 DENIED moderate
App\Entity\EntryComment {#5636
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5148
      +user: Proxies\__CG__\App\Entity\User {#5149 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699817491 {#5146
        date: 2023-11-12 20:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -id: 116876
      -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3528825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817491 {#5147
        date: 2023-11-12 20:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699834388 {#5374
      date: 2023-11-13 01:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Capitao_Duarte@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5381 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 117881
    -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834388 {#5371
      date: 2023-11-13 01:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "That and No Way Home were going to be the last I was going to watch, and I’m still trying to work up the energy (?) to watch the latter. I will, eventually, I guess, but with the Spiderverse movies being A Thing, it feels pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699909675 {#5634
    date: 2023-11-13 22:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5638 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5648 …}
  -id: 121007
  -bodyTs: "'energi':26 'eventu':33 'feel':45 'go':7,14 'guess':35 'home':5 'last':11 'latter':30 'm':19 'movi':40 'pointless':46 'spidervers':39 'still':20 'thing':43 'tri':21 'watch':16,28 'way':4 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4604804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909675 {#5635
    date: 2023-11-13 22:07: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
215 DENIED edit
App\Entity\EntryComment {#5636
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5148
      +user: Proxies\__CG__\App\Entity\User {#5149 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699817491 {#5146
        date: 2023-11-12 20:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -id: 116876
      -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3528825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817491 {#5147
        date: 2023-11-12 20:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699834388 {#5374
      date: 2023-11-13 01:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Capitao_Duarte@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5381 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 117881
    -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834388 {#5371
      date: 2023-11-13 01:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "That and No Way Home were going to be the last I was going to watch, and I’m still trying to work up the energy (?) to watch the latter. I will, eventually, I guess, but with the Spiderverse movies being A Thing, it feels pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699909675 {#5634
    date: 2023-11-13 22:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5638 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5648 …}
  -id: 121007
  -bodyTs: "'energi':26 'eventu':33 'feel':45 'go':7,14 'guess':35 'home':5 'last':11 'latter':30 'm':19 'movi':40 'pointless':46 'spidervers':39 'still':20 'thing':43 'tri':21 'watch':16,28 'way':4 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4604804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909675 {#5635
    date: 2023-11-13 22:07: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
216 DENIED moderate
App\Entity\EntryComment {#5636
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5148
      +user: Proxies\__CG__\App\Entity\User {#5149 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5001
        +user: App\Entity\User {#5014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe you’re just older because they weren’t good to begin with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 77
        +score: 0
        +lastActive: DateTime @1700132907 {#4996
          date: 2023-11-16 12:08:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5002 …}
        +nested: Doctrine\ORM\PersistentCollection {#5004 …}
        +votes: Doctrine\ORM\PersistentCollection {#5006 …}
        +reports: Doctrine\ORM\PersistentCollection {#5008 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
        -id: 116802
        -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4801970"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699816414 {#4997
          date: 2023-11-12 20:13:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5001}
      +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699817491 {#5146
        date: 2023-11-12 20:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -id: 116876
      -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3528825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699817491 {#5147
        date: 2023-11-12 20:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Would also recommend GOTG3 if you enjoyed the first two films, I’d personally say it’s my favourite of the trilogy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699834388 {#5374
      date: 2023-11-13 01:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
      "@Capitao_Duarte@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5381 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 117881
    -bodyTs: "'also':2 'd':13 'enjoy':7 'favourit':19 'film':11 'first':9 'gotg3':4 'person':14 'recommend':3 'say':15 'trilog':22 'two':10 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5270830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699834388 {#5371
      date: 2023-11-13 01:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: "That and No Way Home were going to be the last I was going to watch, and I’m still trying to work up the energy (?) to watch the latter. I will, eventually, I guess, but with the Spiderverse movies being A Thing, it feels pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699909675 {#5634
    date: 2023-11-13 22:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5638 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5648 …}
  -id: 121007
  -bodyTs: "'energi':26 'eventu':33 'feel':45 'go':7,14 'guess':35 'home':5 'last':11 'latter':30 'm':19 'movi':40 'pointless':46 'spidervers':39 'still':20 'thing':43 'tri':21 'watch':16,28 'way':4 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4604804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909675 {#5635
    date: 2023-11-13 22:07: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
217 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
218 DENIED moderate
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699817491 {#5146
      date: 2023-11-12 20:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 116876
    -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3528825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817491 {#5147
      date: 2023-11-12 20:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    > the multiverse they’re selling\n
    \n
    Oh they do be selling it that’s for sure. I haven’t checked in to Spider Man since Enter the Spiderverse, which I thought was really cool. Marvel I didn’t even like the style of the first movies, but I felt obligated to see them since I was technically part of what is now “nerd culture,” and I think a lot of us felt the same obligation to see them for nerd cred. Now they’ve just commodified it to shit and milking every drop they can out of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904906 {#5392
    date: 2023-11-13 20:48:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5397 …}
  +votes: Doctrine\ORM\PersistentCollection {#5399 …}
  +reports: Doctrine\ORM\PersistentCollection {#5401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5405 …}
  -id: 120764
  -bodyTs: "'check':19 'commodifi':85 'cool':33 'cred':80 'cultur':63 'didn':36 'drop':92 'enter':25 'even':38 'everi':91 'felt':48,71 'first':44 'haven':17 'like':39 'lot':68 'man':23 'marvel':34 'milk':90 'movi':45 'multivers':2 'nerd':62,79 'oblig':49,74 'oh':6 'part':57 're':4 'realli':32 'see':51,76 'sell':5,10 'shit':88 'sinc':24,53 'spider':22 'spidervers':27 'style':41 'sure':15 'technic':56 'think':66 'thought':30 'us':70 've':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904906 {#5393
    date: 2023-11-13 20:48:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699817491 {#5146
      date: 2023-11-12 20:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 116876
    -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3528825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817491 {#5147
      date: 2023-11-12 20:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    > the multiverse they’re selling\n
    \n
    Oh they do be selling it that’s for sure. I haven’t checked in to Spider Man since Enter the Spiderverse, which I thought was really cool. Marvel I didn’t even like the style of the first movies, but I felt obligated to see them since I was technically part of what is now “nerd culture,” and I think a lot of us felt the same obligation to see them for nerd cred. Now they’ve just commodified it to shit and milking every drop they can out of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904906 {#5392
    date: 2023-11-13 20:48:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5397 …}
  +votes: Doctrine\ORM\PersistentCollection {#5399 …}
  +reports: Doctrine\ORM\PersistentCollection {#5401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5405 …}
  -id: 120764
  -bodyTs: "'check':19 'commodifi':85 'cool':33 'cred':80 'cultur':63 'didn':36 'drop':92 'enter':25 'even':38 'everi':91 'felt':48,71 'first':44 'haven':17 'like':39 'lot':68 'man':23 'marvel':34 'milk':90 'movi':45 'multivers':2 'nerd':62,79 'oblig':49,74 'oh':6 'part':57 're':4 'realli':32 'see':51,76 'sell':5,10 'shit':88 'sinc':24,53 'spider':22 'spidervers':27 'style':41 'sure':15 'technic':56 'think':66 'thought':30 'us':70 've':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904906 {#5393
    date: 2023-11-13 20:48:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-slow-decline-isn-t-slow-anymore"
    +title: "The slow decline isn't slow anymore"
    +url: "https://lemmy.world/pictrs/image/53a71efe-5858-4823-91e8-f42e1bc3bf8a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 171
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700626629 {#2410
      date: 2023-11-22 05:17:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 12221
    -titleTs: "'anymor':7 'declin':3 'isn':4 'slow':2,6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699873093
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8149526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699786693 {#1850
      date: 2023-11-12 11:58:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5001
      +user: App\Entity\User {#5014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe you’re just older because they weren’t good to begin with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 77
      +score: 0
      +lastActive: DateTime @1700132907 {#4996
        date: 2023-11-16 12:08:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 116802
      -bodyTs: "'begin':12 'good':10 'mayb':1 'older':5 're':3 'weren':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4801970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699816414 {#4997
        date: 2023-11-12 20:13:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5001}
    +body: "Nobody says they were masterpieces. But they were entertaining - and excellent at it as far as cheap entertainment goes -, now they’re just sad to watch. I followed it closely until No Way Home, that was my closing point. From now on, I’ll only watch Spider-Man movies because I’m a huge fan of the character. Couldn’t care less about the multiverse they’re selling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699817491 {#5146
      date: 2023-11-12 20:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 116876
    -bodyTs: "'care':62 'charact':59 'cheap':17 'close':30,38 'couldn':60 'entertain':9,18 'excel':11 'fan':56 'far':15 'follow':28 'goe':19 'home':34 'huge':55 'less':63 'll':44 'm':53 'man':49 'masterpiec':5 'movi':50 'multivers':66 'nobodi':1 'point':39 're':22,68 'sad':24 'say':2 'sell':69 'spider':48 'spider-man':47 'watch':26,46 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3528825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699817491 {#5147
      date: 2023-11-12 20:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5001}
  +body: """
    > the multiverse they’re selling\n
    \n
    Oh they do be selling it that’s for sure. I haven’t checked in to Spider Man since Enter the Spiderverse, which I thought was really cool. Marvel I didn’t even like the style of the first movies, but I felt obligated to see them since I was technically part of what is now “nerd culture,” and I think a lot of us felt the same obligation to see them for nerd cred. Now they’ve just commodified it to shit and milking every drop they can out of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699904906 {#5392
    date: 2023-11-13 20:48:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
    "@Capitao_Duarte@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5397 …}
  +votes: Doctrine\ORM\PersistentCollection {#5399 …}
  +reports: Doctrine\ORM\PersistentCollection {#5401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5405 …}
  -id: 120764
  -bodyTs: "'check':19 'commodifi':85 'cool':33 'cred':80 'cultur':63 'didn':36 'drop':92 'enter':25 'even':38 'everi':91 'felt':48,71 'first':44 'haven':17 'like':39 'lot':68 'man':23 'marvel':34 'milk':90 'movi':45 'multivers':2 'nerd':62,79 'oblig':49,74 'oh':6 'part':57 're':4 'realli':32 'see':51,76 'sell':5,10 'shit':88 'sinc':24,53 'spider':22 'spidervers':27 'style':41 'sure':15 'technic':56 'think':66 'thought':30 'us':70 've':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904906 {#5393
    date: 2023-11-13 20:48:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 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 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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