GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/7199/The-future-is-here/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-future-is-here"
  +title: "The future is here."
  +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 525
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698086008 {#2418
    date: 2023-10-23 20:33:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 7199
  -titleTs: "'futur':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698153797
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6907495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698067397 {#1858
    date: 2023-10-23 15:23:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-future-is-here"
  +title: "The future is here."
  +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 525
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698086008 {#2418
    date: 2023-10-23 20:33:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 7199
  -titleTs: "'futur':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698153797
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6907495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698067397 {#1858
    date: 2023-10-23 15:23:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-future-is-here"
  +title: "The future is here."
  +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 525
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698086008 {#2418
    date: 2023-10-23 20:33:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 7199
  -titleTs: "'futur':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698153797
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6907495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698067397 {#1858
    date: 2023-10-23 15:23:17.0 +02: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 {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "santa shows that rich kids are gooder and nicer than less rich “kids”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698086008 {#4011
    date: 2023-10-23 20:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 67782
  -bodyTs: "'gooder':7 'kid':5,13 'less':11 'nicer':9 'rich':4,12 'santa':1 'show':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4109124"
  +editedAt: DateTimeImmutable @1698086066 {#3947
    date: 2023-10-23 20:34:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698086008 {#4010
    date: 2023-10-23 20:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "santa shows that rich kids are gooder and nicer than less rich “kids”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698086008 {#4011
    date: 2023-10-23 20:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 67782
  -bodyTs: "'gooder':7 'kid':5,13 'less':11 'nicer':9 'rich':4,12 'santa':1 'show':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4109124"
  +editedAt: DateTimeImmutable @1698086066 {#3947
    date: 2023-10-23 20:34:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698086008 {#4010
    date: 2023-10-23 20:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "santa shows that rich kids are gooder and nicer than less rich “kids”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698086008 {#4011
    date: 2023-10-23 20:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 67782
  -bodyTs: "'gooder':7 'kid':5,13 'less':11 'nicer':9 'rich':4,12 'santa':1 'show':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4109124"
  +editedAt: DateTimeImmutable @1698086066 {#3947
    date: 2023-10-23 20:34:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698086008 {#4010
    date: 2023-10-23 20:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah you can see it on the gilded classes gold-and-shit encrusted asses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698079183 {#4045
    date: 2023-10-23 18:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 67558
  -bodyTs: "'ass':15 'class':9 'encrust':14 'gild':8 'gold':11 'gold-and-shit':10 'see':4 'shit':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3816342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079183 {#4043
    date: 2023-10-23 18:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah you can see it on the gilded classes gold-and-shit encrusted asses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698079183 {#4045
    date: 2023-10-23 18:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 67558
  -bodyTs: "'ass':15 'class':9 'encrust':14 'gild':8 'gold':11 'gold-and-shit':10 'see':4 'shit':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3816342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079183 {#4043
    date: 2023-10-23 18:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah you can see it on the gilded classes gold-and-shit encrusted asses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698079183 {#4045
    date: 2023-10-23 18:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 67558
  -bodyTs: "'ass':15 'class':9 'encrust':14 'gild':8 'gold':11 'gold-and-shit':10 'see':4 'shit':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3816342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079183 {#4043
    date: 2023-10-23 18:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "That’s due to Special Relativity. Of course, some people are relatively more special."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698070273 {#4116
    date: 2023-10-23 16:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 67251
  -bodyTs: "'cours':8 'due':3 'peopl':10 'relat':6,12 'special':5,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/916701"
  +editedAt: DateTimeImmutable @1698075199 {#4117
    date: 2023-10-23 17:33:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698070273 {#4118
    date: 2023-10-23 16:11:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "That’s due to Special Relativity. Of course, some people are relatively more special."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698070273 {#4116
    date: 2023-10-23 16:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 67251
  -bodyTs: "'cours':8 'due':3 'peopl':10 'relat':6,12 'special':5,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/916701"
  +editedAt: DateTimeImmutable @1698075199 {#4117
    date: 2023-10-23 17:33:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698070273 {#4118
    date: 2023-10-23 16:11:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "That’s due to Special Relativity. Of course, some people are relatively more special."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698070273 {#4116
    date: 2023-10-23 16:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 67251
  -bodyTs: "'cours':8 'due':3 'peopl':10 'relat':6,12 'special':5,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/916701"
  +editedAt: DateTimeImmutable @1698075199 {#4117
    date: 2023-10-23 17:33:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698070273 {#4118
    date: 2023-10-23 16:11:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4196
  +user: App\Entity\User {#4209 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698079148 {#4191
    date: 2023-10-23 18:39:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 67248
  -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4102812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070217 {#4192
    date: 2023-10-23 16:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4196
  +user: App\Entity\User {#4209 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698079148 {#4191
    date: 2023-10-23 18:39:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 67248
  -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4102812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070217 {#4192
    date: 2023-10-23 16:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4196
  +user: App\Entity\User {#4209 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698079148 {#4191
    date: 2023-10-23 18:39:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 67248
  -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4102812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070217 {#4192
    date: 2023-10-23 16:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4276
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: App\Entity\User {#4209 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698079148 {#4191
      date: 2023-10-23 18:39:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4197 …}
    +nested: Doctrine\ORM\PersistentCollection {#4199 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    -id: 67248
    -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4102812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698070217 {#4192
      date: 2023-10-23 16:10:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698070905 {#4275
    date: 2023-10-23 16:21:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4281 …}
  +reports: Doctrine\ORM\PersistentCollection {#4287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
  -id: 67275
  -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070905 {#4272
    date: 2023-10-23 16:21:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4276
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: App\Entity\User {#4209 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698079148 {#4191
      date: 2023-10-23 18:39:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4197 …}
    +nested: Doctrine\ORM\PersistentCollection {#4199 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    -id: 67248
    -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4102812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698070217 {#4192
      date: 2023-10-23 16:10:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698070905 {#4275
    date: 2023-10-23 16:21:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4281 …}
  +reports: Doctrine\ORM\PersistentCollection {#4287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
  -id: 67275
  -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070905 {#4272
    date: 2023-10-23 16:21:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4276
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: App\Entity\User {#4209 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698079148 {#4191
      date: 2023-10-23 18:39:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4197 …}
    +nested: Doctrine\ORM\PersistentCollection {#4199 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    -id: 67248
    -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4102812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698070217 {#4192
      date: 2023-10-23 16:10:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698070905 {#4275
    date: 2023-10-23 16:21:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4281 …}
  +reports: Doctrine\ORM\PersistentCollection {#4287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
  -id: 67275
  -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070905 {#4272
    date: 2023-10-23 16:21:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4276
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4196
      +user: App\Entity\User {#4209 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698079148 {#4191
        date: 2023-10-23 18:39:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4197 …}
      +nested: Doctrine\ORM\PersistentCollection {#4199 …}
      +votes: Doctrine\ORM\PersistentCollection {#4201 …}
      +reports: Doctrine\ORM\PersistentCollection {#4203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
      -id: 67248
      -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4102812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698070217 {#4192
        date: 2023-10-23 16:10:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698070905 {#4275
      date: 2023-10-23 16:21:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4283 …}
    +nested: Doctrine\ORM\PersistentCollection {#4285 …}
    +votes: Doctrine\ORM\PersistentCollection {#4281 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 67275
    -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698070905 {#4272
      date: 2023-10-23 16:21:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "What makes him “too good”? I’m confused by this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698072445 {#4303
    date: 2023-10-23 16:47:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 67325
  -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698072445 {#4306
    date: 2023-10-23 16:47:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4276
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4196
      +user: App\Entity\User {#4209 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698079148 {#4191
        date: 2023-10-23 18:39:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4197 …}
      +nested: Doctrine\ORM\PersistentCollection {#4199 …}
      +votes: Doctrine\ORM\PersistentCollection {#4201 …}
      +reports: Doctrine\ORM\PersistentCollection {#4203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
      -id: 67248
      -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4102812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698070217 {#4192
        date: 2023-10-23 16:10:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698070905 {#4275
      date: 2023-10-23 16:21:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4283 …}
    +nested: Doctrine\ORM\PersistentCollection {#4285 …}
    +votes: Doctrine\ORM\PersistentCollection {#4281 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 67275
    -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698070905 {#4272
      date: 2023-10-23 16:21:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "What makes him “too good”? I’m confused by this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698072445 {#4303
    date: 2023-10-23 16:47:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 67325
  -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698072445 {#4306
    date: 2023-10-23 16:47:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4276
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4196
      +user: App\Entity\User {#4209 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1698079148 {#4191
        date: 2023-10-23 18:39:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4197 …}
      +nested: Doctrine\ORM\PersistentCollection {#4199 …}
      +votes: Doctrine\ORM\PersistentCollection {#4201 …}
      +reports: Doctrine\ORM\PersistentCollection {#4203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
      -id: 67248
      -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4102812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698070217 {#4192
        date: 2023-10-23 16:10:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698070905 {#4275
      date: 2023-10-23 16:21:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4283 …}
    +nested: Doctrine\ORM\PersistentCollection {#4285 …}
    +votes: Doctrine\ORM\PersistentCollection {#4281 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 67275
    -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698070905 {#4272
      date: 2023-10-23 16:21:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "What makes him “too good”? I’m confused by this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698072445 {#4303
    date: 2023-10-23 16:47:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 67325
  -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698072445 {#4306
    date: 2023-10-23 16:47:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4323
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4276
      +user: Proxies\__CG__\App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4196
        +user: App\Entity\User {#4209 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1698079148 {#4191
          date: 2023-10-23 18:39:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4197 …}
        +nested: Doctrine\ORM\PersistentCollection {#4199 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
        -id: 67248
        -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/4102812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070217 {#4192
          date: 2023-10-23 16:10:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1698070905 {#4275
        date: 2023-10-23 16:21:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4283 …}
      +nested: Doctrine\ORM\PersistentCollection {#4285 …}
      +votes: Doctrine\ORM\PersistentCollection {#4281 …}
      +reports: Doctrine\ORM\PersistentCollection {#4287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
      -id: 67275
      -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698070905 {#4272
        date: 2023-10-23 16:21:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "What makes him “too good”? I’m confused by this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698072445 {#4303
      date: 2023-10-23 16:47:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4298 …}
    +nested: Doctrine\ORM\PersistentCollection {#4296 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 67325
    -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698072445 {#4306
      date: 2023-10-23 16:47:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: """
    He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
    \n
    You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
    \n
    *death actually even MORE badass, see the reply below
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698072832 {#4326
    date: 2023-10-23 16:53:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
  -id: 67349
  -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754844"
  +editedAt: DateTimeImmutable @1698075435 {#4329
    date: 2023-10-23 17:37:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698072832 {#4331
    date: 2023-10-23 16:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4323
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4276
      +user: Proxies\__CG__\App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4196
        +user: App\Entity\User {#4209 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1698079148 {#4191
          date: 2023-10-23 18:39:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4197 …}
        +nested: Doctrine\ORM\PersistentCollection {#4199 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
        -id: 67248
        -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/4102812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070217 {#4192
          date: 2023-10-23 16:10:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1698070905 {#4275
        date: 2023-10-23 16:21:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4283 …}
      +nested: Doctrine\ORM\PersistentCollection {#4285 …}
      +votes: Doctrine\ORM\PersistentCollection {#4281 …}
      +reports: Doctrine\ORM\PersistentCollection {#4287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
      -id: 67275
      -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698070905 {#4272
        date: 2023-10-23 16:21:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "What makes him “too good”? I’m confused by this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698072445 {#4303
      date: 2023-10-23 16:47:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4298 …}
    +nested: Doctrine\ORM\PersistentCollection {#4296 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 67325
    -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698072445 {#4306
      date: 2023-10-23 16:47:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: """
    He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
    \n
    You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
    \n
    *death actually even MORE badass, see the reply below
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698072832 {#4326
    date: 2023-10-23 16:53:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
  -id: 67349
  -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754844"
  +editedAt: DateTimeImmutable @1698075435 {#4329
    date: 2023-10-23 17:37:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698072832 {#4331
    date: 2023-10-23 16:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4323
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4276
      +user: Proxies\__CG__\App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4196
        +user: App\Entity\User {#4209 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1698079148 {#4191
          date: 2023-10-23 18:39:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4197 …}
        +nested: Doctrine\ORM\PersistentCollection {#4199 …}
        +votes: Doctrine\ORM\PersistentCollection {#4201 …}
        +reports: Doctrine\ORM\PersistentCollection {#4203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
        -id: 67248
        -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/4102812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070217 {#4192
          date: 2023-10-23 16:10:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1698070905 {#4275
        date: 2023-10-23 16:21:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4283 …}
      +nested: Doctrine\ORM\PersistentCollection {#4285 …}
      +votes: Doctrine\ORM\PersistentCollection {#4281 …}
      +reports: Doctrine\ORM\PersistentCollection {#4287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
      -id: 67275
      -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698070905 {#4272
        date: 2023-10-23 16:21:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "What makes him “too good”? I’m confused by this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698072445 {#4303
      date: 2023-10-23 16:47:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4298 …}
    +nested: Doctrine\ORM\PersistentCollection {#4296 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 67325
    -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698072445 {#4306
      date: 2023-10-23 16:47:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: """
    He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
    \n
    You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
    \n
    *death actually even MORE badass, see the reply below
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698072832 {#4326
    date: 2023-10-23 16:53:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
  -id: 67349
  -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4754844"
  +editedAt: DateTimeImmutable @1698075435 {#4329
    date: 2023-10-23 17:37:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698072832 {#4331
    date: 2023-10-23 16:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4354
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4323
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4276
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4196
          +user: App\Entity\User {#4209 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698079148 {#4191
            date: 2023-10-23 18:39:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4197 …}
          +nested: Doctrine\ORM\PersistentCollection {#4199 …}
          +votes: Doctrine\ORM\PersistentCollection {#4201 …}
          +reports: Doctrine\ORM\PersistentCollection {#4203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
          -id: 67248
          -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/4102812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070217 {#4192
            date: 2023-10-23 16:10:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1698070905 {#4275
          date: 2023-10-23 16:21:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4283 …}
        +nested: Doctrine\ORM\PersistentCollection {#4285 …}
        +votes: Doctrine\ORM\PersistentCollection {#4281 …}
        +reports: Doctrine\ORM\PersistentCollection {#4287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
        -id: 67275
        -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070905 {#4272
          date: 2023-10-23 16:21:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "What makes him “too good”? I’m confused by this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698072445 {#4303
        date: 2023-10-23 16:47:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4296 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 67325
      -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698072445 {#4306
        date: 2023-10-23 16:47:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: """
      He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
      \n
      You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
      \n
      *death actually even MORE badass, see the reply below
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698072832 {#4326
      date: 2023-10-23 16:53:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 67349
    -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754844"
    +editedAt: DateTimeImmutable @1698075435 {#4329
      date: 2023-10-23 17:37:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698072832 {#4331
      date: 2023-10-23 16:53:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698073479 {#4349
    date: 2023-10-23 17:04:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4346 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 67369
  -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5150929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698073479 {#4352
    date: 2023-10-23 17:04:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4354
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4323
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4276
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4196
          +user: App\Entity\User {#4209 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698079148 {#4191
            date: 2023-10-23 18:39:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4197 …}
          +nested: Doctrine\ORM\PersistentCollection {#4199 …}
          +votes: Doctrine\ORM\PersistentCollection {#4201 …}
          +reports: Doctrine\ORM\PersistentCollection {#4203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
          -id: 67248
          -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/4102812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070217 {#4192
            date: 2023-10-23 16:10:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1698070905 {#4275
          date: 2023-10-23 16:21:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4283 …}
        +nested: Doctrine\ORM\PersistentCollection {#4285 …}
        +votes: Doctrine\ORM\PersistentCollection {#4281 …}
        +reports: Doctrine\ORM\PersistentCollection {#4287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
        -id: 67275
        -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070905 {#4272
          date: 2023-10-23 16:21:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "What makes him “too good”? I’m confused by this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698072445 {#4303
        date: 2023-10-23 16:47:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4296 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 67325
      -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698072445 {#4306
        date: 2023-10-23 16:47:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: """
      He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
      \n
      You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
      \n
      *death actually even MORE badass, see the reply below
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698072832 {#4326
      date: 2023-10-23 16:53:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 67349
    -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754844"
    +editedAt: DateTimeImmutable @1698075435 {#4329
      date: 2023-10-23 17:37:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698072832 {#4331
      date: 2023-10-23 16:53:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698073479 {#4349
    date: 2023-10-23 17:04:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4346 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 67369
  -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5150929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698073479 {#4352
    date: 2023-10-23 17:04:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4354
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4323
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4276
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4196
          +user: App\Entity\User {#4209 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698079148 {#4191
            date: 2023-10-23 18:39:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4197 …}
          +nested: Doctrine\ORM\PersistentCollection {#4199 …}
          +votes: Doctrine\ORM\PersistentCollection {#4201 …}
          +reports: Doctrine\ORM\PersistentCollection {#4203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
          -id: 67248
          -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/4102812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070217 {#4192
            date: 2023-10-23 16:10:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1698070905 {#4275
          date: 2023-10-23 16:21:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4283 …}
        +nested: Doctrine\ORM\PersistentCollection {#4285 …}
        +votes: Doctrine\ORM\PersistentCollection {#4281 …}
        +reports: Doctrine\ORM\PersistentCollection {#4287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
        -id: 67275
        -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070905 {#4272
          date: 2023-10-23 16:21:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "What makes him “too good”? I’m confused by this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698072445 {#4303
        date: 2023-10-23 16:47:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4296 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 67325
      -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698072445 {#4306
        date: 2023-10-23 16:47:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: """
      He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
      \n
      You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
      \n
      *death actually even MORE badass, see the reply below
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698072832 {#4326
      date: 2023-10-23 16:53:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 67349
    -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754844"
    +editedAt: DateTimeImmutable @1698075435 {#4329
      date: 2023-10-23 17:37:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698072832 {#4331
      date: 2023-10-23 16:53:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698073479 {#4349
    date: 2023-10-23 17:04:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4346 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 67369
  -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5150929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698073479 {#4352
    date: 2023-10-23 17:04:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4377
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4323
      +user: Proxies\__CG__\App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4276
          +user: Proxies\__CG__\App\Entity\User {#4279 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4196
            +user: App\Entity\User {#4209 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1698079148 {#4191
              date: 2023-10-23 18:39:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4197 …}
            +nested: Doctrine\ORM\PersistentCollection {#4199 …}
            +votes: Doctrine\ORM\PersistentCollection {#4201 …}
            +reports: Doctrine\ORM\PersistentCollection {#4203 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
            -id: 67248
            -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/4102812"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698070217 {#4192
              date: 2023-10-23 16:10:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4196}
          +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1698070905 {#4275
            date: 2023-10-23 16:21:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@lolcatnip@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4283 …}
          +nested: Doctrine\ORM\PersistentCollection {#4285 …}
          +votes: Doctrine\ORM\PersistentCollection {#4281 …}
          +reports: Doctrine\ORM\PersistentCollection {#4287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
          -id: 67275
          -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4754241"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070905 {#4272
            date: 2023-10-23 16:21:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "What makes him “too good”? I’m confused by this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698072445 {#4303
          date: 2023-10-23 16:47:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4298 …}
        +nested: Doctrine\ORM\PersistentCollection {#4296 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
        -id: 67325
        -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754714"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698072445 {#4306
          date: 2023-10-23 16:47:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: """
        He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
        \n
        You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
        \n
        *death actually even MORE badass, see the reply below
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698072832 {#4326
        date: 2023-10-23 16:53:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4319 …}
      +votes: Doctrine\ORM\PersistentCollection {#4317 …}
      +reports: Doctrine\ORM\PersistentCollection {#4333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
      -id: 67349
      -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754844"
      +editedAt: DateTimeImmutable @1698075435 {#4329
        date: 2023-10-23 17:37:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698072832 {#4331
        date: 2023-10-23 16:53:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698073479 {#4349
      date: 2023-10-23 17:04:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4346 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 67369
    -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5150929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698073479 {#4352
      date: 2023-10-23 17:04:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Ok that’s MORE badass 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698073742 {#4382
    date: 2023-10-23 17:09:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 67386
  -bodyTs: "'badass':5 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4755173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698073742 {#4379
    date: 2023-10-23 17:09:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4377
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4323
      +user: Proxies\__CG__\App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4276
          +user: Proxies\__CG__\App\Entity\User {#4279 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4196
            +user: App\Entity\User {#4209 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1698079148 {#4191
              date: 2023-10-23 18:39:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4197 …}
            +nested: Doctrine\ORM\PersistentCollection {#4199 …}
            +votes: Doctrine\ORM\PersistentCollection {#4201 …}
            +reports: Doctrine\ORM\PersistentCollection {#4203 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
            -id: 67248
            -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/4102812"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698070217 {#4192
              date: 2023-10-23 16:10:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4196}
          +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1698070905 {#4275
            date: 2023-10-23 16:21:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@lolcatnip@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4283 …}
          +nested: Doctrine\ORM\PersistentCollection {#4285 …}
          +votes: Doctrine\ORM\PersistentCollection {#4281 …}
          +reports: Doctrine\ORM\PersistentCollection {#4287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
          -id: 67275
          -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4754241"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070905 {#4272
            date: 2023-10-23 16:21:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "What makes him “too good”? I’m confused by this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698072445 {#4303
          date: 2023-10-23 16:47:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4298 …}
        +nested: Doctrine\ORM\PersistentCollection {#4296 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
        -id: 67325
        -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754714"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698072445 {#4306
          date: 2023-10-23 16:47:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: """
        He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
        \n
        You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
        \n
        *death actually even MORE badass, see the reply below
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698072832 {#4326
        date: 2023-10-23 16:53:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4319 …}
      +votes: Doctrine\ORM\PersistentCollection {#4317 …}
      +reports: Doctrine\ORM\PersistentCollection {#4333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
      -id: 67349
      -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754844"
      +editedAt: DateTimeImmutable @1698075435 {#4329
        date: 2023-10-23 17:37:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698072832 {#4331
        date: 2023-10-23 16:53:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698073479 {#4349
      date: 2023-10-23 17:04:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4346 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 67369
    -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5150929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698073479 {#4352
      date: 2023-10-23 17:04:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Ok that’s MORE badass 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698073742 {#4382
    date: 2023-10-23 17:09:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 67386
  -bodyTs: "'badass':5 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4755173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698073742 {#4379
    date: 2023-10-23 17:09:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4377
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4323
      +user: Proxies\__CG__\App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4276
          +user: Proxies\__CG__\App\Entity\User {#4279 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4196
            +user: App\Entity\User {#4209 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1698079148 {#4191
              date: 2023-10-23 18:39:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4197 …}
            +nested: Doctrine\ORM\PersistentCollection {#4199 …}
            +votes: Doctrine\ORM\PersistentCollection {#4201 …}
            +reports: Doctrine\ORM\PersistentCollection {#4203 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
            -id: 67248
            -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/4102812"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698070217 {#4192
              date: 2023-10-23 16:10:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4196}
          +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1698070905 {#4275
            date: 2023-10-23 16:21:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@lolcatnip@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4283 …}
          +nested: Doctrine\ORM\PersistentCollection {#4285 …}
          +votes: Doctrine\ORM\PersistentCollection {#4281 …}
          +reports: Doctrine\ORM\PersistentCollection {#4287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
          -id: 67275
          -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4754241"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070905 {#4272
            date: 2023-10-23 16:21:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "What makes him “too good”? I’m confused by this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698072445 {#4303
          date: 2023-10-23 16:47:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4298 …}
        +nested: Doctrine\ORM\PersistentCollection {#4296 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
        -id: 67325
        -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754714"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698072445 {#4306
          date: 2023-10-23 16:47:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: """
        He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
        \n
        You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
        \n
        *death actually even MORE badass, see the reply below
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698072832 {#4326
        date: 2023-10-23 16:53:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4321 …}
      +nested: Doctrine\ORM\PersistentCollection {#4319 …}
      +votes: Doctrine\ORM\PersistentCollection {#4317 …}
      +reports: Doctrine\ORM\PersistentCollection {#4333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
      -id: 67349
      -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754844"
      +editedAt: DateTimeImmutable @1698075435 {#4329
        date: 2023-10-23 17:37:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698072832 {#4331
        date: 2023-10-23 16:53:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698073479 {#4349
      date: 2023-10-23 17:04:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4346 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 67369
    -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5150929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698073479 {#4352
      date: 2023-10-23 17:04:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Ok that’s MORE badass 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698073742 {#4382
    date: 2023-10-23 17:09:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 67386
  -bodyTs: "'badass':5 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4755173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698073742 {#4379
    date: 2023-10-23 17:09:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4413
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4377
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4323
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4308
          +user: Proxies\__CG__\App\Entity\User {#4300 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4276
            +user: Proxies\__CG__\App\Entity\User {#4279 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4196
              +user: App\Entity\User {#4209 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1698079148 {#4191
                date: 2023-10-23 18:39:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4197 …}
              +nested: Doctrine\ORM\PersistentCollection {#4199 …}
              +votes: Doctrine\ORM\PersistentCollection {#4201 …}
              +reports: Doctrine\ORM\PersistentCollection {#4203 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
              -id: 67248
              -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/4102812"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698070217 {#4192
                date: 2023-10-23 16:10:17.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4196}
            +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1698070905 {#4275
              date: 2023-10-23 16:21:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@lolcatnip@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4283 …}
            +nested: Doctrine\ORM\PersistentCollection {#4285 …}
            +votes: Doctrine\ORM\PersistentCollection {#4281 …}
            +reports: Doctrine\ORM\PersistentCollection {#4287 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
            -id: 67275
            -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4754241"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698070905 {#4272
              date: 2023-10-23 16:21:45.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4196}
          +body: "What makes him “too good”? I’m confused by this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698072445 {#4303
            date: 2023-10-23 16:47:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@lolcatnip@reddthat.com"
            "@Viking_Hippie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4298 …}
          +nested: Doctrine\ORM\PersistentCollection {#4296 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
          -id: 67325
          -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4754714"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698072445 {#4306
            date: 2023-10-23 16:47:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: """
          He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
          \n
          You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
          \n
          *death actually even MORE badass, see the reply below
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698072832 {#4326
          date: 2023-10-23 16:53:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
          "@Viking_Hippie@lemmy.world"
          "@TrickDacy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4321 …}
        +nested: Doctrine\ORM\PersistentCollection {#4319 …}
        +votes: Doctrine\ORM\PersistentCollection {#4317 …}
        +reports: Doctrine\ORM\PersistentCollection {#4333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
        -id: 67349
        -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754844"
        +editedAt: DateTimeImmutable @1698075435 {#4329
          date: 2023-10-23 17:37:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698072832 {#4331
          date: 2023-10-23 16:53:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698073479 {#4349
        date: 2023-10-23 17:04:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4346 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
      -id: 67369
      -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5150929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698073479 {#4352
        date: 2023-10-23 17:04:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "Ok that’s MORE badass 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698073742 {#4382
      date: 2023-10-23 17:09:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 67386
    -bodyTs: "'badass':5 'ok':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4755173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698073742 {#4379
      date: 2023-10-23 17:09:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "[youtu.be/IxTAJNifDAI?si=8X4PvxUGF55FXpV9](https://youtu.be/IxTAJNifDAI?si=8X4PvxUGF55FXpV9) cant recommend this video enough if you want to have a true appreciation of how bad as Dale was on the track"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698079147 {#4408
    date: 2023-10-23 18:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4402 …}
  +votes: Doctrine\ORM\PersistentCollection {#4400 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 67557
  -bodyTs: "'/ixtajnifdai?si=8x4pvxugf55fxpv9](https://youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9)':3 'appreci':16 'bad':19 'cant':4 'dale':21 'enough':8 'recommend':5 'track':25 'true':15 'video':7 'want':11 'youtu.be':2 'youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9](https://youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5153073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079147 {#4411
    date: 2023-10-23 18:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4413
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4377
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4323
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4308
          +user: Proxies\__CG__\App\Entity\User {#4300 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4276
            +user: Proxies\__CG__\App\Entity\User {#4279 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4196
              +user: App\Entity\User {#4209 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1698079148 {#4191
                date: 2023-10-23 18:39:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4197 …}
              +nested: Doctrine\ORM\PersistentCollection {#4199 …}
              +votes: Doctrine\ORM\PersistentCollection {#4201 …}
              +reports: Doctrine\ORM\PersistentCollection {#4203 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
              -id: 67248
              -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/4102812"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698070217 {#4192
                date: 2023-10-23 16:10:17.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4196}
            +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1698070905 {#4275
              date: 2023-10-23 16:21:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@lolcatnip@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4283 …}
            +nested: Doctrine\ORM\PersistentCollection {#4285 …}
            +votes: Doctrine\ORM\PersistentCollection {#4281 …}
            +reports: Doctrine\ORM\PersistentCollection {#4287 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
            -id: 67275
            -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4754241"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698070905 {#4272
              date: 2023-10-23 16:21:45.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4196}
          +body: "What makes him “too good”? I’m confused by this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698072445 {#4303
            date: 2023-10-23 16:47:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@lolcatnip@reddthat.com"
            "@Viking_Hippie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4298 …}
          +nested: Doctrine\ORM\PersistentCollection {#4296 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
          -id: 67325
          -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4754714"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698072445 {#4306
            date: 2023-10-23 16:47:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: """
          He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
          \n
          You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
          \n
          *death actually even MORE badass, see the reply below
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698072832 {#4326
          date: 2023-10-23 16:53:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
          "@Viking_Hippie@lemmy.world"
          "@TrickDacy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4321 …}
        +nested: Doctrine\ORM\PersistentCollection {#4319 …}
        +votes: Doctrine\ORM\PersistentCollection {#4317 …}
        +reports: Doctrine\ORM\PersistentCollection {#4333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
        -id: 67349
        -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754844"
        +editedAt: DateTimeImmutable @1698075435 {#4329
          date: 2023-10-23 17:37:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698072832 {#4331
          date: 2023-10-23 16:53:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698073479 {#4349
        date: 2023-10-23 17:04:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4346 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
      -id: 67369
      -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5150929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698073479 {#4352
        date: 2023-10-23 17:04:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "Ok that’s MORE badass 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698073742 {#4382
      date: 2023-10-23 17:09:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 67386
    -bodyTs: "'badass':5 'ok':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4755173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698073742 {#4379
      date: 2023-10-23 17:09:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "[youtu.be/IxTAJNifDAI?si=8X4PvxUGF55FXpV9](https://youtu.be/IxTAJNifDAI?si=8X4PvxUGF55FXpV9) cant recommend this video enough if you want to have a true appreciation of how bad as Dale was on the track"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698079147 {#4408
    date: 2023-10-23 18:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4402 …}
  +votes: Doctrine\ORM\PersistentCollection {#4400 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 67557
  -bodyTs: "'/ixtajnifdai?si=8x4pvxugf55fxpv9](https://youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9)':3 'appreci':16 'bad':19 'cant':4 'dale':21 'enough':8 'recommend':5 'track':25 'true':15 'video':7 'want':11 'youtu.be':2 'youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9](https://youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5153073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079147 {#4411
    date: 2023-10-23 18:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4413
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4377
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4323
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4308
          +user: Proxies\__CG__\App\Entity\User {#4300 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4276
            +user: Proxies\__CG__\App\Entity\User {#4279 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4196
              +user: App\Entity\User {#4209 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1698079148 {#4191
                date: 2023-10-23 18:39:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4197 …}
              +nested: Doctrine\ORM\PersistentCollection {#4199 …}
              +votes: Doctrine\ORM\PersistentCollection {#4201 …}
              +reports: Doctrine\ORM\PersistentCollection {#4203 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
              -id: 67248
              -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/4102812"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698070217 {#4192
                date: 2023-10-23 16:10:17.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4196}
            +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1698070905 {#4275
              date: 2023-10-23 16:21:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@lolcatnip@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4283 …}
            +nested: Doctrine\ORM\PersistentCollection {#4285 …}
            +votes: Doctrine\ORM\PersistentCollection {#4281 …}
            +reports: Doctrine\ORM\PersistentCollection {#4287 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
            -id: 67275
            -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4754241"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698070905 {#4272
              date: 2023-10-23 16:21:45.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4196}
          +body: "What makes him “too good”? I’m confused by this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698072445 {#4303
            date: 2023-10-23 16:47:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@lolcatnip@reddthat.com"
            "@Viking_Hippie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4298 …}
          +nested: Doctrine\ORM\PersistentCollection {#4296 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
          -id: 67325
          -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4754714"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698072445 {#4306
            date: 2023-10-23 16:47:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: """
          He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
          \n
          You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
          \n
          *death actually even MORE badass, see the reply below
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698072832 {#4326
          date: 2023-10-23 16:53:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
          "@Viking_Hippie@lemmy.world"
          "@TrickDacy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4321 …}
        +nested: Doctrine\ORM\PersistentCollection {#4319 …}
        +votes: Doctrine\ORM\PersistentCollection {#4317 …}
        +reports: Doctrine\ORM\PersistentCollection {#4333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
        -id: 67349
        -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754844"
        +editedAt: DateTimeImmutable @1698075435 {#4329
          date: 2023-10-23 17:37:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698072832 {#4331
          date: 2023-10-23 16:53:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "He didnt die trying to win, he died blocking for his teammate who was in 1st and his son who was in 2nd on the final lap of the Daytona 500 (the biggest race in NASCAR) his final words were, “Look at them boys go.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698073479 {#4349
        date: 2023-10-23 17:04:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4346 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
      -id: 67369
      -bodyTs: "'1st':16 '2nd':23 '500':31 'biggest':33 'block':9 'boy':44 'daytona':30 'didnt':2 'die':3,8 'final':26,38 'go':45 'lap':27 'look':41 'nascar':36 'race':34 'son':19 'teammat':12 'tri':4 'win':6 'word':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5150929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698073479 {#4352
        date: 2023-10-23 17:04:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: "Ok that’s MORE badass 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698073742 {#4382
      date: 2023-10-23 17:09:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 67386
    -bodyTs: "'badass':5 'ok':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4755173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698073742 {#4379
      date: 2023-10-23 17:09:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "[youtu.be/IxTAJNifDAI?si=8X4PvxUGF55FXpV9](https://youtu.be/IxTAJNifDAI?si=8X4PvxUGF55FXpV9) cant recommend this video enough if you want to have a true appreciation of how bad as Dale was on the track"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698079147 {#4408
    date: 2023-10-23 18:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4402 …}
  +votes: Doctrine\ORM\PersistentCollection {#4400 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 67557
  -bodyTs: "'/ixtajnifdai?si=8x4pvxugf55fxpv9](https://youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9)':3 'appreci':16 'bad':19 'cant':4 'dale':21 'enough':8 'recommend':5 'track':25 'true':15 'video':7 'want':11 'youtu.be':2 'youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9](https://youtu.be/ixtajnifdai?si=8x4pvxugf55fxpv9)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5153073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079147 {#4411
    date: 2023-10-23 18:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4363
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4323
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4276
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4196
          +user: App\Entity\User {#4209 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698079148 {#4191
            date: 2023-10-23 18:39:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4197 …}
          +nested: Doctrine\ORM\PersistentCollection {#4199 …}
          +votes: Doctrine\ORM\PersistentCollection {#4201 …}
          +reports: Doctrine\ORM\PersistentCollection {#4203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
          -id: 67248
          -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/4102812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070217 {#4192
            date: 2023-10-23 16:10:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1698070905 {#4275
          date: 2023-10-23 16:21:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4283 …}
        +nested: Doctrine\ORM\PersistentCollection {#4285 …}
        +votes: Doctrine\ORM\PersistentCollection {#4281 …}
        +reports: Doctrine\ORM\PersistentCollection {#4287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
        -id: 67275
        -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070905 {#4272
          date: 2023-10-23 16:21:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "What makes him “too good”? I’m confused by this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698072445 {#4303
        date: 2023-10-23 16:47:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4296 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 67325
      -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698072445 {#4306
        date: 2023-10-23 16:47:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: """
      He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
      \n
      You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
      \n
      *death actually even MORE badass, see the reply below
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698072832 {#4326
      date: 2023-10-23 16:53:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 67349
    -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754844"
    +editedAt: DateTimeImmutable @1698075435 {#4329
      date: 2023-10-23 17:37:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698072832 {#4331
      date: 2023-10-23 16:53:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "I’m from the south, and I do get how big NASCAR is. I took “too good” to mean morally. Makes sense after reading the reply below."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698078318 {#4361
    date: 2023-10-23 18:25:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4364 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4368 …}
  +reports: Doctrine\ORM\PersistentCollection {#4370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4374 …}
  -id: 67528
  -bodyTs: "'big':11 'get':9 'good':17 'm':2 'make':21 'mean':19 'moral':20 'nascar':12 'read':24 'repli':26 'sens':22 'south':5 'took':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4756589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698078318 {#4362
    date: 2023-10-23 18:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4363
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4323
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4276
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4196
          +user: App\Entity\User {#4209 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698079148 {#4191
            date: 2023-10-23 18:39:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4197 …}
          +nested: Doctrine\ORM\PersistentCollection {#4199 …}
          +votes: Doctrine\ORM\PersistentCollection {#4201 …}
          +reports: Doctrine\ORM\PersistentCollection {#4203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
          -id: 67248
          -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/4102812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070217 {#4192
            date: 2023-10-23 16:10:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1698070905 {#4275
          date: 2023-10-23 16:21:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4283 …}
        +nested: Doctrine\ORM\PersistentCollection {#4285 …}
        +votes: Doctrine\ORM\PersistentCollection {#4281 …}
        +reports: Doctrine\ORM\PersistentCollection {#4287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
        -id: 67275
        -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070905 {#4272
          date: 2023-10-23 16:21:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "What makes him “too good”? I’m confused by this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698072445 {#4303
        date: 2023-10-23 16:47:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4296 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 67325
      -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698072445 {#4306
        date: 2023-10-23 16:47:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: """
      He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
      \n
      You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
      \n
      *death actually even MORE badass, see the reply below
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698072832 {#4326
      date: 2023-10-23 16:53:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 67349
    -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754844"
    +editedAt: DateTimeImmutable @1698075435 {#4329
      date: 2023-10-23 17:37:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698072832 {#4331
      date: 2023-10-23 16:53:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "I’m from the south, and I do get how big NASCAR is. I took “too good” to mean morally. Makes sense after reading the reply below."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698078318 {#4361
    date: 2023-10-23 18:25:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4364 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4368 …}
  +reports: Doctrine\ORM\PersistentCollection {#4370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4374 …}
  -id: 67528
  -bodyTs: "'big':11 'get':9 'good':17 'm':2 'make':21 'mean':19 'moral':20 'nascar':12 'read':24 'repli':26 'sens':22 'south':5 'took':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4756589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698078318 {#4362
    date: 2023-10-23 18:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4363
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-future-is-here"
    +title: "The future is here."
    +url: "https://lemmy.ml/pictrs/image/66709394-c97b-4f1c-a93e-3dfdda5725f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 525
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698086008 {#2418
      date: 2023-10-23 20:33:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7199
    -titleTs: "'futur':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698153797
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6907495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698067397 {#1858
      date: 2023-10-23 15:23:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4323
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4276
        +user: Proxies\__CG__\App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4196
          +user: App\Entity\User {#4209 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Who’s that dude and why is he standing next to a William Gibson quote?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1698079148 {#4191
            date: 2023-10-23 18:39:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4197 …}
          +nested: Doctrine\ORM\PersistentCollection {#4199 …}
          +votes: Doctrine\ORM\PersistentCollection {#4201 …}
          +reports: Doctrine\ORM\PersistentCollection {#4203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
          -id: 67248
          -bodyTs: "'dude':4 'gibson':14 'next':10 'quot':15 'stand':9 'william':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/4102812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698070217 {#4192
            date: 2023-10-23 16:10:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4196}
        +body: "Dale Earnhardt Sr and because leftists from the South decided that he was too good to let the fascists co-opt him like they do with all other southern things, so they beat them to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1698070905 {#4275
          date: 2023-10-23 16:21:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@lolcatnip@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4283 …}
        +nested: Doctrine\ORM\PersistentCollection {#4285 …}
        +votes: Doctrine\ORM\PersistentCollection {#4281 …}
        +reports: Doctrine\ORM\PersistentCollection {#4287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
        -id: 67275
        -bodyTs: "'beat':34 'co':21 'co-opt':20 'dale':1 'decid':10 'earnhardt':2 'fascist':19 'good':15 'leftist':6 'let':17 'like':24 'opt':22 'south':9 'southern':30 'sr':3 'thing':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4754241"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698070905 {#4272
          date: 2023-10-23 16:21:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4196}
      +body: "What makes him “too good”? I’m confused by this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698072445 {#4303
        date: 2023-10-23 16:47:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lolcatnip@reddthat.com"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4296 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 67325
      -bodyTs: "'confus':8 'good':5 'm':7 'make':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4754714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698072445 {#4306
        date: 2023-10-23 16:47:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4196}
    +body: """
      He was just a very talented and seemingly likeable person who a lot of people loved and admired. The fact that he died young trying to win a race* probably added to his regional hero status.\n
      \n
      You’d probably need to understand how big a deal NASCAR really is in some parts of the South to fully get it 🤷\n
      \n
      *death actually even MORE badass, see the reply below
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698072832 {#4326
      date: 2023-10-23 16:53:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@lolcatnip@reddthat.com"
      "@Viking_Hippie@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 67349
    -bodyTs: "'actual':61 'ad':31 'admir':18 'badass':64 'big':44 'd':38 'deal':46 'death':60 'die':23 'even':62 'fact':20 'fulli':57 'get':58 'hero':35 'likeabl':9 'lot':13 'love':16 'nascar':47 'need':40 'part':52 'peopl':15 'person':10 'probabl':30,39 'race':29 'realli':48 'region':34 'repli':67 'see':65 'seem':8 'south':55 'status':36 'talent':6 'tri':25 'understand':42 'win':27 'young':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4754844"
    +editedAt: DateTimeImmutable @1698075435 {#4329
      date: 2023-10-23 17:37:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698072832 {#4331
      date: 2023-10-23 16:53:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "I’m from the south, and I do get how big NASCAR is. I took “too good” to mean morally. Makes sense after reading the reply below."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698078318 {#4361
    date: 2023-10-23 18:25:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lolcatnip@reddthat.com"
    "@Viking_Hippie@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4364 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4368 …}
  +reports: Doctrine\ORM\PersistentCollection {#4370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4374 …}
  -id: 67528
  -bodyTs: "'big':11 'get':9 'good':17 'm':2 'make':21 'mean':19 'moral':20 'nascar':12 'read':24 'repli':26 'sens':22 'south':5 'took':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4756589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698078318 {#4362
    date: 2023-10-23 18:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details