GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/28465/Glory-to-our-new-overlords?p=1

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Glory-to-our-new-overlords"
  +title: "Glory to our new overlords!"
  +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 57
  +favouriteCount: 270
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722613386 {#2410
    date: 2024-08-02 17:43:06.0 +02: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: 28465
  -titleTs: "'glori':1 'new':4 'overlord':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704919465
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10317395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704833065 {#1850
    date: 2024-01-09 21:44:25.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: "Glory-to-our-new-overlords"
  +title: "Glory to our new overlords!"
  +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 57
  +favouriteCount: 270
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722613386 {#2410
    date: 2024-08-02 17:43:06.0 +02: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: 28465
  -titleTs: "'glori':1 'new':4 'overlord':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704919465
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10317395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704833065 {#1850
    date: 2024-01-09 21:44:25.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: "Glory-to-our-new-overlords"
  +title: "Glory to our new overlords!"
  +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 57
  +favouriteCount: 270
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722613386 {#2410
    date: 2024-08-02 17:43:06.0 +02: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: 28465
  -titleTs: "'glori':1 'new':4 'overlord':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704919465
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10317395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704833065 {#1850
    date: 2024-01-09 21:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Matpat gone? Good fucking riddance. Fascist piece of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704948108 {#4008
    date: 2024-01-11 05:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 298255
  -bodyTs: "'fascist':6 'fuck':4 'gone':2 'good':3 'matpat':1 'piec':7 'riddanc':5 'shit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948108 {#3944
    date: 2024-01-11 05:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Matpat gone? Good fucking riddance. Fascist piece of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704948108 {#4008
    date: 2024-01-11 05:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 298255
  -bodyTs: "'fascist':6 'fuck':4 'gone':2 'good':3 'matpat':1 'piec':7 'riddanc':5 'shit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948108 {#3944
    date: 2024-01-11 05:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Matpat gone? Good fucking riddance. Fascist piece of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704948108 {#4008
    date: 2024-01-11 05:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 298255
  -bodyTs: "'fascist':6 'fuck':4 'gone':2 'good':3 'matpat':1 'piec':7 'riddanc':5 'shit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948108 {#3944
    date: 2024-01-11 05:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4036
  +user: App\Entity\User {#4019 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    We are living in a future Hypnospace Outlaw sequel right now\n
    \n
    but that’s just a theory
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704946899 {#4037
    date: 2024-01-11 05:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 298227
  -bodyTs: "'futur':6 'hypnospac':7 'live':3 'outlaw':8 'right':10 'sequel':9 'theori':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247017"
  +editedAt: DateTimeImmutable @1720572441 {#4042
    date: 2024-07-10 02:47:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704946899 {#4040
    date: 2024-01-11 05:21:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    We are living in a future Hypnospace Outlaw sequel right now\n
    \n
    but that’s just a theory
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704946899 {#4037
    date: 2024-01-11 05:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 298227
  -bodyTs: "'futur':6 'hypnospac':7 'live':3 'outlaw':8 'right':10 'sequel':9 'theori':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247017"
  +editedAt: DateTimeImmutable @1720572441 {#4042
    date: 2024-07-10 02:47:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704946899 {#4040
    date: 2024-01-11 05:21:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    We are living in a future Hypnospace Outlaw sequel right now\n
    \n
    but that’s just a theory
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704946899 {#4037
    date: 2024-01-11 05:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 298227
  -bodyTs: "'futur':6 'hypnospac':7 'live':3 'outlaw':8 'right':10 'sequel':9 'theori':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247017"
  +editedAt: DateTimeImmutable @1720572441 {#4042
    date: 2024-07-10 02:47:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704946899 {#4040
    date: 2024-01-11 05:21:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "*Cries in AOL chat rooms*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704946649 {#4114
    date: 2024-01-11 05:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 298222
  -bodyTs: "'aol':3 'chat':4 'cri':1 'room':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6267920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704946649 {#4115
    date: 2024-01-11 05:17:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "*Cries in AOL chat rooms*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704946649 {#4114
    date: 2024-01-11 05:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 298222
  -bodyTs: "'aol':3 'chat':4 'cri':1 'room':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6267920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704946649 {#4115
    date: 2024-01-11 05:17:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "*Cries in AOL chat rooms*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704946649 {#4114
    date: 2024-01-11 05:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 298222
  -bodyTs: "'aol':3 'chat':4 'cri':1 'room':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6267920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704946649 {#4115
    date: 2024-01-11 05:17:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nobody mentioning Jenna Marbles?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704859043 {#4187
    date: 2024-01-10 04:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 295010
  -bodyTs: "'jenna':3 'marbl':4 'mention':2 'nobodi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6209066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859043 {#4188
    date: 2024-01-10 04:57: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
19 DENIED edit
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nobody mentioning Jenna Marbles?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704859043 {#4187
    date: 2024-01-10 04:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 295010
  -bodyTs: "'jenna':3 'marbl':4 'mention':2 'nobodi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6209066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859043 {#4188
    date: 2024-01-10 04:57: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
20 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nobody mentioning Jenna Marbles?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704859043 {#4187
    date: 2024-01-10 04:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 295010
  -bodyTs: "'jenna':3 'marbl':4 'mention':2 'nobodi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6209066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859043 {#4188
    date: 2024-01-10 04:57: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
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 {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Will be sad to see him go. I always loved the content as it was engaging, but ultimately of no consequence. When I watch anything to do with news or politics theres the risk of believing what the channel says only for it to be wrong and having your whole world view questioned. Game Theory was just… fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704851209 {#4260
    date: 2024-01-10 02:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 296810
  -bodyTs: "'alway':9 'anyth':25 'believ':36 'channel':39 'consequ':21 'content':12 'engag':16 'fun':58 'game':54 'go':7 'love':10 'news':29 'polit':31 'question':53 'risk':34 'sad':3 'say':40 'see':5 'theori':55 'there':32 'ultim':18 'view':52 'watch':24 'whole':50 'world':51 'wrong':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.conorab.com/comment/466923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851209 {#4261
    date: 2024-01-10 02:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Will be sad to see him go. I always loved the content as it was engaging, but ultimately of no consequence. When I watch anything to do with news or politics theres the risk of believing what the channel says only for it to be wrong and having your whole world view questioned. Game Theory was just… fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704851209 {#4260
    date: 2024-01-10 02:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 296810
  -bodyTs: "'alway':9 'anyth':25 'believ':36 'channel':39 'consequ':21 'content':12 'engag':16 'fun':58 'game':54 'go':7 'love':10 'news':29 'polit':31 'question':53 'risk':34 'sad':3 'say':40 'see':5 'theori':55 'there':32 'ultim':18 'view':52 'watch':24 'whole':50 'world':51 'wrong':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.conorab.com/comment/466923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851209 {#4261
    date: 2024-01-10 02:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Will be sad to see him go. I always loved the content as it was engaging, but ultimately of no consequence. When I watch anything to do with news or politics theres the risk of believing what the channel says only for it to be wrong and having your whole world view questioned. Game Theory was just… fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704851209 {#4260
    date: 2024-01-10 02:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 296810
  -bodyTs: "'alway':9 'anyth':25 'believ':36 'channel':39 'consequ':21 'content':12 'engag':16 'fun':58 'game':54 'go':7 'love':10 'news':29 'polit':31 'question':53 'risk':34 'sad':3 'say':40 'see':5 'theori':55 'there':32 'ultim':18 'view':52 'watch':24 'whole':50 'world':51 'wrong':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.conorab.com/comment/466923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851209 {#4261
    date: 2024-01-10 02:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is how I find out matpat is retiring?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1720238471 {#4333
    date: 2024-07-06 06:01:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 294735
  -bodyTs: "'find':5 'matpat':7 'retir':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8083272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704847127 {#4334
    date: 2024-01-10 01:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is how I find out matpat is retiring?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1720238471 {#4333
    date: 2024-07-06 06:01:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 294735
  -bodyTs: "'find':5 'matpat':7 'retir':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8083272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704847127 {#4334
    date: 2024-01-10 01:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is how I find out matpat is retiring?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1720238471 {#4333
    date: 2024-07-06 06:01:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 294735
  -bodyTs: "'find':5 'matpat':7 'retir':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8083272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704847127 {#4334
    date: 2024-01-10 01:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5237
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is how I find out matpat is retiring?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720238471 {#4333
      date: 2024-07-06 06:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 294735
    -bodyTs: "'find':5 'matpat':7 'retir':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8083272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847127 {#4334
      date: 2024-01-10 01:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Likewise! Figured the post was wrong and they were referring to when he sold Game Theorists, but nope! [youtu.be/8R1_TqU68yo?feature=shared](https://youtu.be/8R1_TqU68yo?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704851197 {#5235
    date: 2024-01-10 02:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 296809
  -bodyTs: "'/8r1_tqu68yo?feature=shared](https://youtu.be/8r1_tqu68yo?feature=shared)':21 'figur':2 'game':15 'likewis':1 'nope':18 'post':4 'refer':10 'sold':14 'theorist':16 'wrong':6 'youtu.be':20 'youtu.be/8r1_tqu68yo?feature=shared](https://youtu.be/8r1_tqu68yo?feature=shared)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.conorab.com/comment/466921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851197 {#5236
    date: 2024-01-10 02:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5237
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is how I find out matpat is retiring?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720238471 {#4333
      date: 2024-07-06 06:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 294735
    -bodyTs: "'find':5 'matpat':7 'retir':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8083272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847127 {#4334
      date: 2024-01-10 01:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Likewise! Figured the post was wrong and they were referring to when he sold Game Theorists, but nope! [youtu.be/8R1_TqU68yo?feature=shared](https://youtu.be/8R1_TqU68yo?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704851197 {#5235
    date: 2024-01-10 02:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 296809
  -bodyTs: "'/8r1_tqu68yo?feature=shared](https://youtu.be/8r1_tqu68yo?feature=shared)':21 'figur':2 'game':15 'likewis':1 'nope':18 'post':4 'refer':10 'sold':14 'theorist':16 'wrong':6 'youtu.be':20 'youtu.be/8r1_tqu68yo?feature=shared](https://youtu.be/8r1_tqu68yo?feature=shared)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.conorab.com/comment/466921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851197 {#5236
    date: 2024-01-10 02:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5237
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is how I find out matpat is retiring?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720238471 {#4333
      date: 2024-07-06 06:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 294735
    -bodyTs: "'find':5 'matpat':7 'retir':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8083272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847127 {#4334
      date: 2024-01-10 01:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Likewise! Figured the post was wrong and they were referring to when he sold Game Theorists, but nope! [youtu.be/8R1_TqU68yo?feature=shared](https://youtu.be/8R1_TqU68yo?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704851197 {#5235
    date: 2024-01-10 02:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 296809
  -bodyTs: "'/8r1_tqu68yo?feature=shared](https://youtu.be/8r1_tqu68yo?feature=shared)':21 'figur':2 'game':15 'likewis':1 'nope':18 'post':4 'refer':10 'sold':14 'theorist':16 'wrong':6 'youtu.be':20 'youtu.be/8r1_tqu68yo?feature=shared](https://youtu.be/8r1_tqu68yo?feature=shared)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.conorab.com/comment/466921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851197 {#5236
    date: 2024-01-10 02:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5252
  +user: Proxies\__CG__\App\Entity\User {#5253 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is how I find out matpat is retiring?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720238471 {#4333
      date: 2024-07-06 06:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 294735
    -bodyTs: "'find':5 'matpat':7 'retir':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8083272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847127 {#4334
      date: 2024-01-10 01:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Right?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704858375 {#5250
    date: 2024-01-10 04:46:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5256 …}
  +votes: Doctrine\ORM\PersistentCollection {#5258 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -id: 294996
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6539983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704858375 {#5251
    date: 2024-01-10 04:46: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
35 DENIED edit
App\Entity\EntryComment {#5252
  +user: Proxies\__CG__\App\Entity\User {#5253 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is how I find out matpat is retiring?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720238471 {#4333
      date: 2024-07-06 06:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 294735
    -bodyTs: "'find':5 'matpat':7 'retir':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8083272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847127 {#4334
      date: 2024-01-10 01:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Right?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704858375 {#5250
    date: 2024-01-10 04:46:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5256 …}
  +votes: Doctrine\ORM\PersistentCollection {#5258 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -id: 294996
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6539983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704858375 {#5251
    date: 2024-01-10 04:46: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
36 DENIED moderate
App\Entity\EntryComment {#5252
  +user: Proxies\__CG__\App\Entity\User {#5253 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is how I find out matpat is retiring?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720238471 {#4333
      date: 2024-07-06 06:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 294735
    -bodyTs: "'find':5 'matpat':7 'retir':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8083272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847127 {#4334
      date: 2024-01-10 01:38:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Right?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704858375 {#5250
    date: 2024-01-10 04:46:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5256 …}
  +votes: Doctrine\ORM\PersistentCollection {#5258 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -id: 294996
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6539983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704858375 {#5251
    date: 2024-01-10 04:46: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
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 {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1720464075 {#4406
    date: 2024-07-08 20:41:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 294686
  -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7207355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845803 {#4407
    date: 2024-01-10 01:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1720464075 {#4406
    date: 2024-07-08 20:41:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 294686
  -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7207355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845803 {#4407
    date: 2024-01-10 01:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1720464075 {#4406
    date: 2024-07-08 20:41:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 294686
  -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7207355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845803 {#4407
    date: 2024-01-10 01:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5221
  +user: Proxies\__CG__\App\Entity\User {#5222 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1720464075 {#4406
      date: 2024-07-08 20:41:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 294686
    -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845803 {#4407
      date: 2024-01-10 01:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Who is this Tom Scott guy? I know MattPat as a legend but Tom is a literal-who to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704906934 {#5219
    date: 2024-01-10 18:15:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@MrFunnyMoustache@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5227 …}
  +reports: Doctrine\ORM\PersistentCollection {#5229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
  -id: 296440
  -bodyTs: "'guy':6 'know':8 'legend':12 'liter':18 'literal-who':17 'mattpat':9 'scott':5 'tom':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6557649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906934 {#5220
    date: 2024-01-10 18:15: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
43 DENIED edit
App\Entity\EntryComment {#5221
  +user: Proxies\__CG__\App\Entity\User {#5222 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1720464075 {#4406
      date: 2024-07-08 20:41:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 294686
    -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845803 {#4407
      date: 2024-01-10 01:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Who is this Tom Scott guy? I know MattPat as a legend but Tom is a literal-who to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704906934 {#5219
    date: 2024-01-10 18:15:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@MrFunnyMoustache@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5227 …}
  +reports: Doctrine\ORM\PersistentCollection {#5229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
  -id: 296440
  -bodyTs: "'guy':6 'know':8 'legend':12 'liter':18 'literal-who':17 'mattpat':9 'scott':5 'tom':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6557649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906934 {#5220
    date: 2024-01-10 18:15: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
44 DENIED moderate
App\Entity\EntryComment {#5221
  +user: Proxies\__CG__\App\Entity\User {#5222 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1720464075 {#4406
      date: 2024-07-08 20:41:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 294686
    -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845803 {#4407
      date: 2024-01-10 01:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Who is this Tom Scott guy? I know MattPat as a legend but Tom is a literal-who to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704906934 {#5219
    date: 2024-01-10 18:15:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@MrFunnyMoustache@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5227 …}
  +reports: Doctrine\ORM\PersistentCollection {#5229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
  -id: 296440
  -bodyTs: "'guy':6 'know':8 'legend':12 'liter':18 'literal-who':17 'mattpat':9 'scott':5 'tom':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6557649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906934 {#5220
    date: 2024-01-10 18:15: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
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 {#5446
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#5222 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1720464075 {#4406
        date: 2024-07-08 20:41:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 294686
      -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845803 {#4407
        date: 2024-01-10 01:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: "Who is this Tom Scott guy? I know MattPat as a legend but Tom is a literal-who to me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704906934 {#5219
      date: 2024-01-10 18:15:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@MrFunnyMoustache@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5223 …}
    +nested: Doctrine\ORM\PersistentCollection {#5225 …}
    +votes: Doctrine\ORM\PersistentCollection {#5227 …}
    +reports: Doctrine\ORM\PersistentCollection {#5229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
    -id: 296440
    -bodyTs: "'guy':6 'know':8 'legend':12 'liter':18 'literal-who':17 'mattpat':9 'scott':5 'tom':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6557649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704906934 {#5220
      date: 2024-01-10 18:15:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "British guy who has gotten famous on YouTube… Pretty all over the place, he made videos about linguistics, computer science, trains, hovercrafts, historical bouncing bridge, and sent garlic bread to space, played a 5000 year old board game, earthquake testing machines, a float-through McDonald’s, Shakespeare, giant centrifuge, and more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704933654 {#5444
    date: 2024-01-11 01:40:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@MrFunnyMoustache@lemmy.ml"
    "@semperverus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5447 …}
  +nested: Doctrine\ORM\PersistentCollection {#5449 …}
  +votes: Doctrine\ORM\PersistentCollection {#5451 …}
  +reports: Doctrine\ORM\PersistentCollection {#5453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
  -id: 297865
  -bodyTs: "'5000':34 'board':37 'bounc':24 'bread':29 'bridg':25 'british':1 'centrifug':50 'comput':19 'earthquak':39 'famous':6 'float':44 'float-through':43 'game':38 'garlic':28 'giant':49 'gotten':5 'guy':2 'histor':23 'hovercraft':22 'linguist':18 'machin':41 'made':15 'mcdonald':46 'old':36 'place':13 'play':32 'pretti':9 'scienc':20 'sent':27 'shakespear':48 'space':31 'test':40 'train':21 'video':16 'year':35 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704933654 {#5445
    date: 2024-01-11 01:40: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
47 DENIED edit
App\Entity\EntryComment {#5446
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#5222 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1720464075 {#4406
        date: 2024-07-08 20:41:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 294686
      -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845803 {#4407
        date: 2024-01-10 01:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: "Who is this Tom Scott guy? I know MattPat as a legend but Tom is a literal-who to me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704906934 {#5219
      date: 2024-01-10 18:15:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@MrFunnyMoustache@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5223 …}
    +nested: Doctrine\ORM\PersistentCollection {#5225 …}
    +votes: Doctrine\ORM\PersistentCollection {#5227 …}
    +reports: Doctrine\ORM\PersistentCollection {#5229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
    -id: 296440
    -bodyTs: "'guy':6 'know':8 'legend':12 'liter':18 'literal-who':17 'mattpat':9 'scott':5 'tom':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6557649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704906934 {#5220
      date: 2024-01-10 18:15:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "British guy who has gotten famous on YouTube… Pretty all over the place, he made videos about linguistics, computer science, trains, hovercrafts, historical bouncing bridge, and sent garlic bread to space, played a 5000 year old board game, earthquake testing machines, a float-through McDonald’s, Shakespeare, giant centrifuge, and more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704933654 {#5444
    date: 2024-01-11 01:40:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@MrFunnyMoustache@lemmy.ml"
    "@semperverus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5447 …}
  +nested: Doctrine\ORM\PersistentCollection {#5449 …}
  +votes: Doctrine\ORM\PersistentCollection {#5451 …}
  +reports: Doctrine\ORM\PersistentCollection {#5453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
  -id: 297865
  -bodyTs: "'5000':34 'board':37 'bounc':24 'bread':29 'bridg':25 'british':1 'centrifug':50 'comput':19 'earthquak':39 'famous':6 'float':44 'float-through':43 'game':38 'garlic':28 'giant':49 'gotten':5 'guy':2 'histor':23 'hovercraft':22 'linguist':18 'machin':41 'made':15 'mcdonald':46 'old':36 'place':13 'play':32 'pretti':9 'scienc':20 'sent':27 'shakespear':48 'space':31 'test':40 'train':21 'video':16 'year':35 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704933654 {#5445
    date: 2024-01-11 01:40: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
48 DENIED moderate
App\Entity\EntryComment {#5446
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#5222 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "No idea who Matpat is, but I will miss Tom Scott’s stuff… also The Canipa Effect announced he is quitting YouTube after 10 years of producing content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1720464075 {#4406
        date: 2024-07-08 20:41:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 294686
      -bodyTs: "'10':24 'also':14 'announc':18 'canipa':16 'content':28 'effect':17 'idea':2 'matpat':4 'miss':9 'produc':27 'quit':21 'scott':11 'stuff':13 'tom':10 'year':25 'youtub':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845803 {#4407
        date: 2024-01-10 01:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: "Who is this Tom Scott guy? I know MattPat as a legend but Tom is a literal-who to me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704906934 {#5219
      date: 2024-01-10 18:15:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@MrFunnyMoustache@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5223 …}
    +nested: Doctrine\ORM\PersistentCollection {#5225 …}
    +votes: Doctrine\ORM\PersistentCollection {#5227 …}
    +reports: Doctrine\ORM\PersistentCollection {#5229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
    -id: 296440
    -bodyTs: "'guy':6 'know':8 'legend':12 'liter':18 'literal-who':17 'mattpat':9 'scott':5 'tom':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6557649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704906934 {#5220
      date: 2024-01-10 18:15:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "British guy who has gotten famous on YouTube… Pretty all over the place, he made videos about linguistics, computer science, trains, hovercrafts, historical bouncing bridge, and sent garlic bread to space, played a 5000 year old board game, earthquake testing machines, a float-through McDonald’s, Shakespeare, giant centrifuge, and more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704933654 {#5444
    date: 2024-01-11 01:40:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@MrFunnyMoustache@lemmy.ml"
    "@semperverus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5447 …}
  +nested: Doctrine\ORM\PersistentCollection {#5449 …}
  +votes: Doctrine\ORM\PersistentCollection {#5451 …}
  +reports: Doctrine\ORM\PersistentCollection {#5453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
  -id: 297865
  -bodyTs: "'5000':34 'board':37 'bounc':24 'bread':29 'bridg':25 'british':1 'centrifug':50 'comput':19 'earthquak':39 'famous':6 'float':44 'float-through':43 'game':38 'garlic':28 'giant':49 'gotten':5 'guy':2 'histor':23 'hovercraft':22 'linguist':18 'machin':41 'made':15 'mcdonald':46 'old':36 'place':13 'play':32 'pretti':9 'scienc':20 'sent':27 'shakespear':48 'space':31 'test':40 'train':21 'video':16 'year':35 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704933654 {#5445
    date: 2024-01-11 01:40: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
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 {#4484
  +user: App\Entity\User {#4497 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1722613386 {#4479
    date: 2024-08-02 17:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 294674
  -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7207197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845494 {#4480
    date: 2024-01-10 01:11: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
51 DENIED edit
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1722613386 {#4479
    date: 2024-08-02 17:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 294674
  -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7207197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845494 {#4480
    date: 2024-01-10 01:11: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
52 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1722613386 {#4479
    date: 2024-08-02 17:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 294674
  -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7207197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845494 {#4480
    date: 2024-01-10 01:11: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
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 {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "as a fellow zoomer I can verify that Lemmy is unique in that you and me as zoomers seem to be a minority here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704848157 {#5107
    date: 2024-01-10 01:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 294756
  -bodyTs: "'fellow':3 'lemmi':9 'minor':23 'seem':19 'uniqu':11 'verifi':7 'zoomer':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6534890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704848157 {#5108
    date: 2024-01-10 01:55:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "as a fellow zoomer I can verify that Lemmy is unique in that you and me as zoomers seem to be a minority here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704848157 {#5107
    date: 2024-01-10 01:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 294756
  -bodyTs: "'fellow':3 'lemmi':9 'minor':23 'seem':19 'uniqu':11 'verifi':7 'zoomer':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6534890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704848157 {#5108
    date: 2024-01-10 01:55:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "as a fellow zoomer I can verify that Lemmy is unique in that you and me as zoomers seem to be a minority here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704848157 {#5107
    date: 2024-01-10 01:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 294756
  -bodyTs: "'fellow':3 'lemmi':9 'minor':23 'seem':19 'uniqu':11 'verifi':7 'zoomer':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6534890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704848157 {#5108
    date: 2024-01-10 01:55:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5415
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5109
    +user: Proxies\__CG__\App\Entity\User {#5110 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1722613386 {#4479
        date: 2024-08-02 17:43:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 294674
      -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845494 {#4480
        date: 2024-01-10 01:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "as a fellow zoomer I can verify that Lemmy is unique in that you and me as zoomers seem to be a minority here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704848157 {#5107
      date: 2024-01-10 01:55:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Adi2121@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5111 …}
    +nested: Doctrine\ORM\PersistentCollection {#5113 …}
    +votes: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
    -id: 294756
    -bodyTs: "'fellow':3 'lemmi':9 'minor':23 'seem':19 'uniqu':11 'verifi':7 'zoomer':4,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6534890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704848157 {#5108
      date: 2024-01-10 01:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Same here, it’s a lot more chill of a place at least"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704851181 {#5413
    date: 2024-01-10 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 294841
  -bodyTs: "'chill':8 'least':13 'lot':6 'place':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6536485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851181 {#5414
    date: 2024-01-10 02:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5415
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5109
    +user: Proxies\__CG__\App\Entity\User {#5110 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1722613386 {#4479
        date: 2024-08-02 17:43:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 294674
      -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845494 {#4480
        date: 2024-01-10 01:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "as a fellow zoomer I can verify that Lemmy is unique in that you and me as zoomers seem to be a minority here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704848157 {#5107
      date: 2024-01-10 01:55:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Adi2121@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5111 …}
    +nested: Doctrine\ORM\PersistentCollection {#5113 …}
    +votes: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
    -id: 294756
    -bodyTs: "'fellow':3 'lemmi':9 'minor':23 'seem':19 'uniqu':11 'verifi':7 'zoomer':4,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6534890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704848157 {#5108
      date: 2024-01-10 01:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Same here, it’s a lot more chill of a place at least"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704851181 {#5413
    date: 2024-01-10 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 294841
  -bodyTs: "'chill':8 'least':13 'lot':6 'place':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6536485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851181 {#5414
    date: 2024-01-10 02:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5415
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5109
    +user: Proxies\__CG__\App\Entity\User {#5110 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1722613386 {#4479
        date: 2024-08-02 17:43:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 294674
      -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845494 {#4480
        date: 2024-01-10 01:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "as a fellow zoomer I can verify that Lemmy is unique in that you and me as zoomers seem to be a minority here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704848157 {#5107
      date: 2024-01-10 01:55:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Adi2121@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5111 …}
    +nested: Doctrine\ORM\PersistentCollection {#5113 …}
    +votes: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
    -id: 294756
    -bodyTs: "'fellow':3 'lemmi':9 'minor':23 'seem':19 'uniqu':11 'verifi':7 'zoomer':4,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6534890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704848157 {#5108
      date: 2024-01-10 01:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Same here, it’s a lot more chill of a place at least"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704851181 {#5413
    date: 2024-01-10 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
    "@Caboose12000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 294841
  -bodyTs: "'chill':8 'least':13 'lot':6 'place':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6536485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851181 {#5414
    date: 2024-01-10 02:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5125
  +user: Proxies\__CG__\App\Entity\User {#5126 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "YouTube is zoomer heavy. I know that’s true, but I like to believe that I, a millennial, am still welcome there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704856959 {#5123
    date: 2024-01-10 04:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5127 …}
  +nested: Doctrine\ORM\PersistentCollection {#5129 …}
  +votes: Doctrine\ORM\PersistentCollection {#5131 …}
  +reports: Doctrine\ORM\PersistentCollection {#5133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5137 …}
  -id: 294965
  -bodyTs: "'believ':14 'heavi':4 'know':6 'like':12 'millenni':18 'still':20 'true':9 'welcom':21 'youtub':1 'zoomer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6539311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704856959 {#5124
    date: 2024-01-10 04:22:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5125
  +user: Proxies\__CG__\App\Entity\User {#5126 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "YouTube is zoomer heavy. I know that’s true, but I like to believe that I, a millennial, am still welcome there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704856959 {#5123
    date: 2024-01-10 04:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5127 …}
  +nested: Doctrine\ORM\PersistentCollection {#5129 …}
  +votes: Doctrine\ORM\PersistentCollection {#5131 …}
  +reports: Doctrine\ORM\PersistentCollection {#5133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5137 …}
  -id: 294965
  -bodyTs: "'believ':14 'heavi':4 'know':6 'like':12 'millenni':18 'still':20 'true':9 'welcom':21 'youtub':1 'zoomer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6539311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704856959 {#5124
    date: 2024-01-10 04:22:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5125
  +user: Proxies\__CG__\App\Entity\User {#5126 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "YouTube is zoomer heavy. I know that’s true, but I like to believe that I, a millennial, am still welcome there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704856959 {#5123
    date: 2024-01-10 04:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5127 …}
  +nested: Doctrine\ORM\PersistentCollection {#5129 …}
  +votes: Doctrine\ORM\PersistentCollection {#5131 …}
  +reports: Doctrine\ORM\PersistentCollection {#5133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5137 …}
  -id: 294965
  -bodyTs: "'believ':14 'heavi':4 'know':6 'like':12 'millenni':18 'still':20 'true':9 'welcom':21 'youtub':1 'zoomer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6539311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704856959 {#5124
    date: 2024-01-10 04:22:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5141
  +user: Proxies\__CG__\App\Entity\User {#5142 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "To be fair, I didn’t know his handle was MatPat, because I only knew about him as “the Game Theory guy I stopped watching almost ten years ago”. If you told me Game Theory was quitting the internet , I would know who you meant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704934580 {#5139
    date: 2024-01-11 01:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 305287
  -bodyTs: "'ago':29 'almost':26 'didn':5 'fair':3 'game':20,34 'guy':22 'handl':9 'internet':39 'knew':15 'know':7,42 'matpat':11 'meant':45 'quit':37 'stop':24 'ten':27 'theori':21,35 'told':32 'watch':25 'would':41 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7163587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704934580 {#5140
    date: 2024-01-11 01:56:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5141
  +user: Proxies\__CG__\App\Entity\User {#5142 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "To be fair, I didn’t know his handle was MatPat, because I only knew about him as “the Game Theory guy I stopped watching almost ten years ago”. If you told me Game Theory was quitting the internet , I would know who you meant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704934580 {#5139
    date: 2024-01-11 01:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 305287
  -bodyTs: "'ago':29 'almost':26 'didn':5 'fair':3 'game':20,34 'guy':22 'handl':9 'internet':39 'knew':15 'know':7,42 'matpat':11 'meant':45 'quit':37 'stop':24 'ten':27 'theori':21,35 'told':32 'watch':25 'would':41 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7163587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704934580 {#5140
    date: 2024-01-11 01:56:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5141
  +user: Proxies\__CG__\App\Entity\User {#5142 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "To be fair, I didn’t know his handle was MatPat, because I only knew about him as “the Game Theory guy I stopped watching almost ten years ago”. If you told me Game Theory was quitting the internet , I would know who you meant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704934580 {#5139
    date: 2024-01-11 01:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 305287
  -bodyTs: "'ago':29 'almost':26 'didn':5 'fair':3 'game':20,34 'guy':22 'handl':9 'internet':39 'knew':15 'know':7,42 'matpat':11 'meant':45 'quit':37 'stop':24 'ten':27 'theori':21,35 'told':32 'watch':25 'would':41 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7163587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704934580 {#5140
    date: 2024-01-11 01:56:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5157
  +user: Proxies\__CG__\App\Entity\User {#5158 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Honestly I just consider “old internet” to be before I was even born"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704876164 {#5155
    date: 2024-01-10 09:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5159 …}
  +nested: Doctrine\ORM\PersistentCollection {#5161 …}
  +votes: Doctrine\ORM\PersistentCollection {#5163 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 295364
  -bodyTs: "'born':13 'consid':4 'even':12 'honest':1 'internet':6 'old':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4872035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876164 {#5156
    date: 2024-01-10 09:42:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5157
  +user: Proxies\__CG__\App\Entity\User {#5158 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Honestly I just consider “old internet” to be before I was even born"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704876164 {#5155
    date: 2024-01-10 09:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5159 …}
  +nested: Doctrine\ORM\PersistentCollection {#5161 …}
  +votes: Doctrine\ORM\PersistentCollection {#5163 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 295364
  -bodyTs: "'born':13 'consid':4 'even':12 'honest':1 'internet':6 'old':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4872035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876164 {#5156
    date: 2024-01-10 09:42:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5157
  +user: Proxies\__CG__\App\Entity\User {#5158 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Honestly I just consider “old internet” to be before I was even born"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704876164 {#5155
    date: 2024-01-10 09:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5159 …}
  +nested: Doctrine\ORM\PersistentCollection {#5161 …}
  +votes: Doctrine\ORM\PersistentCollection {#5163 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 295364
  -bodyTs: "'born':13 'consid':4 'even':12 'honest':1 'internet':6 'old':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4872035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876164 {#5156
    date: 2024-01-10 09:42:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5431
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5157
    +user: Proxies\__CG__\App\Entity\User {#5158 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1722613386 {#4479
        date: 2024-08-02 17:43:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 294674
      -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845494 {#4480
        date: 2024-01-10 01:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "Honestly I just consider “old internet” to be before I was even born"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704876164 {#5155
      date: 2024-01-10 09:42:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Adi2121@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5159 …}
    +nested: Doctrine\ORM\PersistentCollection {#5161 …}
    +votes: Doctrine\ORM\PersistentCollection {#5163 …}
    +reports: Doctrine\ORM\PersistentCollection {#5165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
    -id: 295364
    -bodyTs: "'born':13 'consid':4 'even':12 'honest':1 'internet':6 'old':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4872035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876164 {#5156
      date: 2024-01-10 09:42:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "The „old internet“ imho is before the few social media sites swallowed all the small forums we had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704883112 {#5429
    date: 2024-01-10 11:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5432 …}
  +nested: Doctrine\ORM\PersistentCollection {#5434 …}
  +votes: Doctrine\ORM\PersistentCollection {#5436 …}
  +reports: Doctrine\ORM\PersistentCollection {#5438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5442 …}
  -id: 295506
  -bodyTs: "'forum':16 'imho':4 'internet':3 'media':10 'old':2 'site':11 'small':15 'social':9 'swallow':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7340294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883112 {#5430
    date: 2024-01-10 11:38: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
75 DENIED edit
App\Entity\EntryComment {#5431
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5157
    +user: Proxies\__CG__\App\Entity\User {#5158 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1722613386 {#4479
        date: 2024-08-02 17:43:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 294674
      -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845494 {#4480
        date: 2024-01-10 01:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "Honestly I just consider “old internet” to be before I was even born"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704876164 {#5155
      date: 2024-01-10 09:42:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Adi2121@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5159 …}
    +nested: Doctrine\ORM\PersistentCollection {#5161 …}
    +votes: Doctrine\ORM\PersistentCollection {#5163 …}
    +reports: Doctrine\ORM\PersistentCollection {#5165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
    -id: 295364
    -bodyTs: "'born':13 'consid':4 'even':12 'honest':1 'internet':6 'old':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4872035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876164 {#5156
      date: 2024-01-10 09:42:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "The „old internet“ imho is before the few social media sites swallowed all the small forums we had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704883112 {#5429
    date: 2024-01-10 11:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5432 …}
  +nested: Doctrine\ORM\PersistentCollection {#5434 …}
  +votes: Doctrine\ORM\PersistentCollection {#5436 …}
  +reports: Doctrine\ORM\PersistentCollection {#5438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5442 …}
  -id: 295506
  -bodyTs: "'forum':16 'imho':4 'internet':3 'media':10 'old':2 'site':11 'small':15 'social':9 'swallow':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7340294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883112 {#5430
    date: 2024-01-10 11:38: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
76 DENIED moderate
App\Entity\EntryComment {#5431
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5157
    +user: Proxies\__CG__\App\Entity\User {#5158 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1722613386 {#4479
        date: 2024-08-02 17:43:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 294674
      -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7207197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704845494 {#4480
        date: 2024-01-10 01:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "Honestly I just consider “old internet” to be before I was even born"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704876164 {#5155
      date: 2024-01-10 09:42:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Adi2121@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5159 …}
    +nested: Doctrine\ORM\PersistentCollection {#5161 …}
    +votes: Doctrine\ORM\PersistentCollection {#5163 …}
    +reports: Doctrine\ORM\PersistentCollection {#5165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
    -id: 295364
    -bodyTs: "'born':13 'consid':4 'even':12 'honest':1 'internet':6 'old':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4872035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876164 {#5156
      date: 2024-01-10 09:42:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "The „old internet“ imho is before the few social media sites swallowed all the small forums we had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704883112 {#5429
    date: 2024-01-10 11:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5432 …}
  +nested: Doctrine\ORM\PersistentCollection {#5434 …}
  +votes: Doctrine\ORM\PersistentCollection {#5436 …}
  +reports: Doctrine\ORM\PersistentCollection {#5438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5442 …}
  -id: 295506
  -bodyTs: "'forum':16 'imho':4 'internet':3 'media':10 'old':2 'site':11 'small':15 'social':9 'swallow':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7340294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883112 {#5430
    date: 2024-01-10 11:38: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
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 {#5173
  +user: Proxies\__CG__\App\Entity\User {#5174 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: """
    I remember YouTube being millennial dominated. I wonder if it’s just a phase before realizing you’re throwing comments into the void and by being a central social site that still allows anonymity, it just invokes trolls - like xitter.\n
    \n
    Wait till you find out YouTube isn’t that old and came about because some horny dudes couldn’t find the video of Janet Jackson’s boob. I mean, 18 is ancient for the internet and other tech, but I’d say it goes beyond just being a website with its social prevalence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704912455 {#5171
    date: 2024-01-10 19:47:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5175 …}
  +nested: Doctrine\ORM\PersistentCollection {#5177 …}
  +votes: Doctrine\ORM\PersistentCollection {#5179 …}
  +reports: Doctrine\ORM\PersistentCollection {#5181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5185 …}
  -id: 296691
  -bodyTs: "'18':70 'allow':33 'ancient':72 'anonym':34 'beyond':85 'boob':67 'came':52 'central':28 'comment':20 'couldn':58 'd':81 'domin':6 'dude':57 'find':44,60 'goe':84 'horni':56 'internet':75 'invok':37 'isn':47 'jackson':65 'janet':64 'like':39 'mean':69 'millenni':5 'old':50 'phase':14 'preval':93 're':18 'realiz':16 'rememb':2 'say':82 'site':30 'social':29,92 'still':32 'tech':78 'throw':19 'till':42 'troll':38 'video':62 'void':23 'wait':41 'websit':89 'wonder':8 'xitter':40 'youtub':3,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6559323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912455 {#5172
    date: 2024-01-10 19:47:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5173
  +user: Proxies\__CG__\App\Entity\User {#5174 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: """
    I remember YouTube being millennial dominated. I wonder if it’s just a phase before realizing you’re throwing comments into the void and by being a central social site that still allows anonymity, it just invokes trolls - like xitter.\n
    \n
    Wait till you find out YouTube isn’t that old and came about because some horny dudes couldn’t find the video of Janet Jackson’s boob. I mean, 18 is ancient for the internet and other tech, but I’d say it goes beyond just being a website with its social prevalence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704912455 {#5171
    date: 2024-01-10 19:47:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5175 …}
  +nested: Doctrine\ORM\PersistentCollection {#5177 …}
  +votes: Doctrine\ORM\PersistentCollection {#5179 …}
  +reports: Doctrine\ORM\PersistentCollection {#5181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5185 …}
  -id: 296691
  -bodyTs: "'18':70 'allow':33 'ancient':72 'anonym':34 'beyond':85 'boob':67 'came':52 'central':28 'comment':20 'couldn':58 'd':81 'domin':6 'dude':57 'find':44,60 'goe':84 'horni':56 'internet':75 'invok':37 'isn':47 'jackson':65 'janet':64 'like':39 'mean':69 'millenni':5 'old':50 'phase':14 'preval':93 're':18 'realiz':16 'rememb':2 'say':82 'site':30 'social':29,92 'still':32 'tech':78 'throw':19 'till':42 'troll':38 'video':62 'void':23 'wait':41 'websit':89 'wonder':8 'xitter':40 'youtub':3,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6559323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912455 {#5172
    date: 2024-01-10 19:47:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5173
  +user: Proxies\__CG__\App\Entity\User {#5174 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: """
    I remember YouTube being millennial dominated. I wonder if it’s just a phase before realizing you’re throwing comments into the void and by being a central social site that still allows anonymity, it just invokes trolls - like xitter.\n
    \n
    Wait till you find out YouTube isn’t that old and came about because some horny dudes couldn’t find the video of Janet Jackson’s boob. I mean, 18 is ancient for the internet and other tech, but I’d say it goes beyond just being a website with its social prevalence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704912455 {#5171
    date: 2024-01-10 19:47:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5175 …}
  +nested: Doctrine\ORM\PersistentCollection {#5177 …}
  +votes: Doctrine\ORM\PersistentCollection {#5179 …}
  +reports: Doctrine\ORM\PersistentCollection {#5181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5185 …}
  -id: 296691
  -bodyTs: "'18':70 'allow':33 'ancient':72 'anonym':34 'beyond':85 'boob':67 'came':52 'central':28 'comment':20 'couldn':58 'd':81 'domin':6 'dude':57 'find':44,60 'goe':84 'horni':56 'internet':75 'invok':37 'isn':47 'jackson':65 'janet':64 'like':39 'mean':69 'millenni':5 'old':50 'phase':14 'preval':93 're':18 'realiz':16 'rememb':2 'say':82 'site':30 'social':29,92 'still':32 'tech':78 'throw':19 'till':42 'troll':38 'video':62 'void':23 'wait':41 'websit':89 'wonder':8 'xitter':40 'youtub':3,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6559323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912455 {#5172
    date: 2024-01-10 19:47:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5189
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "I’ve got accounts older than my niece and she’ll be 16 in a month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704886031 {#5187
    date: 2024-01-10 12:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 295572
  -bodyTs: "'16':13 'account':4 'got':3 'll':11 'month':16 'niec':8 'older':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7342559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886031 {#5188
    date: 2024-01-10 12:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5189
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "I’ve got accounts older than my niece and she’ll be 16 in a month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704886031 {#5187
    date: 2024-01-10 12:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 295572
  -bodyTs: "'16':13 'account':4 'got':3 'll':11 'month':16 'niec':8 'older':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7342559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886031 {#5188
    date: 2024-01-10 12:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5189
  +user: Proxies\__CG__\App\Entity\User {#5190 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "I’ve got accounts older than my niece and she’ll be 16 in a month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704886031 {#5187
    date: 2024-01-10 12:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 295572
  -bodyTs: "'16':13 'account':4 'got':3 'll':11 'month':16 'niec':8 'older':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7342559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886031 {#5188
    date: 2024-01-10 12:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: """
    I feel like people not knowing this Matpat person may also just be a case of the channel being called “The Game Theorists”.\n
    \n
    I have seen videos of that channel suggested, but never clicked on any, because it looked like typical content mill stuff to me. If you don’t watch any videos, you’ll only ever read “The Game Theorists”…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704850316 {#5203
    date: 2024-01-10 02:31:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 294815
  -bodyTs: "'also':11 'call':20 'case':15 'channel':18,30 'click':34 'content':42 'ever':57 'feel':2 'game':22,60 'know':6 'like':3,40 'll':55 'look':39 'matpat':8 'may':10 'mill':43 'never':33 'peopl':4 'person':9 'read':58 'seen':26 'stuff':44 'suggest':31 'theorist':23,61 'typic':41 'video':27,53 'watch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7209659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704850316 {#5204
    date: 2024-01-10 02: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
87 DENIED edit
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: """
    I feel like people not knowing this Matpat person may also just be a case of the channel being called “The Game Theorists”.\n
    \n
    I have seen videos of that channel suggested, but never clicked on any, because it looked like typical content mill stuff to me. If you don’t watch any videos, you’ll only ever read “The Game Theorists”…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704850316 {#5203
    date: 2024-01-10 02:31:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 294815
  -bodyTs: "'also':11 'call':20 'case':15 'channel':18,30 'click':34 'content':42 'ever':57 'feel':2 'game':22,60 'know':6 'like':3,40 'll':55 'look':39 'matpat':8 'may':10 'mill':43 'never':33 'peopl':4 'person':9 'read':58 'seen':26 'stuff':44 'suggest':31 'theorist':23,61 'typic':41 'video':27,53 'watch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7209659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704850316 {#5204
    date: 2024-01-10 02: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
88 DENIED moderate
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The general reaction to this post being “Who’s Matpat?” is super interesting to me. And the comments saying that Tom Scott and Matpat aren’t old are also interesting since they follow the trend in Lemmy of the average age being a lot older than any other social network. I’m Gen Z and primarily consume content via a very Zoomer-heavy platform, YouTube, and the only other social network I have is Lemmy, which I’d say is very millennial-dominated. Which is why I stayed on Lemmy when I first got on here in June, since I liked the difference in opinion on the same topics on Lemmy and YouTube. Nothing related to the post, just something I’ve noticed for a while but never shared."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1722613386 {#4479
      date: 2024-08-02 17:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 294674
    -bodyTs: "'age':41 'also':29 'aren':25 'averag':40 'comment':18 'consum':57 'content':58 'd':79 'differ':105 'domin':85 'first':95 'follow':33 'gen':53 'general':2 'got':96 'heavi':64 'interest':13,30 'june':100 'lemmi':37,76,92,113 'like':103 'lot':44 'm':52 'matpat':10,24 'millenni':84 'millennial-domin':83 'network':50,72 'never':130 'noth':116 'notic':125 'old':27 'older':45 'opinion':107 'platform':65 'post':6,120 'primarili':56 'reaction':3 'relat':117 'say':19,80 'scott':22 'share':131 'sinc':31,101 'social':49,71 'someth':122 'stay':90 'super':12 'tom':21 'topic':111 'trend':35 've':124 'via':59 'youtub':66,115 'z':54 'zoomer':63 'zoomer-heavi':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7207197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845494 {#4480
      date: 2024-01-10 01:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: """
    I feel like people not knowing this Matpat person may also just be a case of the channel being called “The Game Theorists”.\n
    \n
    I have seen videos of that channel suggested, but never clicked on any, because it looked like typical content mill stuff to me. If you don’t watch any videos, you’ll only ever read “The Game Theorists”…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704850316 {#5203
    date: 2024-01-10 02:31:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Adi2121@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 294815
  -bodyTs: "'also':11 'call':20 'case':15 'channel':18,30 'click':34 'content':42 'ever':57 'feel':2 'game':22,60 'know':6 'like':3,40 'll':55 'look':39 'matpat':8 'may':10 'mill':43 'never':33 'peopl':4 'person':9 'read':58 'seen':26 'stuff':44 'suggest':31 'theorist':23,61 'typic':41 'video':27,53 'watch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7209659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704850316 {#5204
    date: 2024-01-10 02: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
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 {#4557
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The old Internet died when Reddit became “the front page of the Internet”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704839195 {#4552
    date: 2024-01-09 23:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 294462
  -bodyTs: "'becam':7 'die':4 'front':9 'internet':3,13 'old':2 'page':10 'reddit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6124674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839195 {#4553
    date: 2024-01-09 23:26:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4557
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The old Internet died when Reddit became “the front page of the Internet”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704839195 {#4552
    date: 2024-01-09 23:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 294462
  -bodyTs: "'becam':7 'die':4 'front':9 'internet':3,13 'old':2 'page':10 'reddit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6124674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839195 {#4553
    date: 2024-01-09 23:26:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4557
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The old Internet died when Reddit became “the front page of the Internet”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704839195 {#4552
    date: 2024-01-09 23:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 294462
  -bodyTs: "'becam':7 'die':4 'front':9 'internet':3,13 'old':2 'page':10 'reddit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6124674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839195 {#4553
    date: 2024-01-09 23:26:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4631
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1719873457 {#4626
    date: 2024-07-02 00:37:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 294461
  -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6124661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839163 {#4627
    date: 2024-01-09 23:26: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
95 DENIED edit
App\Entity\EntryComment {#4631
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1719873457 {#4626
    date: 2024-07-02 00:37:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 294461
  -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6124661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839163 {#4627
    date: 2024-01-09 23:26: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
96 DENIED moderate
App\Entity\EntryComment {#4631
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1719873457 {#4626
    date: 2024-07-02 00:37:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 294461
  -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6124661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839163 {#4627
    date: 2024-01-09 23:26: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
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 {#5094
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719873457 {#4626
      date: 2024-07-02 00:37:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 294461
    -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6124661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839163 {#4627
      date: 2024-01-09 23:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "Why is that? Haven’t watched him in a while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704839738 {#5092
    date: 2024-01-09 23:35:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 294477
  -bodyTs: "'haven':4 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839738 {#5093
    date: 2024-01-09 23:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719873457 {#4626
      date: 2024-07-02 00:37:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 294461
    -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6124661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839163 {#4627
      date: 2024-01-09 23:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "Why is that? Haven’t watched him in a while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704839738 {#5092
    date: 2024-01-09 23:35:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 294477
  -bodyTs: "'haven':4 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839738 {#5093
    date: 2024-01-09 23:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719873457 {#4626
      date: 2024-07-02 00:37:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 294461
    -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6124661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839163 {#4627
      date: 2024-01-09 23:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "Why is that? Haven’t watched him in a while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704839738 {#5092
    date: 2024-01-09 23:35:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 294477
  -bodyTs: "'haven':4 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839738 {#5093
    date: 2024-01-09 23:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5291
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "From what I’ve heard on the grapevine (I also don’t watch his stuff), his channel *really* declined in quality past 2019, and it just hasn’t been the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704840187 {#5289
    date: 2024-01-09 23:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5294 …}
  +votes: Doctrine\ORM\PersistentCollection {#5296 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 294499
  -bodyTs: "'2019':23 'also':10 'channel':17 'declin':19 'grapevin':8 'hasn':27 'heard':5 'past':22 'qualiti':21 'realli':18 'stuff':15 've':4 'watch':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7204965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840187 {#5290
    date: 2024-01-09 23:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5291
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "From what I’ve heard on the grapevine (I also don’t watch his stuff), his channel *really* declined in quality past 2019, and it just hasn’t been the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704840187 {#5289
    date: 2024-01-09 23:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5294 …}
  +votes: Doctrine\ORM\PersistentCollection {#5296 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 294499
  -bodyTs: "'2019':23 'also':10 'channel':17 'declin':19 'grapevin':8 'hasn':27 'heard':5 'past':22 'qualiti':21 'realli':18 'stuff':15 've':4 'watch':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7204965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840187 {#5290
    date: 2024-01-09 23:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5291
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "From what I’ve heard on the grapevine (I also don’t watch his stuff), his channel *really* declined in quality past 2019, and it just hasn’t been the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704840187 {#5289
    date: 2024-01-09 23:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5294 …}
  +votes: Doctrine\ORM\PersistentCollection {#5296 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 294499
  -bodyTs: "'2019':23 'also':10 'channel':17 'declin':19 'grapevin':8 'hasn':27 'heard':5 'past':22 'qualiti':21 'realli':18 'stuff':15 've':4 'watch':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7204965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840187 {#5290
    date: 2024-01-09 23:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5306
  +user: Proxies\__CG__\App\Entity\User {#5307 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "If the 4 hour long [hbomberguy video](https://youtu.be/yDp3cB5fHXQ?t=1680) is to be believed, the Angry Video Game Nerd channel (?) got bought by a company that turned it into something of a content mill. And there’s some plagiarism involved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704843643 {#5304
    date: 2024-01-10 00:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
  -id: 294613
  -bodyTs: "'/ydp3cb5fhxq?t=1680)':10 '4':3 'angri':16 'believ':14 'bought':22 'channel':20 'compani':25 'content':33 'game':18 'got':21 'hbomberguy':6 'hour':4 'involv':40 'long':5 'mill':34 'nerd':19 'plagiar':39 'someth':30 'turn':27 'video':7,17 'youtu.be':9 'youtu.be/ydp3cb5fhxq?t=1680)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7206303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843643 {#5305
    date: 2024-01-10 00:40:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5306
  +user: Proxies\__CG__\App\Entity\User {#5307 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "If the 4 hour long [hbomberguy video](https://youtu.be/yDp3cB5fHXQ?t=1680) is to be believed, the Angry Video Game Nerd channel (?) got bought by a company that turned it into something of a content mill. And there’s some plagiarism involved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704843643 {#5304
    date: 2024-01-10 00:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
  -id: 294613
  -bodyTs: "'/ydp3cb5fhxq?t=1680)':10 '4':3 'angri':16 'believ':14 'bought':22 'channel':20 'compani':25 'content':33 'game':18 'got':21 'hbomberguy':6 'hour':4 'involv':40 'long':5 'mill':34 'nerd':19 'plagiar':39 'someth':30 'turn':27 'video':7,17 'youtu.be':9 'youtu.be/ydp3cb5fhxq?t=1680)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7206303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843643 {#5305
    date: 2024-01-10 00:40:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5306
  +user: Proxies\__CG__\App\Entity\User {#5307 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "If the 4 hour long [hbomberguy video](https://youtu.be/yDp3cB5fHXQ?t=1680) is to be believed, the Angry Video Game Nerd channel (?) got bought by a company that turned it into something of a content mill. And there’s some plagiarism involved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704843643 {#5304
    date: 2024-01-10 00:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
  -id: 294613
  -bodyTs: "'/ydp3cb5fhxq?t=1680)':10 '4':3 'angri':16 'believ':14 'bought':22 'channel':20 'compani':25 'content':33 'game':18 'got':21 'hbomberguy':6 'hour':4 'involv':40 'long':5 'mill':34 'nerd':19 'plagiar':39 'someth':30 'turn':27 'video':7,17 'youtu.be':9 'youtu.be/ydp3cb5fhxq?t=1680)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7206303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843643 {#5305
    date: 2024-01-10 00:40:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5322
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: """
    He signed up with one of those media management companies to help him promote and produce content. He mostly did it because he wanted to spend more time with his family, because he’s not really a gamer and has been running out of games he played as a kid, and because he’s kind of inept, to be honest. He made a behind the scenes video that showed just how ramshackle his workflow is.\n
    \n
    Anyway, once he got that company involved, they injected themselves into his videos as well as write and edit,nand everyone was wondering who “these fat slobs” were? They just appeared with no introduction. The quality of his content took a nosedive around this time. They also started adding all sorts of new content, like rental reviews and podcasts that all died out very quickly due to lack of interest (and because they were mostly centered around the slobs rather than James). You could also tell James wasn’t very interested in any of it.\n
    \n
    Anyway there’s more to it, but that’s the big stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704878805 {#5320
    date: 2024-01-10 10:26:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 295417
  -bodyTs: "'ad':124 'also':122,160 'anyway':76,171 'appear':106 'around':118,152 'behind':64 'big':181 'center':151 'compani':10,81 'content':17,114,129 'could':159 'die':137 'due':141 'edit':94 'everyon':96 'famili':31 'fat':101 'game':45 'gamer':38 'got':79 'help':12 'honest':60 'inept':57 'inject':84 'interest':145,166 'introduct':109 'involv':82 'jame':157,162 'kid':50 'kind':55 'lack':143 'like':130 'made':62 'manag':9 'media':8 'most':19,150 'nand':95 'new':128 'nosed':117 'one':5 'play':47 'podcast':134 'produc':16 'promot':14 'qualiti':111 'quick':140 'ramshackl':72 'rather':155 'realli':36 'rental':131 'review':132 'run':42 'scene':66 'show':69 'sign':2 'slob':102,154 'sort':126 'spend':26 'start':123 'stuff':182 'tell':161 'time':28,120 'took':115 'video':67,88 'want':24 'wasn':163 'well':90 'wonder':98 'workflow':74 'write':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6144227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878805 {#5321
    date: 2024-01-10 10:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5322
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: """
    He signed up with one of those media management companies to help him promote and produce content. He mostly did it because he wanted to spend more time with his family, because he’s not really a gamer and has been running out of games he played as a kid, and because he’s kind of inept, to be honest. He made a behind the scenes video that showed just how ramshackle his workflow is.\n
    \n
    Anyway, once he got that company involved, they injected themselves into his videos as well as write and edit,nand everyone was wondering who “these fat slobs” were? They just appeared with no introduction. The quality of his content took a nosedive around this time. They also started adding all sorts of new content, like rental reviews and podcasts that all died out very quickly due to lack of interest (and because they were mostly centered around the slobs rather than James). You could also tell James wasn’t very interested in any of it.\n
    \n
    Anyway there’s more to it, but that’s the big stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704878805 {#5320
    date: 2024-01-10 10:26:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 295417
  -bodyTs: "'ad':124 'also':122,160 'anyway':76,171 'appear':106 'around':118,152 'behind':64 'big':181 'center':151 'compani':10,81 'content':17,114,129 'could':159 'die':137 'due':141 'edit':94 'everyon':96 'famili':31 'fat':101 'game':45 'gamer':38 'got':79 'help':12 'honest':60 'inept':57 'inject':84 'interest':145,166 'introduct':109 'involv':82 'jame':157,162 'kid':50 'kind':55 'lack':143 'like':130 'made':62 'manag':9 'media':8 'most':19,150 'nand':95 'new':128 'nosed':117 'one':5 'play':47 'podcast':134 'produc':16 'promot':14 'qualiti':111 'quick':140 'ramshackl':72 'rather':155 'realli':36 'rental':131 'review':132 'run':42 'scene':66 'show':69 'sign':2 'slob':102,154 'sort':126 'spend':26 'start':123 'stuff':182 'tell':161 'time':28,120 'took':115 'video':67,88 'want':24 'wasn':163 'well':90 'wonder':98 'workflow':74 'write':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6144227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878805 {#5321
    date: 2024-01-10 10:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5322
  +user: App\Entity\User {#4570 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4631
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile the Angry Video Game Nerd won’t retire when he really should."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1719873457 {#4626
        date: 2024-07-02 00:37:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4632 …}
      +nested: Doctrine\ORM\PersistentCollection {#4634 …}
      +votes: Doctrine\ORM\PersistentCollection {#4636 …}
      +reports: Doctrine\ORM\PersistentCollection {#4638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
      -id: 294461
      -bodyTs: "'angri':3 'game':5 'meanwhil':1 'nerd':6 'realli':12 'retir':9 'video':4 'won':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6124661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839163 {#4627
        date: 2024-01-09 23:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4631}
    +body: "Why is that? Haven’t watched him in a while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704839738 {#5092
      date: 2024-01-09 23:35:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 294477
    -bodyTs: "'haven':4 'watch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839738 {#5093
      date: 2024-01-09 23:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: """
    He signed up with one of those media management companies to help him promote and produce content. He mostly did it because he wanted to spend more time with his family, because he’s not really a gamer and has been running out of games he played as a kid, and because he’s kind of inept, to be honest. He made a behind the scenes video that showed just how ramshackle his workflow is.\n
    \n
    Anyway, once he got that company involved, they injected themselves into his videos as well as write and edit,nand everyone was wondering who “these fat slobs” were? They just appeared with no introduction. The quality of his content took a nosedive around this time. They also started adding all sorts of new content, like rental reviews and podcasts that all died out very quickly due to lack of interest (and because they were mostly centered around the slobs rather than James). You could also tell James wasn’t very interested in any of it.\n
    \n
    Anyway there’s more to it, but that’s the big stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704878805 {#5320
    date: 2024-01-10 10:26:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@altima_neo@lemmy.zip"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 295417
  -bodyTs: "'ad':124 'also':122,160 'anyway':76,171 'appear':106 'around':118,152 'behind':64 'big':181 'center':151 'compani':10,81 'content':17,114,129 'could':159 'die':137 'due':141 'edit':94 'everyon':96 'famili':31 'fat':101 'game':45 'gamer':38 'got':79 'help':12 'honest':60 'inept':57 'inject':84 'interest':145,166 'introduct':109 'involv':82 'jame':157,162 'kid':50 'kind':55 'lack':143 'like':130 'made':62 'manag':9 'media':8 'most':19,150 'nand':95 'new':128 'nosed':117 'one':5 'play':47 'podcast':134 'produc':16 'promot':14 'qualiti':111 'quick':140 'ramshackl':72 'rather':155 'realli':36 'rental':131 'review':132 'run':42 'scene':66 'show':69 'sign':2 'slob':102,154 'sort':126 'spend':26 'start':123 'stuff':182 'tell':161 'time':28,120 'took':115 'video':67,88 'want':24 'wasn':163 'well':90 'wonder':98 'workflow':74 'write':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6144227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878805 {#5321
    date: 2024-01-10 10:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4646
  +user: App\Entity\User {#4659 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1720583834 {#4630
    date: 2024-07-10 05:57:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4647 …}
  +nested: Doctrine\ORM\PersistentCollection {#4649 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
  -id: 294449
  -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6279394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838785 {#4629
    date: 2024-01-09 23:19:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4646
  +user: App\Entity\User {#4659 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1720583834 {#4630
    date: 2024-07-10 05:57:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4647 …}
  +nested: Doctrine\ORM\PersistentCollection {#4649 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
  -id: 294449
  -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6279394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838785 {#4629
    date: 2024-01-09 23:19:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4646
  +user: App\Entity\User {#4659 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1720583834 {#4630
    date: 2024-07-10 05:57:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4647 …}
  +nested: Doctrine\ORM\PersistentCollection {#4649 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
  -id: 294449
  -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6279394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838785 {#4629
    date: 2024-01-09 23:19:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5063
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1720583834 {#4630
      date: 2024-07-10 05:57:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4647 …}
    +nested: Doctrine\ORM\PersistentCollection {#4649 …}
    +votes: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
    -id: 294449
    -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6279394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838785 {#4629
      date: 2024-01-09 23:19:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "What, you’ve never heard of the “game theory guy”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704839796 {#5061
    date: 2024-01-09 23:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5064 …}
  +nested: Doctrine\ORM\PersistentCollection {#5066 …}
  +votes: Doctrine\ORM\PersistentCollection {#5068 …}
  +reports: Doctrine\ORM\PersistentCollection {#5070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
  -id: 294481
  -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839796 {#5062
    date: 2024-01-09 23:36: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 {#5063
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1720583834 {#4630
      date: 2024-07-10 05:57:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4647 …}
    +nested: Doctrine\ORM\PersistentCollection {#4649 …}
    +votes: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
    -id: 294449
    -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6279394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838785 {#4629
      date: 2024-01-09 23:19:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "What, you’ve never heard of the “game theory guy”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704839796 {#5061
    date: 2024-01-09 23:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5064 …}
  +nested: Doctrine\ORM\PersistentCollection {#5066 …}
  +votes: Doctrine\ORM\PersistentCollection {#5068 …}
  +reports: Doctrine\ORM\PersistentCollection {#5070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
  -id: 294481
  -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839796 {#5062
    date: 2024-01-09 23:36: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 {#5063
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1720583834 {#4630
      date: 2024-07-10 05:57:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4647 …}
    +nested: Doctrine\ORM\PersistentCollection {#4649 …}
    +votes: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
    -id: 294449
    -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6279394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838785 {#4629
      date: 2024-01-09 23:19:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "What, you’ve never heard of the “game theory guy”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704839796 {#5061
    date: 2024-01-09 23:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5064 …}
  +nested: Doctrine\ORM\PersistentCollection {#5066 …}
  +votes: Doctrine\ORM\PersistentCollection {#5068 …}
  +reports: Doctrine\ORM\PersistentCollection {#5070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
  -id: 294481
  -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839796 {#5062
    date: 2024-01-09 23:36: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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "I always knew him as the guy that copied reddit and tvtropes forum posts and put them into youtube videos while providing no credit to the original people that came up with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704840810 {#5335
    date: 2024-01-09 23:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 294523
  -bodyTs: "'alway':2 'came':30 'copi':9 'credit':24 'forum':13 'guy':7 'knew':3 'origin':27 'peopl':28 'post':14 'provid':22 'put':16 'reddit':10 'tvtrope':12 'video':20 'youtub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840810 {#5336
    date: 2024-01-09 23:53: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
123 DENIED edit
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "I always knew him as the guy that copied reddit and tvtropes forum posts and put them into youtube videos while providing no credit to the original people that came up with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704840810 {#5335
    date: 2024-01-09 23:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 294523
  -bodyTs: "'alway':2 'came':30 'copi':9 'credit':24 'forum':13 'guy':7 'knew':3 'origin':27 'peopl':28 'post':14 'provid':22 'put':16 'reddit':10 'tvtrope':12 'video':20 'youtub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840810 {#5336
    date: 2024-01-09 23:53: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
124 DENIED moderate
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "I always knew him as the guy that copied reddit and tvtropes forum posts and put them into youtube videos while providing no credit to the original people that came up with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704840810 {#5335
    date: 2024-01-09 23:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5342 …}
  +reports: Doctrine\ORM\PersistentCollection {#5344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5348 …}
  -id: 294523
  -bodyTs: "'alway':2 'came':30 'copi':9 'credit':24 'forum':13 'guy':7 'knew':3 'origin':27 'peopl':28 'post':14 'provid':22 'put':16 'reddit':10 'tvtrope':12 'video':20 'youtub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840810 {#5336
    date: 2024-01-09 23:53: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5352
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704840544 {#5350
    date: 2024-01-09 23:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5354 …}
  +nested: Doctrine\ORM\PersistentCollection {#5356 …}
  +votes: Doctrine\ORM\PersistentCollection {#5358 …}
  +reports: Doctrine\ORM\PersistentCollection {#5360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
  -id: 294513
  -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6531690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840544 {#5351
    date: 2024-01-09 23:49: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
127 DENIED edit
App\Entity\EntryComment {#5352
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704840544 {#5350
    date: 2024-01-09 23:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5354 …}
  +nested: Doctrine\ORM\PersistentCollection {#5356 …}
  +votes: Doctrine\ORM\PersistentCollection {#5358 …}
  +reports: Doctrine\ORM\PersistentCollection {#5360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
  -id: 294513
  -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6531690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840544 {#5351
    date: 2024-01-09 23:49: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
128 DENIED moderate
App\Entity\EntryComment {#5352
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704840544 {#5350
    date: 2024-01-09 23:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5354 …}
  +nested: Doctrine\ORM\PersistentCollection {#5356 …}
  +votes: Doctrine\ORM\PersistentCollection {#5358 …}
  +reports: Doctrine\ORM\PersistentCollection {#5360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
  -id: 294513
  -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6531690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840544 {#5351
    date: 2024-01-09 23:49: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5484
  +user: Proxies\__CG__\App\Entity\User {#5485 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5063
      +user: Proxies\__CG__\App\Entity\User {#5001 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4646
        +user: App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1720583834 {#4630
          date: 2024-07-10 05:57:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4647 …}
        +nested: Doctrine\ORM\PersistentCollection {#4649 …}
        +votes: Doctrine\ORM\PersistentCollection {#4651 …}
        +reports: Doctrine\ORM\PersistentCollection {#4653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
        -id: 294449
        -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6279394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838785 {#4629
          date: 2024-01-09 23:19:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "What, you’ve never heard of the “game theory guy”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704839796 {#5061
        date: 2024-01-09 23:36:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5064 …}
      +nested: Doctrine\ORM\PersistentCollection {#5066 …}
      +votes: Doctrine\ORM\PersistentCollection {#5068 …}
      +reports: Doctrine\ORM\PersistentCollection {#5070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
      -id: 294481
      -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5962926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839796 {#5062
        date: 2024-01-09 23:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1704840544 {#5350
      date: 2024-01-09 23:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 294513
    -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6531690"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704840544 {#5351
      date: 2024-01-09 23:49:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Question: are you over the age of 12? In which case, you’re outside of the demographic for MatPat videos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704842260 {#5481
    date: 2024-01-10 00:17:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 294565
  -bodyTs: "'12':8 'age':6 'case':11 'demograph':17 'matpat':19 'outsid':14 'question':1 're':13 'video':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532253"
  +editedAt: DateTimeImmutable @1719633794 {#5482
    date: 2024-06-29 06:03:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704842260 {#5483
    date: 2024-01-10 00:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5484
  +user: Proxies\__CG__\App\Entity\User {#5485 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5063
      +user: Proxies\__CG__\App\Entity\User {#5001 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4646
        +user: App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1720583834 {#4630
          date: 2024-07-10 05:57:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4647 …}
        +nested: Doctrine\ORM\PersistentCollection {#4649 …}
        +votes: Doctrine\ORM\PersistentCollection {#4651 …}
        +reports: Doctrine\ORM\PersistentCollection {#4653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
        -id: 294449
        -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6279394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838785 {#4629
          date: 2024-01-09 23:19:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "What, you’ve never heard of the “game theory guy”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704839796 {#5061
        date: 2024-01-09 23:36:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5064 …}
      +nested: Doctrine\ORM\PersistentCollection {#5066 …}
      +votes: Doctrine\ORM\PersistentCollection {#5068 …}
      +reports: Doctrine\ORM\PersistentCollection {#5070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
      -id: 294481
      -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5962926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839796 {#5062
        date: 2024-01-09 23:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1704840544 {#5350
      date: 2024-01-09 23:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 294513
    -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6531690"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704840544 {#5351
      date: 2024-01-09 23:49:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Question: are you over the age of 12? In which case, you’re outside of the demographic for MatPat videos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704842260 {#5481
    date: 2024-01-10 00:17:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 294565
  -bodyTs: "'12':8 'age':6 'case':11 'demograph':17 'matpat':19 'outsid':14 'question':1 're':13 'video':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532253"
  +editedAt: DateTimeImmutable @1719633794 {#5482
    date: 2024-06-29 06:03:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704842260 {#5483
    date: 2024-01-10 00:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5484
  +user: Proxies\__CG__\App\Entity\User {#5485 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5352
    +user: Proxies\__CG__\App\Entity\User {#5353 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5063
      +user: Proxies\__CG__\App\Entity\User {#5001 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4646
        +user: App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1720583834 {#4630
          date: 2024-07-10 05:57:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4647 …}
        +nested: Doctrine\ORM\PersistentCollection {#4649 …}
        +votes: Doctrine\ORM\PersistentCollection {#4651 …}
        +reports: Doctrine\ORM\PersistentCollection {#4653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
        -id: 294449
        -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6279394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838785 {#4629
          date: 2024-01-09 23:19:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "What, you’ve never heard of the “game theory guy”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704839796 {#5061
        date: 2024-01-09 23:36:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5064 …}
      +nested: Doctrine\ORM\PersistentCollection {#5066 …}
      +votes: Doctrine\ORM\PersistentCollection {#5068 …}
      +reports: Doctrine\ORM\PersistentCollection {#5070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
      -id: 294481
      -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5962926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839796 {#5062
        date: 2024-01-09 23:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1704840544 {#5350
      date: 2024-01-09 23:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5354 …}
    +nested: Doctrine\ORM\PersistentCollection {#5356 …}
    +votes: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
    -id: 294513
    -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6531690"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704840544 {#5351
      date: 2024-01-09 23:49:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Question: are you over the age of 12? In which case, you’re outside of the demographic for MatPat videos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704842260 {#5481
    date: 2024-01-10 00:17:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 294565
  -bodyTs: "'12':8 'age':6 'case':11 'demograph':17 'matpat':19 'outsid':14 'question':1 're':13 'video':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532253"
  +editedAt: DateTimeImmutable @1719633794 {#5482
    date: 2024-06-29 06:03:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704842260 {#5483
    date: 2024-01-10 00:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5524
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5484
    +user: Proxies\__CG__\App\Entity\User {#5485 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5352
      +user: Proxies\__CG__\App\Entity\User {#5353 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5063
        +user: Proxies\__CG__\App\Entity\User {#5001 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4646
          +user: App\Entity\User {#4659 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1720583834 {#4630
            date: 2024-07-10 05:57:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4647 …}
          +nested: Doctrine\ORM\PersistentCollection {#4649 …}
          +votes: Doctrine\ORM\PersistentCollection {#4651 …}
          +reports: Doctrine\ORM\PersistentCollection {#4653 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
          -id: 294449
          -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6279394"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838785 {#4629
            date: 2024-01-09 23:19:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4646}
        +body: "What, you’ve never heard of the “game theory guy”?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704839796 {#5061
          date: 2024-01-09 23:36:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@snowe@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5064 …}
        +nested: Doctrine\ORM\PersistentCollection {#5066 …}
        +votes: Doctrine\ORM\PersistentCollection {#5068 …}
        +reports: Doctrine\ORM\PersistentCollection {#5070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
        -id: 294481
        -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5962926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704839796 {#5062
          date: 2024-01-09 23:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704840544 {#5350
        date: 2024-01-09 23:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
        "@TheDarksteel94@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5354 …}
      +nested: Doctrine\ORM\PersistentCollection {#5356 …}
      +votes: Doctrine\ORM\PersistentCollection {#5358 …}
      +reports: Doctrine\ORM\PersistentCollection {#5360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
      -id: 294513
      -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6531690"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704840544 {#5351
        date: 2024-01-09 23:49:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Question: are you over the age of 12? In which case, you’re outside of the demographic for MatPat videos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704842260 {#5481
      date: 2024-01-10 00:17:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
      "@fjordbasa@lemmy.world"
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
      "@fjordbasa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 294565
    -bodyTs: "'12':8 'age':6 'case':11 'demograph':17 'matpat':19 'outsid':14 'question':1 're':13 'video':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6532253"
    +editedAt: DateTimeImmutable @1719633794 {#5482
      date: 2024-06-29 06:03:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704842260 {#5483
      date: 2024-01-10 00:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Physically? Yes. Maturity-wise? The jury’s out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1704842472 {#5525
    date: 2024-01-10 00:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5517 …}
  +votes: Doctrine\ORM\PersistentCollection {#5515 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 294573
  -bodyTs: "'juri':7 'matur':4 'maturity-wis':3 'physic':1 'wise':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704842472 {#5528
    date: 2024-01-10 00:21: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
135 DENIED edit
App\Entity\EntryComment {#5524
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5484
    +user: Proxies\__CG__\App\Entity\User {#5485 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5352
      +user: Proxies\__CG__\App\Entity\User {#5353 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5063
        +user: Proxies\__CG__\App\Entity\User {#5001 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4646
          +user: App\Entity\User {#4659 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1720583834 {#4630
            date: 2024-07-10 05:57:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4647 …}
          +nested: Doctrine\ORM\PersistentCollection {#4649 …}
          +votes: Doctrine\ORM\PersistentCollection {#4651 …}
          +reports: Doctrine\ORM\PersistentCollection {#4653 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
          -id: 294449
          -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6279394"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838785 {#4629
            date: 2024-01-09 23:19:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4646}
        +body: "What, you’ve never heard of the “game theory guy”?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704839796 {#5061
          date: 2024-01-09 23:36:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@snowe@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5064 …}
        +nested: Doctrine\ORM\PersistentCollection {#5066 …}
        +votes: Doctrine\ORM\PersistentCollection {#5068 …}
        +reports: Doctrine\ORM\PersistentCollection {#5070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
        -id: 294481
        -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5962926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704839796 {#5062
          date: 2024-01-09 23:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704840544 {#5350
        date: 2024-01-09 23:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
        "@TheDarksteel94@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5354 …}
      +nested: Doctrine\ORM\PersistentCollection {#5356 …}
      +votes: Doctrine\ORM\PersistentCollection {#5358 …}
      +reports: Doctrine\ORM\PersistentCollection {#5360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
      -id: 294513
      -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6531690"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704840544 {#5351
        date: 2024-01-09 23:49:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Question: are you over the age of 12? In which case, you’re outside of the demographic for MatPat videos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704842260 {#5481
      date: 2024-01-10 00:17:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
      "@fjordbasa@lemmy.world"
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
      "@fjordbasa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 294565
    -bodyTs: "'12':8 'age':6 'case':11 'demograph':17 'matpat':19 'outsid':14 'question':1 're':13 'video':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6532253"
    +editedAt: DateTimeImmutable @1719633794 {#5482
      date: 2024-06-29 06:03:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704842260 {#5483
      date: 2024-01-10 00:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Physically? Yes. Maturity-wise? The jury’s out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1704842472 {#5525
    date: 2024-01-10 00:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5517 …}
  +votes: Doctrine\ORM\PersistentCollection {#5515 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 294573
  -bodyTs: "'juri':7 'matur':4 'maturity-wis':3 'physic':1 'wise':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704842472 {#5528
    date: 2024-01-10 00:21: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
136 DENIED moderate
App\Entity\EntryComment {#5524
  +user: Proxies\__CG__\App\Entity\User {#5353 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5484
    +user: Proxies\__CG__\App\Entity\User {#5485 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5352
      +user: Proxies\__CG__\App\Entity\User {#5353 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5063
        +user: Proxies\__CG__\App\Entity\User {#5001 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4646
          +user: App\Entity\User {#4659 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1720583834 {#4630
            date: 2024-07-10 05:57:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4647 …}
          +nested: Doctrine\ORM\PersistentCollection {#4649 …}
          +votes: Doctrine\ORM\PersistentCollection {#4651 …}
          +reports: Doctrine\ORM\PersistentCollection {#4653 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
          -id: 294449
          -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6279394"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838785 {#4629
            date: 2024-01-09 23:19:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4646}
        +body: "What, you’ve never heard of the “game theory guy”?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704839796 {#5061
          date: 2024-01-09 23:36:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@snowe@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5064 …}
        +nested: Doctrine\ORM\PersistentCollection {#5066 …}
        +votes: Doctrine\ORM\PersistentCollection {#5068 …}
        +reports: Doctrine\ORM\PersistentCollection {#5070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
        -id: 294481
        -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5962926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704839796 {#5062
          date: 2024-01-09 23:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "Not OP but I’ve never heard of that channel either, surprised that YouTube has never recommended it to me despite watching mostly tech and gaming videos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704840544 {#5350
        date: 2024-01-09 23:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
        "@TheDarksteel94@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5354 …}
      +nested: Doctrine\ORM\PersistentCollection {#5356 …}
      +votes: Doctrine\ORM\PersistentCollection {#5358 …}
      +reports: Doctrine\ORM\PersistentCollection {#5360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5364 …}
      -id: 294513
      -bodyTs: "'channel':10 'despit':21 'either':11 'game':26 'heard':7 'most':23 'never':6,16 'op':2 'recommend':17 'surpris':12 'tech':24 've':5 'video':27 'watch':22 'youtub':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6531690"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704840544 {#5351
        date: 2024-01-09 23:49:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Question: are you over the age of 12? In which case, you’re outside of the demographic for MatPat videos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704842260 {#5481
      date: 2024-01-10 00:17:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
      "@fjordbasa@lemmy.world"
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@TheDarksteel94@sopuli.xyz"
      "@fjordbasa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 294565
    -bodyTs: "'12':8 'age':6 'case':11 'demograph':17 'matpat':19 'outsid':14 'question':1 're':13 'video':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6532253"
    +editedAt: DateTimeImmutable @1719633794 {#5482
      date: 2024-06-29 06:03:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704842260 {#5483
      date: 2024-01-10 00:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Physically? Yes. Maturity-wise? The jury’s out…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1704842472 {#5525
    date: 2024-01-10 00:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
    "@fjordbasa@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5517 …}
  +votes: Doctrine\ORM\PersistentCollection {#5515 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 294573
  -bodyTs: "'juri':7 'matur':4 'maturity-wis':3 'physic':1 'wise':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704842472 {#5528
    date: 2024-01-10 00:21: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5368
  +user: Proxies\__CG__\App\Entity\User {#5369 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "John von Neumann?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704854494 {#5366
    date: 2024-01-10 03:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 294906
  -bodyTs: "'john':1 'neumann':3 'von':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6206802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704854494 {#5367
    date: 2024-01-10 03:41: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
139 DENIED edit
App\Entity\EntryComment {#5368
  +user: Proxies\__CG__\App\Entity\User {#5369 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "John von Neumann?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704854494 {#5366
    date: 2024-01-10 03:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 294906
  -bodyTs: "'john':1 'neumann':3 'von':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6206802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704854494 {#5367
    date: 2024-01-10 03:41: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
140 DENIED moderate
App\Entity\EntryComment {#5368
  +user: Proxies\__CG__\App\Entity\User {#5369 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5063
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "What, you’ve never heard of the “game theory guy”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704839796 {#5061
      date: 2024-01-09 23:36:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5064 …}
    +nested: Doctrine\ORM\PersistentCollection {#5066 …}
    +votes: Doctrine\ORM\PersistentCollection {#5068 …}
    +reports: Doctrine\ORM\PersistentCollection {#5070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5074 …}
    -id: 294481
    -bodyTs: "'game':8 'guy':10 'heard':5 'never':4 'theori':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839796 {#5062
      date: 2024-01-09 23:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "John von Neumann?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704854494 {#5366
    date: 2024-01-10 03:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 294906
  -bodyTs: "'john':1 'neumann':3 'von':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6206802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704854494 {#5367
    date: 2024-01-10 03:41: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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5078
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1720583834 {#4630
      date: 2024-07-10 05:57:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4647 …}
    +nested: Doctrine\ORM\PersistentCollection {#4649 …}
    +votes: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
    -id: 294449
    -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6279394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838785 {#4629
      date: 2024-01-09 23:19:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "You’ve missed out on literally nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1704841163 {#5076
    date: 2024-01-09 23:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 294540
  -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841163 {#5077
    date: 2024-01-09 23:59: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
143 DENIED edit
App\Entity\EntryComment {#5078
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1720583834 {#4630
      date: 2024-07-10 05:57:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4647 …}
    +nested: Doctrine\ORM\PersistentCollection {#4649 …}
    +votes: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
    -id: 294449
    -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6279394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838785 {#4629
      date: 2024-01-09 23:19:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "You’ve missed out on literally nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1704841163 {#5076
    date: 2024-01-09 23:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 294540
  -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841163 {#5077
    date: 2024-01-09 23:59: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
144 DENIED moderate
App\Entity\EntryComment {#5078
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4646
    +user: App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1720583834 {#4630
      date: 2024-07-10 05:57:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4647 …}
    +nested: Doctrine\ORM\PersistentCollection {#4649 …}
    +votes: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
    -id: 294449
    -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6279394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838785 {#4629
      date: 2024-01-09 23:19:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "You’ve missed out on literally nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1704841163 {#5076
    date: 2024-01-09 23:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 294540
  -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841163 {#5077
    date: 2024-01-09 23:59: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5399
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: Proxies\__CG__\App\Entity\User {#5079 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "You’ve missed out on literally nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1704841163 {#5076
      date: 2024-01-09 23:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5080 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 294540
    -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7205306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704841163 {#5077
      date: 2024-01-09 23:59:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Well it was good in the beginning. I stopped watching when he started uploading FNAF. Back then YouTube was fun as a young gamer: A+Start, Scykoh, the CrazyRussianHacker, animated Minecraft Music Videos to name a few."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704883371 {#5397
    date: 2024-01-10 11:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5401 …}
  +nested: Doctrine\ORM\PersistentCollection {#5403 …}
  +votes: Doctrine\ORM\PersistentCollection {#5405 …}
  +reports: Doctrine\ORM\PersistentCollection {#5407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5411 …}
  -id: 295511
  -bodyTs: "'anim':30 'back':16 'begin':7 'crazyrussianhack':29 'fnaf':15 'fun':20 'gamer':24 'good':4 'minecraft':31 'music':32 'name':35 'scykoh':27 'start':13,26 'stop':9 'upload':14 'video':33 'watch':10 'well':1 'young':23 'youtub':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7340461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883371 {#5398
    date: 2024-01-10 11:42: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
147 DENIED edit
App\Entity\EntryComment {#5399
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: Proxies\__CG__\App\Entity\User {#5079 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "You’ve missed out on literally nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1704841163 {#5076
      date: 2024-01-09 23:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5080 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 294540
    -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7205306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704841163 {#5077
      date: 2024-01-09 23:59:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Well it was good in the beginning. I stopped watching when he started uploading FNAF. Back then YouTube was fun as a young gamer: A+Start, Scykoh, the CrazyRussianHacker, animated Minecraft Music Videos to name a few."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704883371 {#5397
    date: 2024-01-10 11:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5401 …}
  +nested: Doctrine\ORM\PersistentCollection {#5403 …}
  +votes: Doctrine\ORM\PersistentCollection {#5405 …}
  +reports: Doctrine\ORM\PersistentCollection {#5407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5411 …}
  -id: 295511
  -bodyTs: "'anim':30 'back':16 'begin':7 'crazyrussianhack':29 'fnaf':15 'fun':20 'gamer':24 'good':4 'minecraft':31 'music':32 'name':35 'scykoh':27 'start':13,26 'stop':9 'upload':14 'video':33 'watch':10 'well':1 'young':23 'youtub':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7340461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883371 {#5398
    date: 2024-01-10 11:42: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
148 DENIED moderate
App\Entity\EntryComment {#5399
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: Proxies\__CG__\App\Entity\User {#5079 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4646
      +user: App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1720583834 {#4630
        date: 2024-07-10 05:57:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4647 …}
      +nested: Doctrine\ORM\PersistentCollection {#4649 …}
      +votes: Doctrine\ORM\PersistentCollection {#4651 …}
      +reports: Doctrine\ORM\PersistentCollection {#4653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
      -id: 294449
      -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6279394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838785 {#4629
        date: 2024-01-09 23:19:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "You’ve missed out on literally nothing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1704841163 {#5076
      date: 2024-01-09 23:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5080 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 294540
    -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7205306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704841163 {#5077
      date: 2024-01-09 23:59:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "Well it was good in the beginning. I stopped watching when he started uploading FNAF. Back then YouTube was fun as a young gamer: A+Start, Scykoh, the CrazyRussianHacker, animated Minecraft Music Videos to name a few."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704883371 {#5397
    date: 2024-01-10 11:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5401 …}
  +nested: Doctrine\ORM\PersistentCollection {#5403 …}
  +votes: Doctrine\ORM\PersistentCollection {#5405 …}
  +reports: Doctrine\ORM\PersistentCollection {#5407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5411 …}
  -id: 295511
  -bodyTs: "'anim':30 'back':16 'begin':7 'crazyrussianhack':29 'fnaf':15 'fun':20 'gamer':24 'good':4 'minecraft':31 'music':32 'name':35 'scykoh':27 'start':13,26 'stop':9 'upload':14 'video':33 'watch':10 'well':1 'young':23 'youtub':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7340461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883371 {#5398
    date: 2024-01-10 11:42: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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5501
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5399
    +user: Proxies\__CG__\App\Entity\User {#5400 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: Proxies\__CG__\App\Entity\User {#5079 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4646
        +user: App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1720583834 {#4630
          date: 2024-07-10 05:57:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4647 …}
        +nested: Doctrine\ORM\PersistentCollection {#4649 …}
        +votes: Doctrine\ORM\PersistentCollection {#4651 …}
        +reports: Doctrine\ORM\PersistentCollection {#4653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
        -id: 294449
        -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6279394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838785 {#4629
          date: 2024-01-09 23:19:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "You’ve missed out on literally nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1704841163 {#5076
        date: 2024-01-09 23:59:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5080 …}
      +nested: Doctrine\ORM\PersistentCollection {#5082 …}
      +votes: Doctrine\ORM\PersistentCollection {#5084 …}
      +reports: Doctrine\ORM\PersistentCollection {#5086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
      -id: 294540
      -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7205306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704841163 {#5077
        date: 2024-01-09 23:59:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Well it was good in the beginning. I stopped watching when he started uploading FNAF. Back then YouTube was fun as a young gamer: A+Start, Scykoh, the CrazyRussianHacker, animated Minecraft Music Videos to name a few."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704883371 {#5397
      date: 2024-01-10 11:42:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@rwhitisissle@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5401 …}
    +nested: Doctrine\ORM\PersistentCollection {#5403 …}
    +votes: Doctrine\ORM\PersistentCollection {#5405 …}
    +reports: Doctrine\ORM\PersistentCollection {#5407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5411 …}
    -id: 295511
    -bodyTs: "'anim':30 'back':16 'begin':7 'crazyrussianhack':29 'fnaf':15 'fun':20 'gamer':24 'good':4 'minecraft':31 'music':32 'name':35 'scykoh':27 'start':13,26 'stop':9 'upload':14 'video':33 'watch':10 'well':1 'young':23 'youtub':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7340461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704883371 {#5398
      date: 2024-01-10 11:42:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "He was never good, you were just younger and more susceptible to his manipulation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704948265 {#5498
    date: 2024-01-11 05:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5504 …}
  +votes: Doctrine\ORM\PersistentCollection {#5506 …}
  +reports: Doctrine\ORM\PersistentCollection {#5508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
  -id: 298261
  -bodyTs: "'good':4 'manipul':14 'never':3 'suscept':11 'younger':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247435"
  +editedAt: DateTimeImmutable @1720584754 {#5499
    date: 2024-07-10 06:12:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704948265 {#5500
    date: 2024-01-11 05:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5501
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5399
    +user: Proxies\__CG__\App\Entity\User {#5400 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: Proxies\__CG__\App\Entity\User {#5079 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4646
        +user: App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1720583834 {#4630
          date: 2024-07-10 05:57:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4647 …}
        +nested: Doctrine\ORM\PersistentCollection {#4649 …}
        +votes: Doctrine\ORM\PersistentCollection {#4651 …}
        +reports: Doctrine\ORM\PersistentCollection {#4653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
        -id: 294449
        -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6279394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838785 {#4629
          date: 2024-01-09 23:19:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "You’ve missed out on literally nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1704841163 {#5076
        date: 2024-01-09 23:59:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5080 …}
      +nested: Doctrine\ORM\PersistentCollection {#5082 …}
      +votes: Doctrine\ORM\PersistentCollection {#5084 …}
      +reports: Doctrine\ORM\PersistentCollection {#5086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
      -id: 294540
      -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7205306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704841163 {#5077
        date: 2024-01-09 23:59:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Well it was good in the beginning. I stopped watching when he started uploading FNAF. Back then YouTube was fun as a young gamer: A+Start, Scykoh, the CrazyRussianHacker, animated Minecraft Music Videos to name a few."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704883371 {#5397
      date: 2024-01-10 11:42:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@rwhitisissle@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5401 …}
    +nested: Doctrine\ORM\PersistentCollection {#5403 …}
    +votes: Doctrine\ORM\PersistentCollection {#5405 …}
    +reports: Doctrine\ORM\PersistentCollection {#5407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5411 …}
    -id: 295511
    -bodyTs: "'anim':30 'back':16 'begin':7 'crazyrussianhack':29 'fnaf':15 'fun':20 'gamer':24 'good':4 'minecraft':31 'music':32 'name':35 'scykoh':27 'start':13,26 'stop':9 'upload':14 'video':33 'watch':10 'well':1 'young':23 'youtub':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7340461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704883371 {#5398
      date: 2024-01-10 11:42:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "He was never good, you were just younger and more susceptible to his manipulation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704948265 {#5498
    date: 2024-01-11 05:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5504 …}
  +votes: Doctrine\ORM\PersistentCollection {#5506 …}
  +reports: Doctrine\ORM\PersistentCollection {#5508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
  -id: 298261
  -bodyTs: "'good':4 'manipul':14 'never':3 'suscept':11 'younger':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247435"
  +editedAt: DateTimeImmutable @1720584754 {#5499
    date: 2024-07-10 06:12:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704948265 {#5500
    date: 2024-01-11 05:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5501
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5399
    +user: Proxies\__CG__\App\Entity\User {#5400 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: Proxies\__CG__\App\Entity\User {#5079 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4646
        +user: App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Never even heard of matpat and I’ve been using YouTube since 2006"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1720583834 {#4630
          date: 2024-07-10 05:57:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4647 …}
        +nested: Doctrine\ORM\PersistentCollection {#4649 …}
        +votes: Doctrine\ORM\PersistentCollection {#4651 …}
        +reports: Doctrine\ORM\PersistentCollection {#4653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
        -id: 294449
        -bodyTs: "'2006':13 'even':2 'heard':3 'matpat':5 'never':1 'sinc':12 'use':10 've':8 'youtub':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6279394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838785 {#4629
          date: 2024-01-09 23:19:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4646}
      +body: "You’ve missed out on literally nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1704841163 {#5076
        date: 2024-01-09 23:59:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5080 …}
      +nested: Doctrine\ORM\PersistentCollection {#5082 …}
      +votes: Doctrine\ORM\PersistentCollection {#5084 …}
      +reports: Doctrine\ORM\PersistentCollection {#5086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
      -id: 294540
      -bodyTs: "'liter':6 'miss':3 'noth':7 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7205306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704841163 {#5077
        date: 2024-01-09 23:59:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4646}
    +body: "Well it was good in the beginning. I stopped watching when he started uploading FNAF. Back then YouTube was fun as a young gamer: A+Start, Scykoh, the CrazyRussianHacker, animated Minecraft Music Videos to name a few."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704883371 {#5397
      date: 2024-01-10 11:42:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@snowe@programming.dev"
      "@rwhitisissle@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5401 …}
    +nested: Doctrine\ORM\PersistentCollection {#5403 …}
    +votes: Doctrine\ORM\PersistentCollection {#5405 …}
    +reports: Doctrine\ORM\PersistentCollection {#5407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5411 …}
    -id: 295511
    -bodyTs: "'anim':30 'back':16 'begin':7 'crazyrussianhack':29 'fnaf':15 'fun':20 'gamer':24 'good':4 'minecraft':31 'music':32 'name':35 'scykoh':27 'start':13,26 'stop':9 'upload':14 'video':33 'watch':10 'well':1 'young':23 'youtub':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7340461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704883371 {#5398
      date: 2024-01-10 11:42:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4646}
  +body: "He was never good, you were just younger and more susceptible to his manipulation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704948265 {#5498
    date: 2024-01-11 05:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
    "@ZWho63@lemmy.ml"
    "@snowe@programming.dev"
    "@rwhitisissle@lemmy.ml"
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5504 …}
  +votes: Doctrine\ORM\PersistentCollection {#5506 …}
  +reports: Doctrine\ORM\PersistentCollection {#5508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
  -id: 298261
  -bodyTs: "'good':4 'manipul':14 'never':3 'suscept':11 'younger':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247435"
  +editedAt: DateTimeImmutable @1720584754 {#5499
    date: 2024-07-10 06:12:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704948265 {#5500
    date: 2024-01-11 05:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4721
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
    \n
    I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1720585177 {#4715
    date: 2024-07-10 06:19:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 294413
  -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7204098"
  +editedAt: DateTimeImmutable @1719602133 {#4716
    date: 2024-06-28 21:15:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704837494 {#4717
    date: 2024-01-09 22:58: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
155 DENIED edit
App\Entity\EntryComment {#4721
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
    \n
    I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1720585177 {#4715
    date: 2024-07-10 06:19:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 294413
  -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7204098"
  +editedAt: DateTimeImmutable @1719602133 {#4716
    date: 2024-06-28 21:15:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704837494 {#4717
    date: 2024-01-09 22:58: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
156 DENIED moderate
App\Entity\EntryComment {#4721
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
    \n
    I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1720585177 {#4715
    date: 2024-07-10 06:19:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 294413
  -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7204098"
  +editedAt: DateTimeImmutable @1719602133 {#4716
    date: 2024-06-28 21:15:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704837494 {#4717
    date: 2024-01-09 22:58: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5000
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704839918 {#4998
    date: 2024-01-09 23:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -id: 294486
  -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839918 {#4999
    date: 2024-01-09 23:38:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5000
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704839918 {#4998
    date: 2024-01-09 23:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -id: 294486
  -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839918 {#4999
    date: 2024-01-09 23:38:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5000
  +user: Proxies\__CG__\App\Entity\User {#5001 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704839918 {#4998
    date: 2024-01-09 23:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -id: 294486
  -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839918 {#4999
    date: 2024-01-09 23:38:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5384
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5000
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
        \n
        I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1720585177 {#4715
        date: 2024-07-10 06:19:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 294413
      -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7204098"
      +editedAt: DateTimeImmutable @1719602133 {#4716
        date: 2024-06-28 21:15:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704837494 {#4717
        date: 2024-01-09 22:58:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839918 {#4998
      date: 2024-01-09 23:38:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 294486
    -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839918 {#4999
      date: 2024-01-09 23:38:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "Tom Scott and Matpat didn’t talk about breaks; they’re closing up shop for good in some way: MatPat has said he’s handing over creative control of the Theorist channels and assuming a more casual admin role to spend more time with his kid. Tom Scott said that he set a limit for 10 years on his main channel; he may come back to it, but it doesn’t seem likely. Others are also quitting, such as Moo from the Vanoss Crew."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704840441 {#5382
    date: 2024-01-09 23:47:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 294508
  -bodyTs: "'10':56 'admin':38 'also':76 'assum':34 'back':65 'break':9 'casual':37 'channel':32,61 'close':12 'come':64 'control':28 'creativ':27 'crew':84 'didn':5 'doesn':70 'good':16 'hand':25 'kid':46 'like':73 'limit':54 'main':60 'matpat':4,20 'may':63 'moo':80 'other':74 'quit':77 're':11 'role':39 'said':22,49 'scott':2,48 'seem':72 'set':52 'shop':14 'spend':41 'talk':7 'theorist':31 'time':43 'tom':1,47 'vanoss':83 'way':19 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840441 {#5383
    date: 2024-01-09 23:47:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5384
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5000
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
        \n
        I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1720585177 {#4715
        date: 2024-07-10 06:19:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 294413
      -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7204098"
      +editedAt: DateTimeImmutable @1719602133 {#4716
        date: 2024-06-28 21:15:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704837494 {#4717
        date: 2024-01-09 22:58:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839918 {#4998
      date: 2024-01-09 23:38:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 294486
    -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839918 {#4999
      date: 2024-01-09 23:38:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "Tom Scott and Matpat didn’t talk about breaks; they’re closing up shop for good in some way: MatPat has said he’s handing over creative control of the Theorist channels and assuming a more casual admin role to spend more time with his kid. Tom Scott said that he set a limit for 10 years on his main channel; he may come back to it, but it doesn’t seem likely. Others are also quitting, such as Moo from the Vanoss Crew."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704840441 {#5382
    date: 2024-01-09 23:47:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 294508
  -bodyTs: "'10':56 'admin':38 'also':76 'assum':34 'back':65 'break':9 'casual':37 'channel':32,61 'close':12 'come':64 'control':28 'creativ':27 'crew':84 'didn':5 'doesn':70 'good':16 'hand':25 'kid':46 'like':73 'limit':54 'main':60 'matpat':4,20 'may':63 'moo':80 'other':74 'quit':77 're':11 'role':39 'said':22,49 'scott':2,48 'seem':72 'set':52 'shop':14 'spend':41 'talk':7 'theorist':31 'time':43 'tom':1,47 'vanoss':83 'way':19 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840441 {#5383
    date: 2024-01-09 23:47:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5384
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5000
    +user: Proxies\__CG__\App\Entity\User {#5001 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
        \n
        I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1720585177 {#4715
        date: 2024-07-10 06:19:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 294413
      -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7204098"
      +editedAt: DateTimeImmutable @1719602133 {#4716
        date: 2024-06-28 21:15:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704837494 {#4717
        date: 2024-01-09 22:58:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839918 {#4998
      date: 2024-01-09 23:38:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5002 …}
    +nested: Doctrine\ORM\PersistentCollection {#5004 …}
    +votes: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
    -id: 294486
    -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839918 {#4999
      date: 2024-01-09 23:38:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "Tom Scott and Matpat didn’t talk about breaks; they’re closing up shop for good in some way: MatPat has said he’s handing over creative control of the Theorist channels and assuming a more casual admin role to spend more time with his kid. Tom Scott said that he set a limit for 10 years on his main channel; he may come back to it, but it doesn’t seem likely. Others are also quitting, such as Moo from the Vanoss Crew."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704840441 {#5382
    date: 2024-01-09 23:47:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 294508
  -bodyTs: "'10':56 'admin':38 'also':76 'assum':34 'back':65 'break':9 'casual':37 'channel':32,61 'close':12 'come':64 'control':28 'creativ':27 'crew':84 'didn':5 'doesn':70 'good':16 'hand':25 'kid':46 'like':73 'limit':54 'main':60 'matpat':4,20 'may':63 'moo':80 'other':74 'quit':77 're':11 'role':39 'said':22,49 'scott':2,48 'seem':72 'set':52 'shop':14 'spend':41 'talk':7 'theorist':31 'time':43 'tom':1,47 'vanoss':83 'way':19 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7205067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704840441 {#5383
    date: 2024-01-09 23:47:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5461
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5384
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5000
      +user: Proxies\__CG__\App\Entity\User {#5001 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4721
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
          \n
          I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1720585177 {#4715
          date: 2024-07-10 06:19:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4722 …}
        +nested: Doctrine\ORM\PersistentCollection {#4724 …}
        +votes: Doctrine\ORM\PersistentCollection {#4726 …}
        +reports: Doctrine\ORM\PersistentCollection {#4728 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
        -id: 294413
        -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7204098"
        +editedAt: DateTimeImmutable @1719602133 {#4716
          date: 2024-06-28 21:15:33.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704837494 {#4717
          date: 2024-01-09 22:58:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4721}
      +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704839918 {#4998
        date: 2024-01-09 23:38:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 294486
      -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5962955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839918 {#4999
        date: 2024-01-09 23:38:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: "Tom Scott and Matpat didn’t talk about breaks; they’re closing up shop for good in some way: MatPat has said he’s handing over creative control of the Theorist channels and assuming a more casual admin role to spend more time with his kid. Tom Scott said that he set a limit for 10 years on his main channel; he may come back to it, but it doesn’t seem likely. Others are also quitting, such as Moo from the Vanoss Crew."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704840441 {#5382
      date: 2024-01-09 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5385 …}
    +nested: Doctrine\ORM\PersistentCollection {#5387 …}
    +votes: Doctrine\ORM\PersistentCollection {#5389 …}
    +reports: Doctrine\ORM\PersistentCollection {#5391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
    -id: 294508
    -bodyTs: "'10':56 'admin':38 'also':76 'assum':34 'back':65 'break':9 'casual':37 'channel':32,61 'close':12 'come':64 'control':28 'creativ':27 'crew':84 'didn':5 'doesn':70 'good':16 'hand':25 'kid':46 'like':73 'limit':54 'main':60 'matpat':4,20 'may':63 'moo':80 'other':74 'quit':77 're':11 'role':39 'said':22,49 'scott':2,48 'seem':72 'set':52 'shop':14 'spend':41 'talk':7 'theorist':31 'time':43 'tom':1,47 'vanoss':83 'way':19 'year':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7205067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704840441 {#5383
      date: 2024-01-09 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "Tom didn’t say limit, he said goal. He said that after a break, he will probably upload videos to his main channel from time to time, but that when he does come back it won’t be at his current schedule or with his current format."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704858973 {#5460
    date: 2024-01-10 04:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5468 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 295009
  -bodyTs: "'back':34 'break':14 'channel':23 'come':33 'current':41,46 'didn':2 'format':47 'goal':8 'limit':5 'main':22 'probabl':17 'said':7,10 'say':4 'schedul':42 'time':25,27 'tom':1 'upload':18 'video':19 'won':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6209022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704858973 {#5463
    date: 2024-01-10 04:56:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5461
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5384
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5000
      +user: Proxies\__CG__\App\Entity\User {#5001 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4721
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
          \n
          I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1720585177 {#4715
          date: 2024-07-10 06:19:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4722 …}
        +nested: Doctrine\ORM\PersistentCollection {#4724 …}
        +votes: Doctrine\ORM\PersistentCollection {#4726 …}
        +reports: Doctrine\ORM\PersistentCollection {#4728 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
        -id: 294413
        -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7204098"
        +editedAt: DateTimeImmutable @1719602133 {#4716
          date: 2024-06-28 21:15:33.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704837494 {#4717
          date: 2024-01-09 22:58:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4721}
      +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704839918 {#4998
        date: 2024-01-09 23:38:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 294486
      -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5962955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839918 {#4999
        date: 2024-01-09 23:38:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: "Tom Scott and Matpat didn’t talk about breaks; they’re closing up shop for good in some way: MatPat has said he’s handing over creative control of the Theorist channels and assuming a more casual admin role to spend more time with his kid. Tom Scott said that he set a limit for 10 years on his main channel; he may come back to it, but it doesn’t seem likely. Others are also quitting, such as Moo from the Vanoss Crew."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704840441 {#5382
      date: 2024-01-09 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5385 …}
    +nested: Doctrine\ORM\PersistentCollection {#5387 …}
    +votes: Doctrine\ORM\PersistentCollection {#5389 …}
    +reports: Doctrine\ORM\PersistentCollection {#5391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
    -id: 294508
    -bodyTs: "'10':56 'admin':38 'also':76 'assum':34 'back':65 'break':9 'casual':37 'channel':32,61 'close':12 'come':64 'control':28 'creativ':27 'crew':84 'didn':5 'doesn':70 'good':16 'hand':25 'kid':46 'like':73 'limit':54 'main':60 'matpat':4,20 'may':63 'moo':80 'other':74 'quit':77 're':11 'role':39 'said':22,49 'scott':2,48 'seem':72 'set':52 'shop':14 'spend':41 'talk':7 'theorist':31 'time':43 'tom':1,47 'vanoss':83 'way':19 'year':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7205067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704840441 {#5383
      date: 2024-01-09 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "Tom didn’t say limit, he said goal. He said that after a break, he will probably upload videos to his main channel from time to time, but that when he does come back it won’t be at his current schedule or with his current format."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704858973 {#5460
    date: 2024-01-10 04:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5468 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 295009
  -bodyTs: "'back':34 'break':14 'channel':23 'come':33 'current':41,46 'didn':2 'format':47 'goal':8 'limit':5 'main':22 'probabl':17 'said':7,10 'say':4 'schedul':42 'time':25,27 'tom':1 'upload':18 'video':19 'won':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6209022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704858973 {#5463
    date: 2024-01-10 04:56:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5461
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5384
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5000
      +user: Proxies\__CG__\App\Entity\User {#5001 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4721
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
          \n
          I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1720585177 {#4715
          date: 2024-07-10 06:19:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4722 …}
        +nested: Doctrine\ORM\PersistentCollection {#4724 …}
        +votes: Doctrine\ORM\PersistentCollection {#4726 …}
        +reports: Doctrine\ORM\PersistentCollection {#4728 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
        -id: 294413
        -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7204098"
        +editedAt: DateTimeImmutable @1719602133 {#4716
          date: 2024-06-28 21:15:33.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704837494 {#4717
          date: 2024-01-09 22:58:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4721}
      +body: "I don’t think it’s got much to do with new types of content being successful. If anything, those guys have just been doing this for so long that they definitely should take a loooong break, at least."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704839918 {#4998
        date: 2024-01-09 23:38:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5002 …}
      +nested: Doctrine\ORM\PersistentCollection {#5004 …}
      +votes: Doctrine\ORM\PersistentCollection {#5006 …}
      +reports: Doctrine\ORM\PersistentCollection {#5008 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
      -id: 294486
      -bodyTs: "'anyth':19 'break':37 'content':15 'definit':32 'got':7 'guy':21 'least':39 'long':29 'loooong':36 'much':8 'new':12 'success':17 'take':34 'think':4 'type':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5962955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839918 {#4999
        date: 2024-01-09 23:38:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: "Tom Scott and Matpat didn’t talk about breaks; they’re closing up shop for good in some way: MatPat has said he’s handing over creative control of the Theorist channels and assuming a more casual admin role to spend more time with his kid. Tom Scott said that he set a limit for 10 years on his main channel; he may come back to it, but it doesn’t seem likely. Others are also quitting, such as Moo from the Vanoss Crew."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704840441 {#5382
      date: 2024-01-09 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5385 …}
    +nested: Doctrine\ORM\PersistentCollection {#5387 …}
    +votes: Doctrine\ORM\PersistentCollection {#5389 …}
    +reports: Doctrine\ORM\PersistentCollection {#5391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
    -id: 294508
    -bodyTs: "'10':56 'admin':38 'also':76 'assum':34 'back':65 'break':9 'casual':37 'channel':32,61 'close':12 'come':64 'control':28 'creativ':27 'crew':84 'didn':5 'doesn':70 'good':16 'hand':25 'kid':46 'like':73 'limit':54 'main':60 'matpat':4,20 'may':63 'moo':80 'other':74 'quit':77 're':11 'role':39 'said':22,49 'scott':2,48 'seem':72 'set':52 'shop':14 'spend':41 'talk':7 'theorist':31 'time':43 'tom':1,47 'vanoss':83 'way':19 'year':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7205067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704840441 {#5383
      date: 2024-01-09 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "Tom didn’t say limit, he said goal. He said that after a break, he will probably upload videos to his main channel from time to time, but that when he does come back it won’t be at his current schedule or with his current format."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704858973 {#5460
    date: 2024-01-10 04:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5468 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 295009
  -bodyTs: "'back':34 'break':14 'channel':23 'come':33 'current':41,46 'didn':2 'format':47 'goal':8 'limit':5 'main':22 'probabl':17 'said':7,10 'say':4 'schedul':42 'time':25,27 'tom':1 'upload':18 'video':19 'won':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6209022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704858973 {#5463
    date: 2024-01-10 04:56:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5016
  +user: Proxies\__CG__\App\Entity\User {#5017 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "In other words, millennial media tired, zoomer media bussin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704843267 {#5014
    date: 2024-01-10 00:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 294592
  -bodyTs: "'bussin':9 'media':5,8 'millenni':4 'tire':6 'word':3 'zoomer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1997024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843267 {#5015
    date: 2024-01-10 00:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5016
  +user: Proxies\__CG__\App\Entity\User {#5017 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "In other words, millennial media tired, zoomer media bussin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704843267 {#5014
    date: 2024-01-10 00:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 294592
  -bodyTs: "'bussin':9 'media':5,8 'millenni':4 'tire':6 'word':3 'zoomer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1997024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843267 {#5015
    date: 2024-01-10 00:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5016
  +user: Proxies\__CG__\App\Entity\User {#5017 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "In other words, millennial media tired, zoomer media bussin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704843267 {#5014
    date: 2024-01-10 00:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 294592
  -bodyTs: "'bussin':9 'media':5,8 'millenni':4 'tire':6 'word':3 'zoomer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1997024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843267 {#5015
    date: 2024-01-10 00:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: """
    This seems like a big change only because YouTube/content creators are such a new phenomenon. Makes sense to change tracks after doing the same thing for a while. Or retire if you get filthy rich. It’s a natural cycle, only this time in a new environment.\n
    \n
    Tom Scott has been doing the same thing for 10 years. Hell I can barely do the same job for 2 years without getting bored out of my mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704839016 {#5030
    date: 2024-01-09 23:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -id: 294457
  -bodyTs: "'10':57 '2':68 'bare':62 'big':5 'bore':72 'chang':6,19 'creator':10 'cycl':40 'environ':47 'filthi':34 'get':33,71 'hell':59 'job':66 'like':3 'make':16 'mind':76 'natur':39 'new':14,46 'phenomenon':15 'retir':30 'rich':35 'scott':49 'seem':2 'sens':17 'thing':25,55 'time':43 'tom':48 'track':20 'without':70 'year':58,69 'youtube/content':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839016 {#5031
    date: 2024-01-09 23:23: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
175 DENIED edit
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: """
    This seems like a big change only because YouTube/content creators are such a new phenomenon. Makes sense to change tracks after doing the same thing for a while. Or retire if you get filthy rich. It’s a natural cycle, only this time in a new environment.\n
    \n
    Tom Scott has been doing the same thing for 10 years. Hell I can barely do the same job for 2 years without getting bored out of my mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704839016 {#5030
    date: 2024-01-09 23:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -id: 294457
  -bodyTs: "'10':57 '2':68 'bare':62 'big':5 'bore':72 'chang':6,19 'creator':10 'cycl':40 'environ':47 'filthi':34 'get':33,71 'hell':59 'job':66 'like':3 'make':16 'mind':76 'natur':39 'new':14,46 'phenomenon':15 'retir':30 'rich':35 'scott':49 'seem':2 'sens':17 'thing':25,55 'time':43 'tom':48 'track':20 'without':70 'year':58,69 'youtube/content':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839016 {#5031
    date: 2024-01-09 23:23: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
176 DENIED moderate
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: """
    This seems like a big change only because YouTube/content creators are such a new phenomenon. Makes sense to change tracks after doing the same thing for a while. Or retire if you get filthy rich. It’s a natural cycle, only this time in a new environment.\n
    \n
    Tom Scott has been doing the same thing for 10 years. Hell I can barely do the same job for 2 years without getting bored out of my mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704839016 {#5030
    date: 2024-01-09 23:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -id: 294457
  -bodyTs: "'10':57 '2':68 'bare':62 'big':5 'bore':72 'chang':6,19 'creator':10 'cycl':40 'environ':47 'filthi':34 'get':33,71 'hell':59 'job':66 'like':3 'make':16 'mind':76 'natur':39 'new':14,46 'phenomenon':15 'retir':30 'rich':35 'scott':49 'seem':2 'sens':17 'thing':25,55 'time':43 'tom':48 'track':20 'without':70 'year':58,69 'youtube/content':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5962689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839016 {#5031
    date: 2024-01-09 23:23: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#5033 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
        \n
        I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1720585177 {#4715
        date: 2024-07-10 06:19:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 294413
      -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7204098"
      +editedAt: DateTimeImmutable @1719602133 {#4716
        date: 2024-06-28 21:15:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704837494 {#4717
        date: 2024-01-09 22:58:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: """
      This seems like a big change only because YouTube/content creators are such a new phenomenon. Makes sense to change tracks after doing the same thing for a while. Or retire if you get filthy rich. It’s a natural cycle, only this time in a new environment.\n
      \n
      Tom Scott has been doing the same thing for 10 years. Hell I can barely do the same job for 2 years without getting bored out of my mind.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704839016 {#5030
      date: 2024-01-09 23:23:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5034 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
    -id: 294457
    -bodyTs: "'10':57 '2':68 'bare':62 'big':5 'bore':72 'chang':6,19 'creator':10 'cycl':40 'environ':47 'filthi':34 'get':33,71 'hell':59 'job':66 'like':3 'make':16 'mind':76 'natur':39 'new':14,46 'phenomenon':15 'retir':30 'rich':35 'scott':49 'seem':2 'sens':17 'thing':25,55 'time':43 'tom':48 'track':20 'without':70 'year':58,69 'youtube/content':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839016 {#5031
      date: 2024-01-09 23:23:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "It’s kinda like tv shows. Doing the same one dash in and out is exhausting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704854054 {#5279
    date: 2024-01-10 03:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@flamingo_pinyata@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5270 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 294895
  -bodyTs: "'dash':11 'exhaust':16 'kinda':3 'like':4 'one':10 'show':6 'tv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8087833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704854054 {#5276
    date: 2024-01-10 03: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
179 DENIED edit
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#5033 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
        \n
        I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1720585177 {#4715
        date: 2024-07-10 06:19:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 294413
      -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7204098"
      +editedAt: DateTimeImmutable @1719602133 {#4716
        date: 2024-06-28 21:15:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704837494 {#4717
        date: 2024-01-09 22:58:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: """
      This seems like a big change only because YouTube/content creators are such a new phenomenon. Makes sense to change tracks after doing the same thing for a while. Or retire if you get filthy rich. It’s a natural cycle, only this time in a new environment.\n
      \n
      Tom Scott has been doing the same thing for 10 years. Hell I can barely do the same job for 2 years without getting bored out of my mind.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704839016 {#5030
      date: 2024-01-09 23:23:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5034 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
    -id: 294457
    -bodyTs: "'10':57 '2':68 'bare':62 'big':5 'bore':72 'chang':6,19 'creator':10 'cycl':40 'environ':47 'filthi':34 'get':33,71 'hell':59 'job':66 'like':3 'make':16 'mind':76 'natur':39 'new':14,46 'phenomenon':15 'retir':30 'rich':35 'scott':49 'seem':2 'sens':17 'thing':25,55 'time':43 'tom':48 'track':20 'without':70 'year':58,69 'youtube/content':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839016 {#5031
      date: 2024-01-09 23:23:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "It’s kinda like tv shows. Doing the same one dash in and out is exhausting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704854054 {#5279
    date: 2024-01-10 03:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@flamingo_pinyata@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5270 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 294895
  -bodyTs: "'dash':11 'exhaust':16 'kinda':3 'like':4 'one':10 'show':6 'tv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8087833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704854054 {#5276
    date: 2024-01-10 03: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
180 DENIED moderate
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#5033 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
        \n
        I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1720585177 {#4715
        date: 2024-07-10 06:19:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 294413
      -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7204098"
      +editedAt: DateTimeImmutable @1719602133 {#4716
        date: 2024-06-28 21:15:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704837494 {#4717
        date: 2024-01-09 22:58:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4721}
    +body: """
      This seems like a big change only because YouTube/content creators are such a new phenomenon. Makes sense to change tracks after doing the same thing for a while. Or retire if you get filthy rich. It’s a natural cycle, only this time in a new environment.\n
      \n
      Tom Scott has been doing the same thing for 10 years. Hell I can barely do the same job for 2 years without getting bored out of my mind.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704839016 {#5030
      date: 2024-01-09 23:23:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5034 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
    -id: 294457
    -bodyTs: "'10':57 '2':68 'bare':62 'big':5 'bore':72 'chang':6,19 'creator':10 'cycl':40 'environ':47 'filthi':34 'get':33,71 'hell':59 'job':66 'like':3 'make':16 'mind':76 'natur':39 'new':14,46 'phenomenon':15 'retir':30 'rich':35 'scott':49 'seem':2 'sens':17 'thing':25,55 'time':43 'tom':48 'track':20 'without':70 'year':58,69 'youtube/content':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5962689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839016 {#5031
      date: 2024-01-09 23:23:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "It’s kinda like tv shows. Doing the same one dash in and out is exhausting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704854054 {#5279
    date: 2024-01-10 03:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@flamingo_pinyata@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5270 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 294895
  -bodyTs: "'dash':11 'exhaust':16 'kinda':3 'like':4 'one':10 'show':6 'tv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8087833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704854054 {#5276
    date: 2024-01-10 03: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
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5048
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "I can’t wait for him to come back in a decade only for his usual demographic to not be receptive at all to his shit because they’re all communists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704948413 {#5046
    date: 2024-01-11 05:46:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 298266
  -bodyTs: "'back':9 'come':8 'communist':31 'decad':12 'demograph':17 're':29 'recept':21 'shit':26 'usual':16 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948413 {#5047
    date: 2024-01-11 05:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5048
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "I can’t wait for him to come back in a decade only for his usual demographic to not be receptive at all to his shit because they’re all communists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704948413 {#5046
    date: 2024-01-11 05:46:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 298266
  -bodyTs: "'back':9 'come':8 'communist':31 'decad':12 'demograph':17 're':29 'recept':21 'shit':26 'usual':16 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948413 {#5047
    date: 2024-01-11 05:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5048
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      For those of y’all who don’t know: MatPat has announced that he will be stepping down from The Game Theorists to focus on himself and his family; Tom Scott has gone on indefinite hiatus for similar reasons.\n
      \n
      I believe this heralds a new era of the internet, where ‘old’ creators are not as influential as the ‘new’ crop springing up, given the rise of Tiktok and the general direction of social media as a whole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1720585177 {#4715
      date: 2024-07-10 06:19:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 294413
    -bodyTs: "'announc':12 'believ':41 'creator':52 'crop':60 'direct':71 'era':46 'famili':29 'focus':24 'game':21 'general':70 'given':63 'gone':33 'herald':43 'hiatus':36 'indefinit':35 'influenti':56 'internet':49 'know':9 'matpat':10 'media':74 'new':45,59 'old':51 'reason':39 'rise':65 'scott':31 'similar':38 'social':73 'spring':61 'step':17 'theorist':22 'tiktok':67 'tom':30 'whole':77 'y':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7204098"
    +editedAt: DateTimeImmutable @1719602133 {#4716
      date: 2024-06-28 21:15:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704837494 {#4717
      date: 2024-01-09 22:58:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4721}
  +body: "I can’t wait for him to come back in a decade only for his usual demographic to not be receptive at all to his shit because they’re all communists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704948413 {#5046
    date: 2024-01-11 05:46:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 298266
  -bodyTs: "'back':9 'come':8 'communist':31 'decad':12 'demograph':17 're':29 'recept':21 'shit':26 'usual':16 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7247487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948413 {#5047
    date: 2024-01-11 05:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4749 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What, did multiple someones all get hit with allegations on the same day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719660498 {#4720
    date: 2024-06-29 13:28:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 294405
  -bodyTs: "'alleg':9 'day':13 'get':6 'hit':7 'multipl':3 'someon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3403189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837193 {#4719
    date: 2024-01-09 22:53:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4749 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What, did multiple someones all get hit with allegations on the same day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719660498 {#4720
    date: 2024-06-29 13:28:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 294405
  -bodyTs: "'alleg':9 'day':13 'get':6 'hit':7 'multipl':3 'someon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3403189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837193 {#4719
    date: 2024-01-09 22:53:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4749 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What, did multiple someones all get hit with allegations on the same day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719660498 {#4720
    date: 2024-06-29 13:28:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 294405
  -bodyTs: "'alleg':9 'day':13 'get':6 'hit':7 'multipl':3 'someon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3403189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837193 {#4719
    date: 2024-01-09 22:53:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#4984
  +user: Proxies\__CG__\App\Entity\User {#4985 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: App\Entity\User {#4749 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What, did multiple someones all get hit with allegations on the same day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719660498 {#4720
      date: 2024-06-29 13:28:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4739 …}
    +votes: Doctrine\ORM\PersistentCollection {#4741 …}
    +reports: Doctrine\ORM\PersistentCollection {#4743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
    -id: 294405
    -bodyTs: "'alleg':9 'day':13 'get':6 'hit':7 'multipl':3 'someon':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3403189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704837193 {#4719
      date: 2024-01-09 22:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4736}
  +body: "Nah. They just stepped down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704846392 {#4982
    date: 2024-01-10 01:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4986 …}
  +nested: Doctrine\ORM\PersistentCollection {#4988 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#4992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4996 …}
  -id: 294708
  -bodyTs: "'nah':1 'step':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4464233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846392 {#4983
    date: 2024-01-10 01:26: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
191 DENIED edit
App\Entity\EntryComment {#4984
  +user: Proxies\__CG__\App\Entity\User {#4985 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: App\Entity\User {#4749 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What, did multiple someones all get hit with allegations on the same day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719660498 {#4720
      date: 2024-06-29 13:28:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4739 …}
    +votes: Doctrine\ORM\PersistentCollection {#4741 …}
    +reports: Doctrine\ORM\PersistentCollection {#4743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
    -id: 294405
    -bodyTs: "'alleg':9 'day':13 'get':6 'hit':7 'multipl':3 'someon':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3403189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704837193 {#4719
      date: 2024-01-09 22:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4736}
  +body: "Nah. They just stepped down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704846392 {#4982
    date: 2024-01-10 01:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4986 …}
  +nested: Doctrine\ORM\PersistentCollection {#4988 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#4992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4996 …}
  -id: 294708
  -bodyTs: "'nah':1 'step':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4464233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846392 {#4983
    date: 2024-01-10 01:26: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
192 DENIED moderate
App\Entity\EntryComment {#4984
  +user: Proxies\__CG__\App\Entity\User {#4985 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: App\Entity\User {#4749 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What, did multiple someones all get hit with allegations on the same day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719660498 {#4720
      date: 2024-06-29 13:28:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4739 …}
    +votes: Doctrine\ORM\PersistentCollection {#4741 …}
    +reports: Doctrine\ORM\PersistentCollection {#4743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
    -id: 294405
    -bodyTs: "'alleg':9 'day':13 'get':6 'hit':7 'multipl':3 'someon':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3403189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704837193 {#4719
      date: 2024-01-09 22:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4736}
  +body: "Nah. They just stepped down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704846392 {#4982
    date: 2024-01-10 01:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4986 …}
  +nested: Doctrine\ORM\PersistentCollection {#4988 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#4992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4996 …}
  -id: 294708
  -bodyTs: "'nah':1 'step':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4464233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846392 {#4983
    date: 2024-01-10 01:26: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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "…what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704837043 {#4806
    date: 2024-01-09 22:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 294401
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5512632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837043 {#4807
    date: 2024-01-09 22:50:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "…what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704837043 {#4806
    date: 2024-01-09 22:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 294401
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5512632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837043 {#4807
    date: 2024-01-09 22:50:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "…what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704837043 {#4806
    date: 2024-01-09 22:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 294401
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5512632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837043 {#4807
    date: 2024-01-09 22:50:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#4884
  +user: App\Entity\User {#4897 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What happened to MatPat? I mean good riddence if he’s gone but what happened?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1719641667 {#4879
    date: 2024-06-29 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 294402
  -bodyTs: "'gone':12 'good':7 'happen':2,15 'matpat':4 'mean':6 'riddenc':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6565788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837036 {#4880
    date: 2024-01-09 22:50:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#4884
  +user: App\Entity\User {#4897 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What happened to MatPat? I mean good riddence if he’s gone but what happened?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1719641667 {#4879
    date: 2024-06-29 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 294402
  -bodyTs: "'gone':12 'good':7 'happen':2,15 'matpat':4 'mean':6 'riddenc':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6565788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837036 {#4880
    date: 2024-01-09 22:50:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#4884
  +user: App\Entity\User {#4897 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What happened to MatPat? I mean good riddence if he’s gone but what happened?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1719641667 {#4879
    date: 2024-06-29 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 294402
  -bodyTs: "'gone':12 'good':7 'happen':2,15 'matpat':4 'mean':6 'riddenc':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6565788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704837036 {#4880
    date: 2024-01-09 22:50:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#4969
  +user: Proxies\__CG__\App\Entity\User {#4966 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4884
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What happened to MatPat? I mean good riddence if he’s gone but what happened?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1719641667 {#4879
      date: 2024-06-29 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4891 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
    -id: 294402
    -bodyTs: "'gone':12 'good':7 'happen':2,15 'matpat':4 'mean':6 'riddenc':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6565788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704837036 {#4880
      date: 2024-01-09 22:50:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "He just got tired of making money"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704843387 {#4970
    date: 2024-01-10 00:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@rizoid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 294598
  -bodyTs: "'got':3 'make':6 'money':7 'tire':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/4023295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843387 {#4973
    date: 2024-01-10 00:36:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#4969
  +user: Proxies\__CG__\App\Entity\User {#4966 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4884
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What happened to MatPat? I mean good riddence if he’s gone but what happened?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1719641667 {#4879
      date: 2024-06-29 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4891 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
    -id: 294402
    -bodyTs: "'gone':12 'good':7 'happen':2,15 'matpat':4 'mean':6 'riddenc':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6565788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704837036 {#4880
      date: 2024-01-09 22:50:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "He just got tired of making money"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704843387 {#4970
    date: 2024-01-10 00:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@rizoid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 294598
  -bodyTs: "'got':3 'make':6 'money':7 'tire':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/4023295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843387 {#4973
    date: 2024-01-10 00:36:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#4969
  +user: Proxies\__CG__\App\Entity\User {#4966 …}
  +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: "Glory-to-our-new-overlords"
    +title: "Glory to our new overlords!"
    +url: "https://lemmy.ml/pictrs/image/db8dc3ce-2b0c-43ca-9398-db0f7147d37f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722613386 {#2410
      date: 2024-08-02 17:43:06.0 +02: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: 28465
    -titleTs: "'glori':1 'new':4 'overlord':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704919465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10317395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704833065 {#1850
      date: 2024-01-09 21:44:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4884
    +user: App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What happened to MatPat? I mean good riddence if he’s gone but what happened?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1719641667 {#4879
      date: 2024-06-29 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4891 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
    -id: 294402
    -bodyTs: "'gone':12 'good':7 'happen':2,15 'matpat':4 'mean':6 'riddenc':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6565788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704837036 {#4880
      date: 2024-01-09 22:50:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4884}
  +body: "He just got tired of making money"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704843387 {#4970
    date: 2024-01-10 00:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@rizoid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 294598
  -bodyTs: "'got':3 'make':6 'money':7 'tire':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/4023295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843387 {#4973
    date: 2024-01-10 00:36:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED 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