GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/24734/An-Academy-award-or-Oscar-at-least/active

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.14 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.03 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: "An-Academy-award-or-Oscar-at-least"
  +title: "An Academy award or Oscar at least."
  +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
  +body: "What were your favorite video essays of 2023?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708790601 {#2410
    date: 2024-02-24 17:03:21.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: 24734
  -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
  -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703602758
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9737993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703516358 {#1850
    date: 2023-12-25 15:59:18.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: "An-Academy-award-or-Oscar-at-least"
  +title: "An Academy award or Oscar at least."
  +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
  +body: "What were your favorite video essays of 2023?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708790601 {#2410
    date: 2024-02-24 17:03:21.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: 24734
  -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
  -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703602758
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9737993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703516358 {#1850
    date: 2023-12-25 15:59:18.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: "An-Academy-award-or-Oscar-at-least"
  +title: "An Academy award or Oscar at least."
  +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
  +body: "What were your favorite video essays of 2023?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708790601 {#2410
    date: 2024-02-24 17:03:21.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: 24734
  -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
  -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703602758
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9737993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703516358 {#1850
    date: 2023-12-25 15:59:18.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 {#4018
  +user: App\Entity\User {#3966 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1708790601 {#4027
    date: 2024-02-24 17:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 251255
  -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703518791 {#3963
    date: 2023-12-25 16:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4018
  +user: App\Entity\User {#3966 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1708790601 {#4027
    date: 2024-02-24 17:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 251255
  -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703518791 {#3963
    date: 2023-12-25 16:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4018
  +user: App\Entity\User {#3966 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1708790601 {#4027
    date: 2024-02-24 17:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 251255
  -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703518791 {#3963
    date: 2023-12-25 16:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    As true as that is, video essays may reach a wider audience due to their visual component that can keep people interested. Most people would rather watch a video than read an essay or listen to one.\n
    \n
    Most people who make video essay videos include relevant footage, graphs/charts and diagrams, not just them sitting there and reading.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703518954 {#4836
    date: 2023-12-25 16:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 251265
  -bodyTs: "'audienc':12 'compon':17 'diagram':50 'due':13 'essay':7,33,43 'footag':47 'graphs/charts':48 'includ':45 'interest':22 'keep':20 'listen':35 'make':41 'may':8 'one':37 'peopl':21,24,39 'rather':26 'reach':9 'read':31,57 'relev':46 'sit':54 'true':2 'video':6,29,42,44 'visual':16 'watch':27 'wider':11 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703518954 {#4837
    date: 2023-12-25 16:42: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
11 DENIED edit
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    As true as that is, video essays may reach a wider audience due to their visual component that can keep people interested. Most people would rather watch a video than read an essay or listen to one.\n
    \n
    Most people who make video essay videos include relevant footage, graphs/charts and diagrams, not just them sitting there and reading.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703518954 {#4836
    date: 2023-12-25 16:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 251265
  -bodyTs: "'audienc':12 'compon':17 'diagram':50 'due':13 'essay':7,33,43 'footag':47 'graphs/charts':48 'includ':45 'interest':22 'keep':20 'listen':35 'make':41 'may':8 'one':37 'peopl':21,24,39 'rather':26 'reach':9 'read':31,57 'relev':46 'sit':54 'true':2 'video':6,29,42,44 'visual':16 'watch':27 'wider':11 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703518954 {#4837
    date: 2023-12-25 16:42: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
12 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    As true as that is, video essays may reach a wider audience due to their visual component that can keep people interested. Most people would rather watch a video than read an essay or listen to one.\n
    \n
    Most people who make video essay videos include relevant footage, graphs/charts and diagrams, not just them sitting there and reading.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703518954 {#4836
    date: 2023-12-25 16:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 251265
  -bodyTs: "'audienc':12 'compon':17 'diagram':50 'due':13 'essay':7,33,43 'footag':47 'graphs/charts':48 'includ':45 'interest':22 'keep':20 'listen':35 'make':41 'may':8 'one':37 'peopl':21,24,39 'rather':26 'reach':9 'read':31,57 'relev':46 'sit':54 'true':2 'video':6,29,42,44 'visual':16 'watch':27 'wider':11 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703518954 {#4837
    date: 2023-12-25 16:42: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
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 {#5018
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1708790601 {#4027
        date: 2024-02-24 17:03:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 251255
      -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703518791 {#3963
        date: 2023-12-25 16:39:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      As true as that is, video essays may reach a wider audience due to their visual component that can keep people interested. Most people would rather watch a video than read an essay or listen to one.\n
      \n
      Most people who make video essay videos include relevant footage, graphs/charts and diagrams, not just them sitting there and reading.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703518954 {#4836
      date: 2023-12-25 16:42:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 251265
    -bodyTs: "'audienc':12 'compon':17 'diagram':50 'due':13 'essay':7,33,43 'footag':47 'graphs/charts':48 'includ':45 'interest':22 'keep':20 'listen':35 'make':41 'may':8 'one':37 'peopl':21,24,39 'rather':26 'reach':9 'read':31,57 'relev':46 'sit':54 'true':2 'video':6,29,42,44 'visual':16 'watch':27 'wider':11 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518954 {#4837
      date: 2023-12-25 16:42:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Was gonna say, a video essay is almost an entirely distinct form of media from a written essay. And to conflate the two really disregards and diminishes a lot of the creative process that goes behind both.\n
    \n
    A good written essay might make a terrible video essay, and vice versa.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703521697 {#5010
    date: 2023-12-25 17:28:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 251354
  -bodyTs: "'almost':8 'behind':36 'conflat':21 'creativ':32 'diminish':27 'disregard':25 'distinct':11 'entir':10 'essay':6,18,41,47 'form':12 'goe':35 'gonna':2 'good':39 'lot':29 'make':43 'media':14 'might':42 'process':33 'realli':24 'say':3 'terribl':45 'two':23 'versa':50 'vice':49 'video':5,46 'written':17,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6237174"
  +editedAt: DateTimeImmutable @1707729661 {#5013
    date: 2024-02-12 10:21:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703521697 {#5011
    date: 2023-12-25 17:28:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5018
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1708790601 {#4027
        date: 2024-02-24 17:03:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 251255
      -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703518791 {#3963
        date: 2023-12-25 16:39:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      As true as that is, video essays may reach a wider audience due to their visual component that can keep people interested. Most people would rather watch a video than read an essay or listen to one.\n
      \n
      Most people who make video essay videos include relevant footage, graphs/charts and diagrams, not just them sitting there and reading.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703518954 {#4836
      date: 2023-12-25 16:42:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 251265
    -bodyTs: "'audienc':12 'compon':17 'diagram':50 'due':13 'essay':7,33,43 'footag':47 'graphs/charts':48 'includ':45 'interest':22 'keep':20 'listen':35 'make':41 'may':8 'one':37 'peopl':21,24,39 'rather':26 'reach':9 'read':31,57 'relev':46 'sit':54 'true':2 'video':6,29,42,44 'visual':16 'watch':27 'wider':11 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518954 {#4837
      date: 2023-12-25 16:42:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Was gonna say, a video essay is almost an entirely distinct form of media from a written essay. And to conflate the two really disregards and diminishes a lot of the creative process that goes behind both.\n
    \n
    A good written essay might make a terrible video essay, and vice versa.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703521697 {#5010
    date: 2023-12-25 17:28:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 251354
  -bodyTs: "'almost':8 'behind':36 'conflat':21 'creativ':32 'diminish':27 'disregard':25 'distinct':11 'entir':10 'essay':6,18,41,47 'form':12 'goe':35 'gonna':2 'good':39 'lot':29 'make':43 'media':14 'might':42 'process':33 'realli':24 'say':3 'terribl':45 'two':23 'versa':50 'vice':49 'video':5,46 'written':17,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6237174"
  +editedAt: DateTimeImmutable @1707729661 {#5013
    date: 2024-02-12 10:21:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703521697 {#5011
    date: 2023-12-25 17:28:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5018
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1708790601 {#4027
        date: 2024-02-24 17:03:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 251255
      -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703518791 {#3963
        date: 2023-12-25 16:39:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      As true as that is, video essays may reach a wider audience due to their visual component that can keep people interested. Most people would rather watch a video than read an essay or listen to one.\n
      \n
      Most people who make video essay videos include relevant footage, graphs/charts and diagrams, not just them sitting there and reading.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703518954 {#4836
      date: 2023-12-25 16:42:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 251265
    -bodyTs: "'audienc':12 'compon':17 'diagram':50 'due':13 'essay':7,33,43 'footag':47 'graphs/charts':48 'includ':45 'interest':22 'keep':20 'listen':35 'make':41 'may':8 'one':37 'peopl':21,24,39 'rather':26 'reach':9 'read':31,57 'relev':46 'sit':54 'true':2 'video':6,29,42,44 'visual':16 'watch':27 'wider':11 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518954 {#4837
      date: 2023-12-25 16:42:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Was gonna say, a video essay is almost an entirely distinct form of media from a written essay. And to conflate the two really disregards and diminishes a lot of the creative process that goes behind both.\n
    \n
    A good written essay might make a terrible video essay, and vice versa.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703521697 {#5010
    date: 2023-12-25 17:28:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@FireRetardant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 251354
  -bodyTs: "'almost':8 'behind':36 'conflat':21 'creativ':32 'diminish':27 'disregard':25 'distinct':11 'entir':10 'essay':6,18,41,47 'form':12 'goe':35 'gonna':2 'good':39 'lot':29 'make':43 'media':14 'might':42 'process':33 'realli':24 'say':3 'terribl':45 'two':23 'versa':50 'vice':49 'video':5,46 'written':17,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6237174"
  +editedAt: DateTimeImmutable @1707729661 {#5013
    date: 2024-02-12 10:21:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703521697 {#5011
    date: 2023-12-25 17:28:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4854
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Marshall McLuhan might disagree.\n
    \n
    > The medium *is* the message.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703527490 {#4852
    date: 2023-12-25 19:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 251538
  -bodyTs: "'disagre':4 'marshal':1 'mcluhan':2 'medium':6 'messag':9 'might':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5237258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703527490 {#4853
    date: 2023-12-25 19:04: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
19 DENIED edit
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Marshall McLuhan might disagree.\n
    \n
    > The medium *is* the message.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703527490 {#4852
    date: 2023-12-25 19:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 251538
  -bodyTs: "'disagre':4 'marshal':1 'mcluhan':2 'medium':6 'messag':9 'might':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5237258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703527490 {#4853
    date: 2023-12-25 19:04: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
20 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Marshall McLuhan might disagree.\n
    \n
    > The medium *is* the message.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703527490 {#4852
    date: 2023-12-25 19:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 251538
  -bodyTs: "'disagre':4 'marshal':1 'mcluhan':2 'medium':6 'messag':9 'might':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5237258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703527490 {#4853
    date: 2023-12-25 19:04: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
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 {#4870
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703554209 {#4868
    date: 2023-12-26 02:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 252465
  -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6881841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703554209 {#4869
    date: 2023-12-26 02:30: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
23 DENIED edit
App\Entity\EntryComment {#4870
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703554209 {#4868
    date: 2023-12-26 02:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 252465
  -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6881841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703554209 {#4869
    date: 2023-12-26 02:30: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
24 DENIED moderate
App\Entity\EntryComment {#4870
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703554209 {#4868
    date: 2023-12-26 02:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 252465
  -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6881841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703554209 {#4869
    date: 2023-12-26 02:30: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
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 {#5064
  +user: App\Entity\User {#3966 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: Proxies\__CG__\App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1708790601 {#4027
        date: 2024-02-24 17:03:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 251255
      -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703518791 {#3963
        date: 2023-12-25 16:39:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703554209 {#4868
      date: 2023-12-26 02:30:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4874 …}
    +votes: Doctrine\ORM\PersistentCollection {#4876 …}
    +reports: Doctrine\ORM\PersistentCollection {#4878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
    -id: 252465
    -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6881841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703554209 {#4869
      date: 2023-12-26 02:30:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Yep that’s what it means, a video of an essay. Unless you’re down with El Hombre or the vatos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703558874 {#5062
    date: 2023-12-26 03:47:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 252594
  -bodyTs: "'el':17 'essay':11 'hombr':18 'mean':6 're':14 'unless':12 'vato':21 'video':8 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6243509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703558874 {#5063
    date: 2023-12-26 03:47:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5064
  +user: App\Entity\User {#3966 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: Proxies\__CG__\App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1708790601 {#4027
        date: 2024-02-24 17:03:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 251255
      -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703518791 {#3963
        date: 2023-12-25 16:39:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703554209 {#4868
      date: 2023-12-26 02:30:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4874 …}
    +votes: Doctrine\ORM\PersistentCollection {#4876 …}
    +reports: Doctrine\ORM\PersistentCollection {#4878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
    -id: 252465
    -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6881841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703554209 {#4869
      date: 2023-12-26 02:30:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Yep that’s what it means, a video of an essay. Unless you’re down with El Hombre or the vatos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703558874 {#5062
    date: 2023-12-26 03:47:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 252594
  -bodyTs: "'el':17 'essay':11 'hombr':18 'mean':6 're':14 'unless':12 'vato':21 'video':8 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6243509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703558874 {#5063
    date: 2023-12-26 03:47:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5064
  +user: App\Entity\User {#3966 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: Proxies\__CG__\App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1708790601 {#4027
        date: 2024-02-24 17:03:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 251255
      -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703518791 {#3963
        date: 2023-12-25 16:39:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703554209 {#4868
      date: 2023-12-26 02:30:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4874 …}
    +votes: Doctrine\ORM\PersistentCollection {#4876 …}
    +reports: Doctrine\ORM\PersistentCollection {#4878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
    -id: 252465
    -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6881841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703554209 {#4869
      date: 2023-12-26 02:30:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Yep that’s what it means, a video of an essay. Unless you’re down with El Hombre or the vatos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703558874 {#5062
    date: 2023-12-26 03:47:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 252594
  -bodyTs: "'el':17 'essay':11 'hombr':18 'mean':6 're':14 'unless':12 'vato':21 'video':8 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6243509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703558874 {#5063
    date: 2023-12-26 03:47:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5083
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5064
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: Proxies\__CG__\App\Entity\User {#4871 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1708790601 {#4027
          date: 2024-02-24 17:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 251255
        -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6236673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703518791 {#3963
          date: 2023-12-25 16:39:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703554209 {#4868
        date: 2023-12-26 02:30:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@RaoulDook@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4874 …}
      +votes: Doctrine\ORM\PersistentCollection {#4876 …}
      +reports: Doctrine\ORM\PersistentCollection {#4878 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
      -id: 252465
      -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6881841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703554209 {#4869
        date: 2023-12-26 02:30:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Yep that’s what it means, a video of an essay. Unless you’re down with El Hombre or the vatos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703558874 {#5062
      date: 2023-12-26 03:47:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
      "@dmonzel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5065 …}
    +nested: Doctrine\ORM\PersistentCollection {#5067 …}
    +votes: Doctrine\ORM\PersistentCollection {#5069 …}
    +reports: Doctrine\ORM\PersistentCollection {#5071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
    -id: 252594
    -bodyTs: "'el':17 'essay':11 'hombr':18 'mean':6 're':14 'unless':12 'vato':21 'video':8 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6243509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703558874 {#5063
      date: 2023-12-26 03:47:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703778183 {#5082
    date: 2023-12-28 16:43:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5092 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 260167
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4672979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703778183 {#5079
    date: 2023-12-28 16:43: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
31 DENIED edit
App\Entity\EntryComment {#5083
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5064
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: Proxies\__CG__\App\Entity\User {#4871 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1708790601 {#4027
          date: 2024-02-24 17:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 251255
        -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6236673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703518791 {#3963
          date: 2023-12-25 16:39:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703554209 {#4868
        date: 2023-12-26 02:30:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@RaoulDook@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4874 …}
      +votes: Doctrine\ORM\PersistentCollection {#4876 …}
      +reports: Doctrine\ORM\PersistentCollection {#4878 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
      -id: 252465
      -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6881841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703554209 {#4869
        date: 2023-12-26 02:30:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Yep that’s what it means, a video of an essay. Unless you’re down with El Hombre or the vatos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703558874 {#5062
      date: 2023-12-26 03:47:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
      "@dmonzel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5065 …}
    +nested: Doctrine\ORM\PersistentCollection {#5067 …}
    +votes: Doctrine\ORM\PersistentCollection {#5069 …}
    +reports: Doctrine\ORM\PersistentCollection {#5071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
    -id: 252594
    -bodyTs: "'el':17 'essay':11 'hombr':18 'mean':6 're':14 'unless':12 'vato':21 'video':8 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6243509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703558874 {#5063
      date: 2023-12-26 03:47:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703778183 {#5082
    date: 2023-12-28 16:43:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5092 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 260167
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4672979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703778183 {#5079
    date: 2023-12-28 16:43: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
32 DENIED moderate
App\Entity\EntryComment {#5083
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5064
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: Proxies\__CG__\App\Entity\User {#4871 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1708790601 {#4027
          date: 2024-02-24 17:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 251255
        -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6236673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703518791 {#3963
          date: 2023-12-25 16:39:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Do you think a video essay is just someone reading off of a piece of paper in front of a camera?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703554209 {#4868
        date: 2023-12-26 02:30:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@RaoulDook@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4874 …}
      +votes: Doctrine\ORM\PersistentCollection {#4876 …}
      +reports: Doctrine\ORM\PersistentCollection {#4878 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
      -id: 252465
      -bodyTs: "'camera':21 'essay':6 'front':18 'paper':16 'piec':14 'read':10 'someon':9 'think':3 'video':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6881841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703554209 {#4869
        date: 2023-12-26 02:30:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Yep that’s what it means, a video of an essay. Unless you’re down with El Hombre or the vatos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703558874 {#5062
      date: 2023-12-26 03:47:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@RaoulDook@lemmy.world"
      "@dmonzel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5065 …}
    +nested: Doctrine\ORM\PersistentCollection {#5067 …}
    +votes: Doctrine\ORM\PersistentCollection {#5069 …}
    +reports: Doctrine\ORM\PersistentCollection {#5071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
    -id: 252594
    -bodyTs: "'el':17 'essay':11 'hombr':18 'mean':6 're':14 'unless':12 'vato':21 'video':8 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6243509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703558874 {#5063
      date: 2023-12-26 03:47:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703778183 {#5082
    date: 2023-12-28 16:43:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5092 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 260167
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4672979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703778183 {#5079
    date: 2023-12-28 16:43: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
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 {#4886
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Are you upset that the Oscars only consider films and not books?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703573244 {#4884
    date: 2023-12-26 07:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 252975
  -bodyTs: "'book':12 'consid':8 'film':9 'oscar':6 'upset':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703573244 {#4885
    date: 2023-12-26 07:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Are you upset that the Oscars only consider films and not books?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703573244 {#4884
    date: 2023-12-26 07:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 252975
  -bodyTs: "'book':12 'consid':8 'film':9 'oscar':6 'upset':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703573244 {#4885
    date: 2023-12-26 07:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4887 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Are you upset that the Oscars only consider films and not books?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703573244 {#4884
    date: 2023-12-26 07:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4888 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4898 …}
  -id: 252975
  -bodyTs: "'book':12 'consid':8 'film':9 'oscar':6 'upset':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703573244 {#4885
    date: 2023-12-26 07:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4902
  +user: Proxies\__CG__\App\Entity\User {#4903 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Producing a video and writing an essay are two very different forms of work.\n
    \n
    But because there is a similar end result does not mean the process is remotely the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703587510 {#4900
    date: 2023-12-26 11:45:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 253275
  -bodyTs: "'differ':11 'end':21 'essay':7 'form':12 'mean':25 'process':27 'produc':1 'remot':29 'result':22 'similar':20 'two':9 'video':3 'work':14 'write':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4921183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703587510 {#4901
    date: 2023-12-26 11:45:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4902
  +user: Proxies\__CG__\App\Entity\User {#4903 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Producing a video and writing an essay are two very different forms of work.\n
    \n
    But because there is a similar end result does not mean the process is remotely the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703587510 {#4900
    date: 2023-12-26 11:45:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 253275
  -bodyTs: "'differ':11 'end':21 'essay':7 'form':12 'mean':25 'process':27 'produc':1 'remot':29 'result':22 'similar':20 'two':9 'video':3 'work':14 'write':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4921183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703587510 {#4901
    date: 2023-12-26 11:45:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4902
  +user: Proxies\__CG__\App\Entity\User {#4903 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No, how about an essay is an essay, no matter if you film yourself reading it or not. The content of the message is what is important, not the medium it’s presented in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1708790601 {#4027
      date: 2024-02-24 17:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 251255
    -bodyTs: "'content':20 'essay':5,8 'film':13 'import':27 'matter':10 'medium':30 'messag':23 'present':33 'read':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703518791 {#3963
      date: 2023-12-25 16:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    Producing a video and writing an essay are two very different forms of work.\n
    \n
    But because there is a similar end result does not mean the process is remotely the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703587510 {#4900
    date: 2023-12-26 11:45:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 253275
  -bodyTs: "'differ':11 'end':21 'essay':7 'form':12 'mean':25 'process':27 'produc':1 'remot':29 'result':22 'similar':20 'two':9 'video':3 'work':14 'write':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4921183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703587510 {#4901
    date: 2023-12-26 11:45:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4055
  +user: App\Entity\User {#4038 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate Fredrik Knudsen for his [6 hour video about EVE Online](https://youtu.be/BCSeISYcoyI)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1707983090 {#4056
    date: 2024-02-15 08:44:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 252743
  -bodyTs: "'/bcseisycoyi)':15 '6':7 'eve':11 'fredrik':3 'hour':8 'knudsen':4 'nomin':2 'onlin':12 'video':9 'youtu.be':14 'youtu.be/bcseisycoyi)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6244234"
  +editedAt: DateTimeImmutable @1707832577 {#4061
    date: 2024-02-13 14:56:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703563684 {#4059
    date: 2023-12-26 05:08:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4038 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate Fredrik Knudsen for his [6 hour video about EVE Online](https://youtu.be/BCSeISYcoyI)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1707983090 {#4056
    date: 2024-02-15 08:44:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 252743
  -bodyTs: "'/bcseisycoyi)':15 '6':7 'eve':11 'fredrik':3 'hour':8 'knudsen':4 'nomin':2 'onlin':12 'video':9 'youtu.be':14 'youtu.be/bcseisycoyi)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6244234"
  +editedAt: DateTimeImmutable @1707832577 {#4061
    date: 2024-02-13 14:56:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703563684 {#4059
    date: 2023-12-26 05:08:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4038 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate Fredrik Knudsen for his [6 hour video about EVE Online](https://youtu.be/BCSeISYcoyI)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1707983090 {#4056
    date: 2024-02-15 08:44:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 252743
  -bodyTs: "'/bcseisycoyi)':15 '6':7 'eve':11 'fredrik':3 'hour':8 'knudsen':4 'nomin':2 'onlin':12 'video':9 'youtu.be':14 'youtu.be/bcseisycoyi)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6244234"
  +editedAt: DateTimeImmutable @1707832577 {#4061
    date: 2024-02-13 14:56:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703563684 {#4059
    date: 2023-12-26 05:08:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4980
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I nominate Fredrik Knudsen for his [6 hour video about EVE Online](https://youtu.be/BCSeISYcoyI)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1707983090 {#4056
      date: 2024-02-15 08:44:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 252743
    -bodyTs: "'/bcseisycoyi)':15 '6':7 'eve':11 'fredrik':3 'hour':8 'knudsen':4 'nomin':2 'onlin':12 'video':9 'youtu.be':14 'youtu.be/bcseisycoyi)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6244234"
    +editedAt: DateTimeImmutable @1707832577 {#4061
      date: 2024-02-13 14:56:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703563684 {#4059
      date: 2023-12-26 05:08:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "YES"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703606850 {#4978
    date: 2023-12-26 17:07:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Thteven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4982 …}
  +nested: Doctrine\ORM\PersistentCollection {#4984 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4992 …}
  -id: 253950
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6890216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703606850 {#4979
    date: 2023-12-26 17:07: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
47 DENIED edit
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I nominate Fredrik Knudsen for his [6 hour video about EVE Online](https://youtu.be/BCSeISYcoyI)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1707983090 {#4056
      date: 2024-02-15 08:44:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 252743
    -bodyTs: "'/bcseisycoyi)':15 '6':7 'eve':11 'fredrik':3 'hour':8 'knudsen':4 'nomin':2 'onlin':12 'video':9 'youtu.be':14 'youtu.be/bcseisycoyi)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6244234"
    +editedAt: DateTimeImmutable @1707832577 {#4061
      date: 2024-02-13 14:56:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703563684 {#4059
      date: 2023-12-26 05:08:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "YES"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703606850 {#4978
    date: 2023-12-26 17:07:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Thteven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4982 …}
  +nested: Doctrine\ORM\PersistentCollection {#4984 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4992 …}
  -id: 253950
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6890216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703606850 {#4979
    date: 2023-12-26 17:07: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
48 DENIED moderate
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I nominate Fredrik Knudsen for his [6 hour video about EVE Online](https://youtu.be/BCSeISYcoyI)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1707983090 {#4056
      date: 2024-02-15 08:44:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 252743
    -bodyTs: "'/bcseisycoyi)':15 '6':7 'eve':11 'fredrik':3 'hour':8 'knudsen':4 'nomin':2 'onlin':12 'video':9 'youtu.be':14 'youtu.be/bcseisycoyi)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6244234"
    +editedAt: DateTimeImmutable @1707832577 {#4061
      date: 2024-02-13 14:56:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703563684 {#4059
      date: 2023-12-26 05:08:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "YES"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703606850 {#4978
    date: 2023-12-26 17:07:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Thteven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4982 …}
  +nested: Doctrine\ORM\PersistentCollection {#4984 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4992 …}
  -id: 253950
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6890216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703606850 {#4979
    date: 2023-12-26 17:07: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
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 {#4137
  +user: App\Entity\User {#4150 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Hbomberguy’s 4 hour take down of YouTube plagiarists](https://youtu.be/yDp3cB5fHXQ) has been my favourite video of the year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1707968474 {#4132
    date: 2024-02-15 04:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4138 …}
  +nested: Doctrine\ORM\PersistentCollection {#4140 …}
  +votes: Doctrine\ORM\PersistentCollection {#4142 …}
  +reports: Doctrine\ORM\PersistentCollection {#4144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
  -id: 253262
  -bodyTs: "'/ydp3cb5fhxq)':12 '4':3 'favourit':16 'hbomberguy':1 'hour':4 'plagiarist':9 'take':5 'video':17 'year':20 'youtu.be':11 'youtu.be/ydp3cb5fhxq)':10 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6246956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703587083 {#4133
    date: 2023-12-26 11:38: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
51 DENIED edit
App\Entity\EntryComment {#4137
  +user: App\Entity\User {#4150 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Hbomberguy’s 4 hour take down of YouTube plagiarists](https://youtu.be/yDp3cB5fHXQ) has been my favourite video of the year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1707968474 {#4132
    date: 2024-02-15 04:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4138 …}
  +nested: Doctrine\ORM\PersistentCollection {#4140 …}
  +votes: Doctrine\ORM\PersistentCollection {#4142 …}
  +reports: Doctrine\ORM\PersistentCollection {#4144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
  -id: 253262
  -bodyTs: "'/ydp3cb5fhxq)':12 '4':3 'favourit':16 'hbomberguy':1 'hour':4 'plagiarist':9 'take':5 'video':17 'year':20 'youtu.be':11 'youtu.be/ydp3cb5fhxq)':10 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6246956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703587083 {#4133
    date: 2023-12-26 11:38: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
52 DENIED moderate
App\Entity\EntryComment {#4137
  +user: App\Entity\User {#4150 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Hbomberguy’s 4 hour take down of YouTube plagiarists](https://youtu.be/yDp3cB5fHXQ) has been my favourite video of the year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1707968474 {#4132
    date: 2024-02-15 04:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4138 …}
  +nested: Doctrine\ORM\PersistentCollection {#4140 …}
  +votes: Doctrine\ORM\PersistentCollection {#4142 …}
  +reports: Doctrine\ORM\PersistentCollection {#4144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
  -id: 253262
  -bodyTs: "'/ydp3cb5fhxq)':12 '4':3 'favourit':16 'hbomberguy':1 'hour':4 'plagiarist':9 'take':5 'video':17 'year':20 'youtu.be':11 'youtu.be/ydp3cb5fhxq)':10 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6246956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703587083 {#4133
    date: 2023-12-26 11:38: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
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 {#4996
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4137
    +user: App\Entity\User {#4150 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[Hbomberguy’s 4 hour take down of YouTube plagiarists](https://youtu.be/yDp3cB5fHXQ) has been my favourite video of the year"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1707968474 {#4132
      date: 2024-02-15 04:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4138 …}
    +nested: Doctrine\ORM\PersistentCollection {#4140 …}
    +votes: Doctrine\ORM\PersistentCollection {#4142 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 253262
    -bodyTs: "'/ydp3cb5fhxq)':12 '4':3 'favourit':16 'hbomberguy':1 'hour':4 'plagiarist':9 'take':5 'video':17 'year':20 'youtu.be':11 'youtu.be/ydp3cb5fhxq)':10 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6246956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703587083 {#4133
      date: 2023-12-26 11:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4137}
  +body: "It was such a banger"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703604804 {#4994
    date: 2023-12-26 16:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OfflineNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 253827
  -bodyTs: "'banger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6889721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703604804 {#4995
    date: 2023-12-26 16:33:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4996
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4137
    +user: App\Entity\User {#4150 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[Hbomberguy’s 4 hour take down of YouTube plagiarists](https://youtu.be/yDp3cB5fHXQ) has been my favourite video of the year"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1707968474 {#4132
      date: 2024-02-15 04:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4138 …}
    +nested: Doctrine\ORM\PersistentCollection {#4140 …}
    +votes: Doctrine\ORM\PersistentCollection {#4142 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 253262
    -bodyTs: "'/ydp3cb5fhxq)':12 '4':3 'favourit':16 'hbomberguy':1 'hour':4 'plagiarist':9 'take':5 'video':17 'year':20 'youtu.be':11 'youtu.be/ydp3cb5fhxq)':10 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6246956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703587083 {#4133
      date: 2023-12-26 11:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4137}
  +body: "It was such a banger"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703604804 {#4994
    date: 2023-12-26 16:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OfflineNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 253827
  -bodyTs: "'banger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6889721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703604804 {#4995
    date: 2023-12-26 16:33:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4996
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4137
    +user: App\Entity\User {#4150 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[Hbomberguy’s 4 hour take down of YouTube plagiarists](https://youtu.be/yDp3cB5fHXQ) has been my favourite video of the year"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1707968474 {#4132
      date: 2024-02-15 04:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4138 …}
    +nested: Doctrine\ORM\PersistentCollection {#4140 …}
    +votes: Doctrine\ORM\PersistentCollection {#4142 …}
    +reports: Doctrine\ORM\PersistentCollection {#4144 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 253262
    -bodyTs: "'/ydp3cb5fhxq)':12 '4':3 'favourit':16 'hbomberguy':1 'hour':4 'plagiarist':9 'take':5 'video':17 'year':20 'youtu.be':11 'youtu.be/ydp3cb5fhxq)':10 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6246956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703587083 {#4133
      date: 2023-12-26 11:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4137}
  +body: "It was such a banger"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703604804 {#4994
    date: 2023-12-26 16:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@OfflineNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 253827
  -bodyTs: "'banger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6889721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703604804 {#4995
    date: 2023-12-26 16:33:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4210
  +user: App\Entity\User {#4223 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ahoy should host"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1707753355 {#4205
    date: 2024-02-12 16:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 251294
  -bodyTs: "'ahoy':1 'host':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6205811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519664 {#4206
    date: 2023-12-25 16:54:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4210
  +user: App\Entity\User {#4223 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ahoy should host"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1707753355 {#4205
    date: 2024-02-12 16:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 251294
  -bodyTs: "'ahoy':1 'host':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6205811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519664 {#4206
    date: 2023-12-25 16:54:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4210
  +user: App\Entity\User {#4223 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ahoy should host"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1707753355 {#4205
    date: 2024-02-12 16:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 251294
  -bodyTs: "'ahoy':1 'host':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6205811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519664 {#4206
    date: 2023-12-25 16:54:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4949
  +user: Proxies\__CG__\App\Entity\User {#4950 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ahoy should host"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1707753355 {#4205
      date: 2024-02-12 16:55:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 251294
    -bodyTs: "'ahoy':1 'host':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6205811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519664 {#4206
      date: 2023-12-25 16:54:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "He’d get the special fx award for his motion graphics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703530092 {#4947
    date: 2023-12-25 19:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@GlitchyDigiBun@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4953 …}
  +votes: Doctrine\ORM\PersistentCollection {#4955 …}
  +reports: Doctrine\ORM\PersistentCollection {#4957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4961 …}
  -id: 251645
  -bodyTs: "'award':7 'd':2 'fx':6 'get':3 'graphic':11 'motion':10 'special':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703530092 {#4948
    date: 2023-12-25 19:48: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
63 DENIED edit
App\Entity\EntryComment {#4949
  +user: Proxies\__CG__\App\Entity\User {#4950 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ahoy should host"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1707753355 {#4205
      date: 2024-02-12 16:55:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 251294
    -bodyTs: "'ahoy':1 'host':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6205811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519664 {#4206
      date: 2023-12-25 16:54:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "He’d get the special fx award for his motion graphics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703530092 {#4947
    date: 2023-12-25 19:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@GlitchyDigiBun@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4953 …}
  +votes: Doctrine\ORM\PersistentCollection {#4955 …}
  +reports: Doctrine\ORM\PersistentCollection {#4957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4961 …}
  -id: 251645
  -bodyTs: "'award':7 'd':2 'fx':6 'get':3 'graphic':11 'motion':10 'special':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703530092 {#4948
    date: 2023-12-25 19:48: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
64 DENIED moderate
App\Entity\EntryComment {#4949
  +user: Proxies\__CG__\App\Entity\User {#4950 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ahoy should host"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1707753355 {#4205
      date: 2024-02-12 16:55:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 251294
    -bodyTs: "'ahoy':1 'host':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6205811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519664 {#4206
      date: 2023-12-25 16:54:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "He’d get the special fx award for his motion graphics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703530092 {#4947
    date: 2023-12-25 19:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@GlitchyDigiBun@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4953 …}
  +votes: Doctrine\ORM\PersistentCollection {#4955 …}
  +reports: Doctrine\ORM\PersistentCollection {#4957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4961 …}
  -id: 251645
  -bodyTs: "'award':7 'd':2 'fx':6 'get':3 'graphic':11 'motion':10 'special':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703530092 {#4948
    date: 2023-12-25 19:48: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
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 {#4285
  +user: App\Entity\User {#4298 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My memory is shot so who knows what else I thought was good this year but [Super Smash Bros Melee will always be in my heart, especially when it’s something as insane as a Yoshi for the first time since the game released 20+ years ago, who also isn’t from the strongest region (NA), to win a tourney.](https://youtu.be/2WMBwFO65J4?si=H0R-CH_4GuXgmQxl)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1707749215 {#4279
    date: 2024-02-12 15:46:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 251299
  -bodyTs: "'/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':63 '20':45 'ago':47 'also':49 'alway':22 'bros':19 'els':9 'especi':27 'first':39 'game':43 'good':13 'heart':26 'insan':33 'isn':50 'know':7 'mele':20 'memori':2 'na':56 'region':55 'releas':44 'shot':4 'sinc':41 'smash':18 'someth':31 'strongest':54 'super':17 'thought':11 'time':40 'tourney':60 'win':58 'year':15,46 'yoshi':36 'youtu.be':62 'youtu.be/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6831447"
  +editedAt: DateTimeImmutable @1707725030 {#4280
    date: 2024-02-12 09:03:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703519910 {#4281
    date: 2023-12-25 16:58: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
67 DENIED edit
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My memory is shot so who knows what else I thought was good this year but [Super Smash Bros Melee will always be in my heart, especially when it’s something as insane as a Yoshi for the first time since the game released 20+ years ago, who also isn’t from the strongest region (NA), to win a tourney.](https://youtu.be/2WMBwFO65J4?si=H0R-CH_4GuXgmQxl)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1707749215 {#4279
    date: 2024-02-12 15:46:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 251299
  -bodyTs: "'/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':63 '20':45 'ago':47 'also':49 'alway':22 'bros':19 'els':9 'especi':27 'first':39 'game':43 'good':13 'heart':26 'insan':33 'isn':50 'know':7 'mele':20 'memori':2 'na':56 'region':55 'releas':44 'shot':4 'sinc':41 'smash':18 'someth':31 'strongest':54 'super':17 'thought':11 'time':40 'tourney':60 'win':58 'year':15,46 'yoshi':36 'youtu.be':62 'youtu.be/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6831447"
  +editedAt: DateTimeImmutable @1707725030 {#4280
    date: 2024-02-12 09:03:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703519910 {#4281
    date: 2023-12-25 16:58: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
68 DENIED moderate
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My memory is shot so who knows what else I thought was good this year but [Super Smash Bros Melee will always be in my heart, especially when it’s something as insane as a Yoshi for the first time since the game released 20+ years ago, who also isn’t from the strongest region (NA), to win a tourney.](https://youtu.be/2WMBwFO65J4?si=H0R-CH_4GuXgmQxl)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1707749215 {#4279
    date: 2024-02-12 15:46:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 251299
  -bodyTs: "'/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':63 '20':45 'ago':47 'also':49 'alway':22 'bros':19 'els':9 'especi':27 'first':39 'game':43 'good':13 'heart':26 'insan':33 'isn':50 'know':7 'mele':20 'memori':2 'na':56 'region':55 'releas':44 'shot':4 'sinc':41 'smash':18 'someth':31 'strongest':54 'super':17 'thought':11 'time':40 'tourney':60 'win':58 'year':15,46 'yoshi':36 'youtu.be':62 'youtu.be/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6831447"
  +editedAt: DateTimeImmutable @1707725030 {#4280
    date: 2024-02-12 09:03:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703519910 {#4281
    date: 2023-12-25 16:58: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
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 {#4965
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My memory is shot so who knows what else I thought was good this year but [Super Smash Bros Melee will always be in my heart, especially when it’s something as insane as a Yoshi for the first time since the game released 20+ years ago, who also isn’t from the strongest region (NA), to win a tourney.](https://youtu.be/2WMBwFO65J4?si=H0R-CH_4GuXgmQxl)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1707749215 {#4279
      date: 2024-02-12 15:46:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 251299
    -bodyTs: "'/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':63 '20':45 'ago':47 'also':49 'alway':22 'bros':19 'els':9 'especi':27 'first':39 'game':43 'good':13 'heart':26 'insan':33 'isn':50 'know':7 'mele':20 'memori':2 'na':56 'region':55 'releas':44 'shot':4 'sinc':41 'smash':18 'someth':31 'strongest':54 'super':17 'thought':11 'time':40 'tourney':60 'win':58 'year':15,46 'yoshi':36 'youtu.be':62 'youtu.be/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6831447"
    +editedAt: DateTimeImmutable @1707725030 {#4280
      date: 2024-02-12 09:03:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703519910 {#4281
      date: 2023-12-25 16:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4285}
  +body: "Cant wait to check it out!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703528723 {#4963
    date: 2023-12-25 19:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Klystron@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 251593
  -bodyTs: "'cant':1 'check':4 'wait':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528723 {#4964
    date: 2023-12-25 19:25: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
71 DENIED edit
App\Entity\EntryComment {#4965
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My memory is shot so who knows what else I thought was good this year but [Super Smash Bros Melee will always be in my heart, especially when it’s something as insane as a Yoshi for the first time since the game released 20+ years ago, who also isn’t from the strongest region (NA), to win a tourney.](https://youtu.be/2WMBwFO65J4?si=H0R-CH_4GuXgmQxl)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1707749215 {#4279
      date: 2024-02-12 15:46:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 251299
    -bodyTs: "'/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':63 '20':45 'ago':47 'also':49 'alway':22 'bros':19 'els':9 'especi':27 'first':39 'game':43 'good':13 'heart':26 'insan':33 'isn':50 'know':7 'mele':20 'memori':2 'na':56 'region':55 'releas':44 'shot':4 'sinc':41 'smash':18 'someth':31 'strongest':54 'super':17 'thought':11 'time':40 'tourney':60 'win':58 'year':15,46 'yoshi':36 'youtu.be':62 'youtu.be/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6831447"
    +editedAt: DateTimeImmutable @1707725030 {#4280
      date: 2024-02-12 09:03:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703519910 {#4281
      date: 2023-12-25 16:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4285}
  +body: "Cant wait to check it out!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703528723 {#4963
    date: 2023-12-25 19:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Klystron@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 251593
  -bodyTs: "'cant':1 'check':4 'wait':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528723 {#4964
    date: 2023-12-25 19:25: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
72 DENIED moderate
App\Entity\EntryComment {#4965
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My memory is shot so who knows what else I thought was good this year but [Super Smash Bros Melee will always be in my heart, especially when it’s something as insane as a Yoshi for the first time since the game released 20+ years ago, who also isn’t from the strongest region (NA), to win a tourney.](https://youtu.be/2WMBwFO65J4?si=H0R-CH_4GuXgmQxl)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1707749215 {#4279
      date: 2024-02-12 15:46:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 251299
    -bodyTs: "'/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':63 '20':45 'ago':47 'also':49 'alway':22 'bros':19 'els':9 'especi':27 'first':39 'game':43 'good':13 'heart':26 'insan':33 'isn':50 'know':7 'mele':20 'memori':2 'na':56 'region':55 'releas':44 'shot':4 'sinc':41 'smash':18 'someth':31 'strongest':54 'super':17 'thought':11 'time':40 'tourney':60 'win':58 'year':15,46 'yoshi':36 'youtu.be':62 'youtu.be/2wmbwfo65j4?si=h0r-ch_4guxgmqxl)':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6831447"
    +editedAt: DateTimeImmutable @1707725030 {#4280
      date: 2024-02-12 09:03:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703519910 {#4281
      date: 2023-12-25 16:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4285}
  +body: "Cant wait to check it out!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703528723 {#4963
    date: 2023-12-25 19:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Klystron@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 251593
  -bodyTs: "'cant':1 'check':4 'wait':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528723 {#4964
    date: 2023-12-25 19:25: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
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 {#4358
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn’t it just be hbomberguy’s yearly video?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1707748853 {#4353
    date: 2024-02-12 15:40:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 251283
  -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519296 {#4354
    date: 2023-12-25 16:48: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
75 DENIED edit
App\Entity\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn’t it just be hbomberguy’s yearly video?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1707748853 {#4353
    date: 2024-02-12 15:40:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 251283
  -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519296 {#4354
    date: 2023-12-25 16:48: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
76 DENIED moderate
App\Entity\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn’t it just be hbomberguy’s yearly video?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1707748853 {#4353
    date: 2024-02-12 15:40:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 251283
  -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6236768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519296 {#4354
    date: 2023-12-25 16:48: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
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 {#4918
  +user: Proxies\__CG__\App\Entity\User {#4919 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn’t it just be hbomberguy’s yearly video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707748853 {#4353
      date: 2024-02-12 15:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4359 …}
    +nested: Doctrine\ORM\PersistentCollection {#4361 …}
    +votes: Doctrine\ORM\PersistentCollection {#4363 …}
    +reports: Doctrine\ORM\PersistentCollection {#4365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
    -id: 251283
    -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519296 {#4354
      date: 2023-12-25 16:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: "I think this is plainly referring to TechConnections talking about light switches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703522054 {#4916
    date: 2023-12-25 17:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -id: 251369
  -bodyTs: "'light':11 'plain':5 'refer':6 'switch':12 'talk':9 'techconnect':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5248547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703522054 {#4917
    date: 2023-12-25 17:34: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
79 DENIED edit
App\Entity\EntryComment {#4918
  +user: Proxies\__CG__\App\Entity\User {#4919 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn’t it just be hbomberguy’s yearly video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707748853 {#4353
      date: 2024-02-12 15:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4359 …}
    +nested: Doctrine\ORM\PersistentCollection {#4361 …}
    +votes: Doctrine\ORM\PersistentCollection {#4363 …}
    +reports: Doctrine\ORM\PersistentCollection {#4365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
    -id: 251283
    -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519296 {#4354
      date: 2023-12-25 16:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: "I think this is plainly referring to TechConnections talking about light switches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703522054 {#4916
    date: 2023-12-25 17:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -id: 251369
  -bodyTs: "'light':11 'plain':5 'refer':6 'switch':12 'talk':9 'techconnect':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5248547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703522054 {#4917
    date: 2023-12-25 17:34: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
80 DENIED moderate
App\Entity\EntryComment {#4918
  +user: Proxies\__CG__\App\Entity\User {#4919 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn’t it just be hbomberguy’s yearly video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707748853 {#4353
      date: 2024-02-12 15:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4359 …}
    +nested: Doctrine\ORM\PersistentCollection {#4361 …}
    +votes: Doctrine\ORM\PersistentCollection {#4363 …}
    +reports: Doctrine\ORM\PersistentCollection {#4365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
    -id: 251283
    -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519296 {#4354
      date: 2023-12-25 16:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: "I think this is plainly referring to TechConnections talking about light switches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703522054 {#4916
    date: 2023-12-25 17:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -id: 251369
  -bodyTs: "'light':11 'plain':5 'refer':6 'switch':12 'talk':9 'techconnect':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5248547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703522054 {#4917
    date: 2023-12-25 17:34: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
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 {#5049
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4919 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4358
      +user: App\Entity\User {#4371 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Wouldn’t it just be hbomberguy’s yearly video?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1707748853 {#4353
        date: 2024-02-12 15:40:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4359 …}
      +nested: Doctrine\ORM\PersistentCollection {#4361 …}
      +votes: Doctrine\ORM\PersistentCollection {#4363 …}
      +reports: Doctrine\ORM\PersistentCollection {#4365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
      -id: 251283
      -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703519296 {#4354
        date: 2023-12-25 16:48:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4358}
    +body: "I think this is plainly referring to TechConnections talking about light switches."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703522054 {#4916
      date: 2023-12-25 17:34:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@9point6@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4920 …}
    +nested: Doctrine\ORM\PersistentCollection {#4922 …}
    +votes: Doctrine\ORM\PersistentCollection {#4924 …}
    +reports: Doctrine\ORM\PersistentCollection {#4926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
    -id: 251369
    -bodyTs: "'light':11 'plain':5 'refer':6 'switch':12 'talk':9 'techconnect':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5248547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703522054 {#4917
      date: 2023-12-25 17:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: """
    Oh shit, you’re right, okay game on\n
    \n
    Will it be decided by a tournament bracket?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703525516 {#5047
    date: 2023-12-25 18:31:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5054 …}
  +reports: Doctrine\ORM\PersistentCollection {#5056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
  -id: 251475
  -bodyTs: "'bracket':16 'decid':12 'game':7 'oh':1 'okay':6 're':4 'right':5 'shit':2 'tournament':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6237833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703525516 {#5048
    date: 2023-12-25 18:31: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
83 DENIED edit
App\Entity\EntryComment {#5049
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4919 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4358
      +user: App\Entity\User {#4371 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Wouldn’t it just be hbomberguy’s yearly video?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1707748853 {#4353
        date: 2024-02-12 15:40:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4359 …}
      +nested: Doctrine\ORM\PersistentCollection {#4361 …}
      +votes: Doctrine\ORM\PersistentCollection {#4363 …}
      +reports: Doctrine\ORM\PersistentCollection {#4365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
      -id: 251283
      -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703519296 {#4354
        date: 2023-12-25 16:48:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4358}
    +body: "I think this is plainly referring to TechConnections talking about light switches."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703522054 {#4916
      date: 2023-12-25 17:34:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@9point6@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4920 …}
    +nested: Doctrine\ORM\PersistentCollection {#4922 …}
    +votes: Doctrine\ORM\PersistentCollection {#4924 …}
    +reports: Doctrine\ORM\PersistentCollection {#4926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
    -id: 251369
    -bodyTs: "'light':11 'plain':5 'refer':6 'switch':12 'talk':9 'techconnect':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5248547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703522054 {#4917
      date: 2023-12-25 17:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: """
    Oh shit, you’re right, okay game on\n
    \n
    Will it be decided by a tournament bracket?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703525516 {#5047
    date: 2023-12-25 18:31:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5054 …}
  +reports: Doctrine\ORM\PersistentCollection {#5056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
  -id: 251475
  -bodyTs: "'bracket':16 'decid':12 'game':7 'oh':1 'okay':6 're':4 'right':5 'shit':2 'tournament':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6237833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703525516 {#5048
    date: 2023-12-25 18:31: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
84 DENIED moderate
App\Entity\EntryComment {#5049
  +user: App\Entity\User {#4371 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4919 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4358
      +user: App\Entity\User {#4371 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Wouldn’t it just be hbomberguy’s yearly video?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1707748853 {#4353
        date: 2024-02-12 15:40:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4359 …}
      +nested: Doctrine\ORM\PersistentCollection {#4361 …}
      +votes: Doctrine\ORM\PersistentCollection {#4363 …}
      +reports: Doctrine\ORM\PersistentCollection {#4365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
      -id: 251283
      -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6236768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703519296 {#4354
        date: 2023-12-25 16:48:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4358}
    +body: "I think this is plainly referring to TechConnections talking about light switches."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703522054 {#4916
      date: 2023-12-25 17:34:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@9point6@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4920 …}
    +nested: Doctrine\ORM\PersistentCollection {#4922 …}
    +votes: Doctrine\ORM\PersistentCollection {#4924 …}
    +reports: Doctrine\ORM\PersistentCollection {#4926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
    -id: 251369
    -bodyTs: "'light':11 'plain':5 'refer':6 'switch':12 'talk':9 'techconnect':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5248547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703522054 {#4917
      date: 2023-12-25 17:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: """
    Oh shit, you’re right, okay game on\n
    \n
    Will it be decided by a tournament bracket?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703525516 {#5047
    date: 2023-12-25 18:31:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5054 …}
  +reports: Doctrine\ORM\PersistentCollection {#5056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
  -id: 251475
  -bodyTs: "'bracket':16 'decid':12 'game':7 'oh':1 'okay':6 're':4 'right':5 'shit':2 'tournament':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6237833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703525516 {#5048
    date: 2023-12-25 18:31: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
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 {#4934
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn’t it just be hbomberguy’s yearly video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707748853 {#4353
      date: 2024-02-12 15:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4359 …}
    +nested: Doctrine\ORM\PersistentCollection {#4361 …}
    +votes: Doctrine\ORM\PersistentCollection {#4363 …}
    +reports: Doctrine\ORM\PersistentCollection {#4365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
    -id: 251283
    -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519296 {#4354
      date: 2023-12-25 16:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: "He would certainly receive a nomination every year if the category existed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703528602 {#4932
    date: 2023-12-25 19:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 251588
  -bodyTs: "'categori':11 'certain':3 'everi':7 'exist':12 'nomin':6 'receiv':4 'would':2 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528602 {#4933
    date: 2023-12-25 19:23: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 {#4934
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn’t it just be hbomberguy’s yearly video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707748853 {#4353
      date: 2024-02-12 15:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4359 …}
    +nested: Doctrine\ORM\PersistentCollection {#4361 …}
    +votes: Doctrine\ORM\PersistentCollection {#4363 …}
    +reports: Doctrine\ORM\PersistentCollection {#4365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
    -id: 251283
    -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519296 {#4354
      date: 2023-12-25 16:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: "He would certainly receive a nomination every year if the category existed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703528602 {#4932
    date: 2023-12-25 19:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 251588
  -bodyTs: "'categori':11 'certain':3 'everi':7 'exist':12 'nomin':6 'receiv':4 'would':2 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528602 {#4933
    date: 2023-12-25 19:23: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 {#4934
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4358
    +user: App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn’t it just be hbomberguy’s yearly video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707748853 {#4353
      date: 2024-02-12 15:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4359 …}
    +nested: Doctrine\ORM\PersistentCollection {#4361 …}
    +votes: Doctrine\ORM\PersistentCollection {#4363 …}
    +reports: Doctrine\ORM\PersistentCollection {#4365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
    -id: 251283
    -bodyTs: "'hbomberguy':6 'video':9 'wouldn':1 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6236768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519296 {#4354
      date: 2023-12-25 16:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4358}
  +body: "He would certainly receive a nomination every year if the category existed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703528602 {#4932
    date: 2023-12-25 19:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 251588
  -bodyTs: "'categori':11 'certain':3 'everi':7 'exist':12 'nomin':6 'receiv':4 'would':2 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528602 {#4933
    date: 2023-12-25 19:23: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 {#4431
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1707748654 {#4426
    date: 2024-02-12 15:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 251189
  -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6873689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703516426 {#4427
    date: 2023-12-25 16:00: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
91 DENIED edit
App\Entity\EntryComment {#4431
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1707748654 {#4426
    date: 2024-02-12 15:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 251189
  -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6873689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703516426 {#4427
    date: 2023-12-25 16:00: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
92 DENIED moderate
App\Entity\EntryComment {#4431
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1707748654 {#4426
    date: 2024-02-12 15:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 251189
  -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6873689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703516426 {#4427
    date: 2023-12-25 16:00: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
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 {#4815
  +user: Proxies\__CG__\App\Entity\User {#4822 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1707748654 {#4426
      date: 2024-02-12 15:37:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 251189
    -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6873689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516426 {#4427
      date: 2023-12-25 16:00:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "That’s exactly what I came in here to post"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703519715 {#4814
    date: 2023-12-25 16:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 251295
  -bodyTs: "'came':6 'exact':3 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6831418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519715 {#4817
    date: 2023-12-25 16:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4822 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1707748654 {#4426
      date: 2024-02-12 15:37:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 251189
    -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6873689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516426 {#4427
      date: 2023-12-25 16:00:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "That’s exactly what I came in here to post"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703519715 {#4814
    date: 2023-12-25 16:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 251295
  -bodyTs: "'came':6 'exact':3 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6831418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519715 {#4817
    date: 2023-12-25 16:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4822 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1707748654 {#4426
      date: 2024-02-12 15:37:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 251189
    -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6873689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516426 {#4427
      date: 2023-12-25 16:00:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "That’s exactly what I came in here to post"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703519715 {#4814
    date: 2023-12-25 16:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 251295
  -bodyTs: "'came':6 'exact':3 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6831418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703519715 {#4817
    date: 2023-12-25 16:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5034
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4431
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1707748654 {#4426
        date: 2024-02-12 15:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4432 …}
      +nested: Doctrine\ORM\PersistentCollection {#4434 …}
      +votes: Doctrine\ORM\PersistentCollection {#4436 …}
      +reports: Doctrine\ORM\PersistentCollection {#4438 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
      -id: 251189
      -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6873689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703516426 {#4427
        date: 2023-12-25 16:00:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4431}
    +body: "That’s exactly what I came in here to post"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703519715 {#4814
      date: 2023-12-25 16:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 251295
    -bodyTs: "'came':6 'exact':3 'post':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6831418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519715 {#4817
      date: 2023-12-25 16:55:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "My partner and I were tearing up by the end, it was so well done!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703528554 {#5032
    date: 2023-12-25 19:22:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Meowoem@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -id: 251584
  -bodyTs: "'done':15 'end':10 'partner':2 'tear':6 'well':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528554 {#5033
    date: 2023-12-25 19:22: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
99 DENIED edit
App\Entity\EntryComment {#5034
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4431
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1707748654 {#4426
        date: 2024-02-12 15:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4432 …}
      +nested: Doctrine\ORM\PersistentCollection {#4434 …}
      +votes: Doctrine\ORM\PersistentCollection {#4436 …}
      +reports: Doctrine\ORM\PersistentCollection {#4438 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
      -id: 251189
      -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6873689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703516426 {#4427
        date: 2023-12-25 16:00:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4431}
    +body: "That’s exactly what I came in here to post"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703519715 {#4814
      date: 2023-12-25 16:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 251295
    -bodyTs: "'came':6 'exact':3 'post':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6831418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519715 {#4817
      date: 2023-12-25 16:55:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "My partner and I were tearing up by the end, it was so well done!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703528554 {#5032
    date: 2023-12-25 19:22:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Meowoem@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -id: 251584
  -bodyTs: "'done':15 'end':10 'partner':2 'tear':6 'well':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528554 {#5033
    date: 2023-12-25 19:22: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
100 DENIED moderate
App\Entity\EntryComment {#5034
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4431
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I nominate [No one knows who created skull trumpet till now](https://youtu.be/ZYcHOEjGzPA?si=nQYvfBI02fGMq1tJ)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1707748654 {#4426
        date: 2024-02-12 15:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4432 …}
      +nested: Doctrine\ORM\PersistentCollection {#4434 …}
      +votes: Doctrine\ORM\PersistentCollection {#4436 …}
      +reports: Doctrine\ORM\PersistentCollection {#4438 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
      -id: 251189
      -bodyTs: "'/zychoejgzpa?si=nqyvfbi02fgmq1tj)':14 'creat':7 'know':5 'nomin':2 'one':4 'skull':8 'till':10 'trumpet':9 'youtu.be':13 'youtu.be/zychoejgzpa?si=nqyvfbi02fgmq1tj)':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6873689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703516426 {#4427
        date: 2023-12-25 16:00:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4431}
    +body: "That’s exactly what I came in here to post"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703519715 {#4814
      date: 2023-12-25 16:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 251295
    -bodyTs: "'came':6 'exact':3 'post':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6831418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703519715 {#4817
      date: 2023-12-25 16:55:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "My partner and I were tearing up by the end, it was so well done!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703528554 {#5032
    date: 2023-12-25 19:22:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Meowoem@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -id: 251584
  -bodyTs: "'done':15 'end':10 'partner':2 'tear':6 'well':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6876314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703528554 {#5033
    date: 2023-12-25 19:22: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
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 {#4446
  +user: App\Entity\User {#4459 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’d like to nominate [Ahoy’s deep dive into the arcade game Polybius and whether it was real](https://www.youtube.com/watch?v=_7X6Yeydgyg) (spoil alert: it isn’t)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703585871 {#4430
    date: 2023-12-26 11:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4447 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4457 …}
  -id: 253236
  -bodyTs: "'/watch?v=_7x6yeydgyg)':22 'ahoy':6 'alert':24 'arcad':12 'd':2 'deep':8 'dive':9 'game':13 'isn':26 'like':3 'nomin':5 'polybius':14 'real':19 'spoil':23 'whether':16 'www.youtube.com':21 'www.youtube.com/watch?v=_7x6yeydgyg)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4924351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703585871 {#4429
    date: 2023-12-26 11:17:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4446
  +user: App\Entity\User {#4459 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’d like to nominate [Ahoy’s deep dive into the arcade game Polybius and whether it was real](https://www.youtube.com/watch?v=_7X6Yeydgyg) (spoil alert: it isn’t)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703585871 {#4430
    date: 2023-12-26 11:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4447 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4457 …}
  -id: 253236
  -bodyTs: "'/watch?v=_7x6yeydgyg)':22 'ahoy':6 'alert':24 'arcad':12 'd':2 'deep':8 'dive':9 'game':13 'isn':26 'like':3 'nomin':5 'polybius':14 'real':19 'spoil':23 'whether':16 'www.youtube.com':21 'www.youtube.com/watch?v=_7x6yeydgyg)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4924351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703585871 {#4429
    date: 2023-12-26 11:17:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4446
  +user: App\Entity\User {#4459 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’d like to nominate [Ahoy’s deep dive into the arcade game Polybius and whether it was real](https://www.youtube.com/watch?v=_7X6Yeydgyg) (spoil alert: it isn’t)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703585871 {#4430
    date: 2023-12-26 11:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4447 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4457 …}
  -id: 253236
  -bodyTs: "'/watch?v=_7x6yeydgyg)':22 'ahoy':6 'alert':24 'arcad':12 'd':2 'deep':8 'dive':9 'game':13 'isn':26 'like':3 'nomin':5 'polybius':14 'real':19 'spoil':23 'whether':16 'www.youtube.com':21 'www.youtube.com/watch?v=_7x6yeydgyg)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4924351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703585871 {#4429
    date: 2023-12-26 11:17:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4519
  +user: App\Entity\User {#4532 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like [ButterPrime](https://youtu.be/tDlikuJkA04?feature=shared), who typically talks about entertainment media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703572172 {#4514
    date: 2023-12-26 07:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4522 …}
  +votes: Doctrine\ORM\PersistentCollection {#4524 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 252944
  -bodyTs: "'/tdlikujka04?feature=shared),':6 'butterprim':3 'entertain':11 'like':2 'media':12 'talk':9 'typic':8 'youtu.be':5 'youtu.be/tdlikujka04?feature=shared),':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703572172 {#4515
    date: 2023-12-26 07:29: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
107 DENIED edit
App\Entity\EntryComment {#4519
  +user: App\Entity\User {#4532 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like [ButterPrime](https://youtu.be/tDlikuJkA04?feature=shared), who typically talks about entertainment media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703572172 {#4514
    date: 2023-12-26 07:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4522 …}
  +votes: Doctrine\ORM\PersistentCollection {#4524 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 252944
  -bodyTs: "'/tdlikujka04?feature=shared),':6 'butterprim':3 'entertain':11 'like':2 'media':12 'talk':9 'typic':8 'youtu.be':5 'youtu.be/tdlikujka04?feature=shared),':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703572172 {#4515
    date: 2023-12-26 07:29: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
108 DENIED moderate
App\Entity\EntryComment {#4519
  +user: App\Entity\User {#4532 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like [ButterPrime](https://youtu.be/tDlikuJkA04?feature=shared), who typically talks about entertainment media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703572172 {#4514
    date: 2023-12-26 07:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4522 …}
  +votes: Doctrine\ORM\PersistentCollection {#4524 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 252944
  -bodyTs: "'/tdlikujka04?feature=shared),':6 'butterprim':3 'entertain':11 'like':2 'media':12 'talk':9 'typic':8 'youtu.be':5 'youtu.be/tdlikujka04?feature=shared),':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703572172 {#4515
    date: 2023-12-26 07:29: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
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 {#4592
  +user: App\Entity\User {#4605 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Finally someone speaking me language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703559712 {#4587
    date: 2023-12-26 04:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
  -id: 252626
  -bodyTs: "'final':1 'languag':5 'someon':2 'speak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6243648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703559712 {#4588
    date: 2023-12-26 04:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4592
  +user: App\Entity\User {#4605 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Finally someone speaking me language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703559712 {#4587
    date: 2023-12-26 04:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
  -id: 252626
  -bodyTs: "'final':1 'languag':5 'someon':2 'speak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6243648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703559712 {#4588
    date: 2023-12-26 04:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4592
  +user: App\Entity\User {#4605 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Finally someone speaking me language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703559712 {#4587
    date: 2023-12-26 04:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4603 …}
  -id: 252626
  -bodyTs: "'final':1 'languag':5 'someon':2 'speak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6243648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703559712 {#4588
    date: 2023-12-26 04:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4666
  +user: App\Entity\User {#4679 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Then Adam Neely gets my nomination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703555630 {#4661
    date: 2023-12-26 02:53:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4667 …}
  +nested: Doctrine\ORM\PersistentCollection {#4669 …}
  +votes: Doctrine\ORM\PersistentCollection {#4671 …}
  +reports: Doctrine\ORM\PersistentCollection {#4673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
  -id: 252492
  -bodyTs: "'adam':2 'get':4 'neeli':3 'nomin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6242980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703555630 {#4662
    date: 2023-12-26 02:53: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
115 DENIED edit
App\Entity\EntryComment {#4666
  +user: App\Entity\User {#4679 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Then Adam Neely gets my nomination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703555630 {#4661
    date: 2023-12-26 02:53:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4667 …}
  +nested: Doctrine\ORM\PersistentCollection {#4669 …}
  +votes: Doctrine\ORM\PersistentCollection {#4671 …}
  +reports: Doctrine\ORM\PersistentCollection {#4673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
  -id: 252492
  -bodyTs: "'adam':2 'get':4 'neeli':3 'nomin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6242980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703555630 {#4662
    date: 2023-12-26 02:53: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
116 DENIED moderate
App\Entity\EntryComment {#4666
  +user: App\Entity\User {#4679 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Then Adam Neely gets my nomination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703555630 {#4661
    date: 2023-12-26 02:53:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4667 …}
  +nested: Doctrine\ORM\PersistentCollection {#4669 …}
  +votes: Doctrine\ORM\PersistentCollection {#4671 …}
  +reports: Doctrine\ORM\PersistentCollection {#4673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
  -id: 252492
  -bodyTs: "'adam':2 'get':4 'neeli':3 'nomin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6242980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703555630 {#4662
    date: 2023-12-26 02:53: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
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 {#4739
  +user: App\Entity\User {#4752 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate Joseph Anderson’s non-existent 5 hours long Witcher 3 critique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703554716 {#4734
    date: 2023-12-26 02:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 252476
  -bodyTs: "'3':13 '5':9 'anderson':4 'critiqu':14 'exist':8 'hour':10 'joseph':3 'long':11 'nomin':2 'non':7 'non-exist':6 'witcher':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4050233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703554716 {#4735
    date: 2023-12-26 02:38: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
119 DENIED edit
App\Entity\EntryComment {#4739
  +user: App\Entity\User {#4752 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate Joseph Anderson’s non-existent 5 hours long Witcher 3 critique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703554716 {#4734
    date: 2023-12-26 02:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 252476
  -bodyTs: "'3':13 '5':9 'anderson':4 'critiqu':14 'exist':8 'hour':10 'joseph':3 'long':11 'nomin':2 'non':7 'non-exist':6 'witcher':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4050233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703554716 {#4735
    date: 2023-12-26 02:38: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
120 DENIED moderate
App\Entity\EntryComment {#4739
  +user: App\Entity\User {#4752 …}
  +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: "An-Academy-award-or-Oscar-at-least"
    +title: "An Academy award or Oscar at least."
    +url: "https://lemmy.ml/pictrs/image/05d0baff-019a-4fef-8c8e-59026d968195.jpeg"
    +body: "What were your favorite video essays of 2023?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 239
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708790601 {#2410
      date: 2024-02-24 17:03:21.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: 24734
    -titleTs: "'academi':2 'award':3 'least':7 'oscar':5"
    -bodyTs: "'2023':8 'essay':6 'favorit':4 'video':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703602758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9737993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703516358 {#1850
      date: 2023-12-25 15:59:18.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I nominate Joseph Anderson’s non-existent 5 hours long Witcher 3 critique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703554716 {#4734
    date: 2023-12-26 02:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 252476
  -bodyTs: "'3':13 '5':9 'anderson':4 'critiqu':14 'exist':8 'hour':10 'joseph':3 'long':11 'nomin':2 'non':7 'non-exist':6 'witcher':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4050233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703554716 {#4735
    date: 2023-12-26 02:38: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
121 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