GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/25424/Seriously-who-patrols-old-posts/oldest

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 …}
}
6.29 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 …}
}
5.25 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: "Seriously-who-patrols-old-posts"
  +title: "Seriously who patrols old posts..."
  +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720301147 {#2418
    date: 2024-07-06 23:25:47.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: 25424
  -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703868330
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12193394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703781930 {#1858
    date: 2023-12-28 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Seriously-who-patrols-old-posts"
  +title: "Seriously who patrols old posts..."
  +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720301147 {#2418
    date: 2024-07-06 23:25:47.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: 25424
  -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703868330
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12193394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703781930 {#1858
    date: 2023-12-28 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Seriously-who-patrols-old-posts"
  +title: "Seriously who patrols old posts..."
  +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720301147 {#2418
    date: 2024-07-06 23:25:47.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: 25424
  -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703868330
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12193394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703781930 {#1858
    date: 2023-12-28 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    the fediverse has some side effects with regards to post timestamping. i've noticed i get old posts in the 'new' feed fairly regularly as remote instances rebroadcast stuff that might have failed. post edits seem to reset some of this timestamping also.\n
    \n
    but its all pretty specific to whatever server app you employ (lemmy/'bins)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703782153 {#4003
    date: 2023-12-28 17:49:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@OttoVonNoob@lemmy.ca"
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 259750
  -bodyTs: "'also':43 'app':52 'bin':56 'edit':35 'effect':6 'employ':54 'fail':33 'fair':23 'fedivers':2 'feed':22 'get':16 'instanc':27 'lemmi':55 'might':31 'new':21 'notic':14 'old':17 'post':10,18,34 'pretti':47 'rebroadcast':28 'regard':8 'regular':24 'remot':26 'reset':38 'seem':36 'server':51 'side':5 'specif':48 'stuff':29 'timestamp':11,42 've':13 'whatev':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/memes@lemmy.ml/t/114044/-/comment/1109959"
  +editedAt: DateTimeImmutable @1708721268 {#3939
    date: 2024-02-23 21:47:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703782153 {#4002
    date: 2023-12-28 17:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    the fediverse has some side effects with regards to post timestamping. i've noticed i get old posts in the 'new' feed fairly regularly as remote instances rebroadcast stuff that might have failed. post edits seem to reset some of this timestamping also.\n
    \n
    but its all pretty specific to whatever server app you employ (lemmy/'bins)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703782153 {#4003
    date: 2023-12-28 17:49:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@OttoVonNoob@lemmy.ca"
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 259750
  -bodyTs: "'also':43 'app':52 'bin':56 'edit':35 'effect':6 'employ':54 'fail':33 'fair':23 'fedivers':2 'feed':22 'get':16 'instanc':27 'lemmi':55 'might':31 'new':21 'notic':14 'old':17 'post':10,18,34 'pretti':47 'rebroadcast':28 'regard':8 'regular':24 'remot':26 'reset':38 'seem':36 'server':51 'side':5 'specif':48 'stuff':29 'timestamp':11,42 've':13 'whatev':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/memes@lemmy.ml/t/114044/-/comment/1109959"
  +editedAt: DateTimeImmutable @1708721268 {#3939
    date: 2024-02-23 21:47:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703782153 {#4002
    date: 2023-12-28 17:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    the fediverse has some side effects with regards to post timestamping. i've noticed i get old posts in the 'new' feed fairly regularly as remote instances rebroadcast stuff that might have failed. post edits seem to reset some of this timestamping also.\n
    \n
    but its all pretty specific to whatever server app you employ (lemmy/'bins)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703782153 {#4003
    date: 2023-12-28 17:49:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@OttoVonNoob@lemmy.ca"
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 259750
  -bodyTs: "'also':43 'app':52 'bin':56 'edit':35 'effect':6 'employ':54 'fail':33 'fair':23 'fedivers':2 'feed':22 'get':16 'instanc':27 'lemmi':55 'might':31 'new':21 'notic':14 'old':17 'post':10,18,34 'pretti':47 'rebroadcast':28 'regard':8 'regular':24 'remot':26 'reset':38 'seem':36 'server':51 'side':5 'specif':48 'stuff':29 'timestamp':11,42 've':13 'whatev':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/memes@lemmy.ml/t/114044/-/comment/1109959"
  +editedAt: DateTimeImmutable @1708721268 {#3939
    date: 2024-02-23 21:47:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703782153 {#4002
    date: 2023-12-28 17:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4030
  +user: App\Entity\User {#4012 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My stupid what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1710488266 {#4036
    date: 2024-03-15 08:37:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4025 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
  -id: 259758
  -bodyTs: "'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5274789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703782557 {#4033
    date: 2023-12-28 17:55:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4030
  +user: App\Entity\User {#4012 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My stupid what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1710488266 {#4036
    date: 2024-03-15 08:37:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4025 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
  -id: 259758
  -bodyTs: "'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5274789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703782557 {#4033
    date: 2023-12-28 17:55:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4030
  +user: App\Entity\User {#4012 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My stupid what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1710488266 {#4036
    date: 2024-03-15 08:37:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4025 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
  -id: 259758
  -bodyTs: "'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5274789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703782557 {#4033
    date: 2023-12-28 17:55:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703786298 {#5086
    date: 2023-12-28 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 259941
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786298 {#5089
    date: 2023-12-28 18:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703786298 {#5086
    date: 2023-12-28 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 259941
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786298 {#5089
    date: 2023-12-28 18:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703786298 {#5086
    date: 2023-12-28 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 259941
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786298 {#5089
    date: 2023-12-28 18:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5100
  +user: App\Entity\User {#4275 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "It says you misused it somehow. I’m not sure what you did to your stupid to misuse it, but you misused both the template and you misused your personal stupid. That’s what you gotta fix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785133 {#5098
    date: 2023-12-28 18:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 271149
  -bodyTs: "'fix':37 'gotta':36 'm':8 'misus':4,18,22,28 'person':30 'say':2 'somehow':6 'stupid':16,31 'sure':10 'templat':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7664616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785133 {#5099
    date: 2023-12-28 18:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5100
  +user: App\Entity\User {#4275 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "It says you misused it somehow. I’m not sure what you did to your stupid to misuse it, but you misused both the template and you misused your personal stupid. That’s what you gotta fix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785133 {#5098
    date: 2023-12-28 18:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 271149
  -bodyTs: "'fix':37 'gotta':36 'm':8 'misus':4,18,22,28 'person':30 'say':2 'somehow':6 'stupid':16,31 'sure':10 'templat':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7664616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785133 {#5099
    date: 2023-12-28 18:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5100
  +user: App\Entity\User {#4275 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "It says you misused it somehow. I’m not sure what you did to your stupid to misuse it, but you misused both the template and you misused your personal stupid. That’s what you gotta fix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785133 {#5098
    date: 2023-12-28 18:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 271149
  -bodyTs: "'fix':37 'gotta':36 'm':8 'misus':4,18,22,28 'person':30 'say':2 'somehow':6 'stupid':16,31 'sure':10 'templat':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7664616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785133 {#5099
    date: 2023-12-28 18:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: """
    I guess “Use your stupid” can be applied the same way “Use your smarts” is.\n
    \n
    Like if ‘Your Smarts’ refers to rationale or deductive skills, ‘Your Stupid’ could refer to the lack thereof.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703855004 {#5113
    date: 2023-12-29 14:03:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 262062
  -bodyTs: "'appli':8 'could':28 'deduct':24 'guess':2 'lack':32 'like':16 'rational':22 'refer':20,29 'skill':25 'smart':14,19 'stupid':5,27 'thereof':33 'use':3,12 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703855004 {#5114
    date: 2023-12-29 14:03:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: """
    I guess “Use your stupid” can be applied the same way “Use your smarts” is.\n
    \n
    Like if ‘Your Smarts’ refers to rationale or deductive skills, ‘Your Stupid’ could refer to the lack thereof.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703855004 {#5113
    date: 2023-12-29 14:03:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 262062
  -bodyTs: "'appli':8 'could':28 'deduct':24 'guess':2 'lack':32 'like':16 'rational':22 'refer':20,29 'skill':25 'smart':14,19 'stupid':5,27 'thereof':33 'use':3,12 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703855004 {#5114
    date: 2023-12-29 14:03:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My stupid what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1710488266 {#4036
      date: 2024-03-15 08:37:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4025 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 259758
    -bodyTs: "'stupid':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5274789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703782557 {#4033
      date: 2023-12-28 17:55:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: """
    I guess “Use your stupid” can be applied the same way “Use your smarts” is.\n
    \n
    Like if ‘Your Smarts’ refers to rationale or deductive skills, ‘Your Stupid’ could refer to the lack thereof.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703855004 {#5113
    date: 2023-12-29 14:03:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@salvaria@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 262062
  -bodyTs: "'appli':8 'could':28 'deduct':24 'guess':2 'lack':32 'like':16 'rational':22 'refer':20,29 'skill':25 'smart':14,19 'stupid':5,27 'thereof':33 'use':3,12 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703855004 {#5114
    date: 2023-12-29 14:03:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4114
  +user: App\Entity\User {#4127 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You’re*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1709348564 {#4109
    date: 2024-03-02 04:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 259781
  -bodyTs: "'re':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4359962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783094 {#4110
    date: 2023-12-28 18:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You’re*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1709348564 {#4109
    date: 2024-03-02 04:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 259781
  -bodyTs: "'re':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4359962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783094 {#4110
    date: 2023-12-28 18:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You’re*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1709348564 {#4109
    date: 2024-03-02 04:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 259781
  -bodyTs: "'re':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4359962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783094 {#4110
    date: 2023-12-28 18:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#5131
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’re*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1709348564 {#4109
      date: 2024-03-02 04:02:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 259781
    -bodyTs: "'re':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4359962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783094 {#4110
      date: 2023-12-28 18:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703783213 {#5129
    date: 2023-12-28 18:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 259786
  -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5925267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783213 {#5130
    date: 2023-12-28 18:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5131
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’re*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1709348564 {#4109
      date: 2024-03-02 04:02:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 259781
    -bodyTs: "'re':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4359962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783094 {#4110
      date: 2023-12-28 18:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703783213 {#5129
    date: 2023-12-28 18:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 259786
  -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5925267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783213 {#5130
    date: 2023-12-28 18:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5131
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’re*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1709348564 {#4109
      date: 2024-03-02 04:02:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 259781
    -bodyTs: "'re':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4359962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783094 {#4110
      date: 2023-12-28 18:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703783213 {#5129
    date: 2023-12-28 18:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 259786
  -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5925267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783213 {#5130
    date: 2023-12-28 18:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703783915 {#5213
    date: 2023-12-28 18:18:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 259815
  -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783915 {#5216
    date: 2023-12-28 18:18:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703783915 {#5213
    date: 2023-12-28 18:18:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 259815
  -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783915 {#5216
    date: 2023-12-28 18:18:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703783915 {#5213
    date: 2023-12-28 18:18:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 259815
  -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783915 {#5216
    date: 2023-12-28 18:18:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5307
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’re*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 131
        +score: 0
        +lastActive: DateTime @1709348564 {#4109
          date: 2024-03-02 04:02:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 259781
        -bodyTs: "'re':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4359962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783094 {#4110
          date: 2023-12-28 18:04:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703783213 {#5129
        date: 2023-12-28 18:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 259786
      -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5925267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783213 {#5130
        date: 2023-12-28 18:06:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703783915 {#5213
      date: 2023-12-28 18:18:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5225 …}
    +nested: Doctrine\ORM\PersistentCollection {#5221 …}
    +votes: Doctrine\ORM\PersistentCollection {#5223 …}
    +reports: Doctrine\ORM\PersistentCollection {#5227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
    -id: 259815
    -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6279272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783915 {#5216
      date: 2023-12-28 18:18:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Yay Technology!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703805296 {#5308
    date: 2023-12-29 00:14:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@Transcendant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 260760
  -bodyTs: "'technolog':2 'yay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805296 {#5311
    date: 2023-12-29 00:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’re*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 131
        +score: 0
        +lastActive: DateTime @1709348564 {#4109
          date: 2024-03-02 04:02:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 259781
        -bodyTs: "'re':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4359962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783094 {#4110
          date: 2023-12-28 18:04:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703783213 {#5129
        date: 2023-12-28 18:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 259786
      -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5925267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783213 {#5130
        date: 2023-12-28 18:06:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703783915 {#5213
      date: 2023-12-28 18:18:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5225 …}
    +nested: Doctrine\ORM\PersistentCollection {#5221 …}
    +votes: Doctrine\ORM\PersistentCollection {#5223 …}
    +reports: Doctrine\ORM\PersistentCollection {#5227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
    -id: 259815
    -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6279272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783915 {#5216
      date: 2023-12-28 18:18:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Yay Technology!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703805296 {#5308
    date: 2023-12-29 00:14:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@Transcendant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 260760
  -bodyTs: "'technolog':2 'yay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805296 {#5311
    date: 2023-12-29 00:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’re*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 131
        +score: 0
        +lastActive: DateTime @1709348564 {#4109
          date: 2024-03-02 04:02:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 259781
        -bodyTs: "'re':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4359962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783094 {#4110
          date: 2023-12-28 18:04:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703783213 {#5129
        date: 2023-12-28 18:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 259786
      -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5925267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783213 {#5130
        date: 2023-12-28 18:06:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703783915 {#5213
      date: 2023-12-28 18:18:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5225 …}
    +nested: Doctrine\ORM\PersistentCollection {#5221 …}
    +votes: Doctrine\ORM\PersistentCollection {#5223 …}
    +reports: Doctrine\ORM\PersistentCollection {#5227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
    -id: 259815
    -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6279272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783915 {#5216
      date: 2023-12-28 18:18:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Yay Technology!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703805296 {#5308
    date: 2023-12-29 00:14:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@Transcendant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 260760
  -bodyTs: "'technolog':2 'yay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805296 {#5311
    date: 2023-12-29 00:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5336
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5214
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’re*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 131
          +score: 0
          +lastActive: DateTime @1709348564 {#4109
            date: 2024-03-02 04:02:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 259781
          -bodyTs: "'re':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4359962"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703783094 {#4110
            date: 2023-12-28 18:04:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703783213 {#5129
          date: 2023-12-28 18:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@generic@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 259786
        -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5925267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783213 {#5130
          date: 2023-12-28 18:06:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703783915 {#5213
        date: 2023-12-28 18:18:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5225 …}
      +nested: Doctrine\ORM\PersistentCollection {#5221 …}
      +votes: Doctrine\ORM\PersistentCollection {#5223 …}
      +reports: Doctrine\ORM\PersistentCollection {#5227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
      -id: 259815
      -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6279272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783915 {#5216
        date: 2023-12-28 18:18:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Yay Technology!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703805296 {#5308
      date: 2023-12-29 00:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
      "@Transcendant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5297 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 260760
    -bodyTs: "'technolog':2 'yay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6283949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703805296 {#5311
      date: 2023-12-29 00:14:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Tbh I don’t think humanity was ready for social media. In the past, complete and utter fuckwits would be shamed into silence. Now, they’re all connected to each other, reinforcing their shitty hot takes until they reach a critical mass; attracting other morons like a black hole of idiocy.\n
    \n
    Forget technological singularity, we’re rapidly approach a singularity of stupidity. Idiocracy was supposed to be a comedy, not a how-to manual for fucks sake!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703810745 {#5341
    date: 2023-12-29 01:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@Transcendant@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 261011
  -bodyTs: "'approach':58 'attract':43 'black':48 'comedi':69 'complet':15 'connect':28 'critic':41 'forget':52 'fuck':77 'fuckwit':18 'hole':49 'hot':35 'how-to':72 'human':6 'idioci':51 'idiocraci':63 'like':46 'manual':75 'mass':42 'media':11 'moron':45 'past':14 'rapid':57 're':26,56 'reach':39 'readi':8 'reinforc':32 'sake':78 'shame':21 'shitti':34 'silenc':23 'singular':54,60 'social':10 'stupid':62 'suppos':65 'take':36 'tbh':1 'technolog':53 'think':5 'utter':17 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6285193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703810745 {#5338
    date: 2023-12-29 01:45:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5336
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5214
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’re*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 131
          +score: 0
          +lastActive: DateTime @1709348564 {#4109
            date: 2024-03-02 04:02:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 259781
          -bodyTs: "'re':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4359962"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703783094 {#4110
            date: 2023-12-28 18:04:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703783213 {#5129
          date: 2023-12-28 18:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@generic@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 259786
        -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5925267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783213 {#5130
          date: 2023-12-28 18:06:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703783915 {#5213
        date: 2023-12-28 18:18:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5225 …}
      +nested: Doctrine\ORM\PersistentCollection {#5221 …}
      +votes: Doctrine\ORM\PersistentCollection {#5223 …}
      +reports: Doctrine\ORM\PersistentCollection {#5227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
      -id: 259815
      -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6279272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783915 {#5216
        date: 2023-12-28 18:18:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Yay Technology!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703805296 {#5308
      date: 2023-12-29 00:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
      "@Transcendant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5297 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 260760
    -bodyTs: "'technolog':2 'yay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6283949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703805296 {#5311
      date: 2023-12-29 00:14:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Tbh I don’t think humanity was ready for social media. In the past, complete and utter fuckwits would be shamed into silence. Now, they’re all connected to each other, reinforcing their shitty hot takes until they reach a critical mass; attracting other morons like a black hole of idiocy.\n
    \n
    Forget technological singularity, we’re rapidly approach a singularity of stupidity. Idiocracy was supposed to be a comedy, not a how-to manual for fucks sake!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703810745 {#5341
    date: 2023-12-29 01:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@Transcendant@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 261011
  -bodyTs: "'approach':58 'attract':43 'black':48 'comedi':69 'complet':15 'connect':28 'critic':41 'forget':52 'fuck':77 'fuckwit':18 'hole':49 'hot':35 'how-to':72 'human':6 'idioci':51 'idiocraci':63 'like':46 'manual':75 'mass':42 'media':11 'moron':45 'past':14 'rapid':57 're':26,56 'reach':39 'readi':8 'reinforc':32 'sake':78 'shame':21 'shitti':34 'silenc':23 'singular':54,60 'social':10 'stupid':62 'suppos':65 'take':36 'tbh':1 'technolog':53 'think':5 'utter':17 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6285193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703810745 {#5338
    date: 2023-12-29 01:45:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5336
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5214
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’re*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 131
          +score: 0
          +lastActive: DateTime @1709348564 {#4109
            date: 2024-03-02 04:02:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 259781
          -bodyTs: "'re':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4359962"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703783094 {#4110
            date: 2023-12-28 18:04:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703783213 {#5129
          date: 2023-12-28 18:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@generic@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 259786
        -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5925267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783213 {#5130
          date: 2023-12-28 18:06:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "There’s some seriously sad, weird people out in the world… and the internet connects them to us."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703783915 {#5213
        date: 2023-12-28 18:18:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5225 …}
      +nested: Doctrine\ORM\PersistentCollection {#5221 …}
      +votes: Doctrine\ORM\PersistentCollection {#5223 …}
      +reports: Doctrine\ORM\PersistentCollection {#5227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
      -id: 259815
      -bodyTs: "'connect':15 'internet':14 'peopl':7 'sad':5 'serious':4 'us':18 'weird':6 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6279272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783915 {#5216
        date: 2023-12-28 18:18:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Yay Technology!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703805296 {#5308
      date: 2023-12-29 00:14:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
      "@Transcendant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5297 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    -id: 260760
    -bodyTs: "'technolog':2 'yay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6283949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703805296 {#5311
      date: 2023-12-29 00:14:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Tbh I don’t think humanity was ready for social media. In the past, complete and utter fuckwits would be shamed into silence. Now, they’re all connected to each other, reinforcing their shitty hot takes until they reach a critical mass; attracting other morons like a black hole of idiocy.\n
    \n
    Forget technological singularity, we’re rapidly approach a singularity of stupidity. Idiocracy was supposed to be a comedy, not a how-to manual for fucks sake!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703810745 {#5341
    date: 2023-12-29 01:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@Transcendant@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 261011
  -bodyTs: "'approach':58 'attract':43 'black':48 'comedi':69 'complet':15 'connect':28 'critic':41 'forget':52 'fuck':77 'fuckwit':18 'hole':49 'hot':35 'how-to':72 'human':6 'idioci':51 'idiocraci':63 'like':46 'manual':75 'mass':42 'media':11 'moron':45 'past':14 'rapid':57 're':26,56 'reach':39 'readi':8 'reinforc':32 'sake':78 'shame':21 'shitti':34 'silenc':23 'singular':54,60 'social':10 'stupid':62 'suppos':65 'take':36 'tbh':1 'technolog':53 'think':5 'utter':17 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6285193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703810745 {#5338
    date: 2023-12-29 01:45:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5235
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703784190 {#5233
    date: 2023-12-28 18:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 259820
  -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1914621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784190 {#5234
    date: 2023-12-28 18:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5235
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703784190 {#5233
    date: 2023-12-28 18:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 259820
  -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1914621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784190 {#5234
    date: 2023-12-28 18:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5235
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703784190 {#5233
    date: 2023-12-28 18:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 259820
  -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1914621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784190 {#5234
    date: 2023-12-28 18:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5235
    +user: Proxies\__CG__\App\Entity\User {#5236 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’re*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 131
        +score: 0
        +lastActive: DateTime @1709348564 {#4109
          date: 2024-03-02 04:02:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 259781
        -bodyTs: "'re':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4359962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783094 {#4110
          date: 2023-12-28 18:04:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703783213 {#5129
        date: 2023-12-28 18:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 259786
      -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5925267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783213 {#5130
        date: 2023-12-28 18:06:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1703784190 {#5233
      date: 2023-12-28 18:23:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5237 …}
    +nested: Doctrine\ORM\PersistentCollection {#5239 …}
    +votes: Doctrine\ORM\PersistentCollection {#5241 …}
    +reports: Doctrine\ORM\PersistentCollection {#5243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    -id: 259820
    -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1914621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703784190 {#5234
      date: 2023-12-28 18:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "And also [Hyperbole And a Half’s Alot ](https://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703799652 {#5319
    date: 2023-12-28 22:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@theforkofdamocles@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 261007
  -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html?m=1)':11 'alot':8 'also':2 'half':6 'hyperbol':3 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4050696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799652 {#5320
    date: 2023-12-28 22:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5235
    +user: Proxies\__CG__\App\Entity\User {#5236 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’re*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 131
        +score: 0
        +lastActive: DateTime @1709348564 {#4109
          date: 2024-03-02 04:02:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 259781
        -bodyTs: "'re':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4359962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783094 {#4110
          date: 2023-12-28 18:04:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703783213 {#5129
        date: 2023-12-28 18:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 259786
      -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5925267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783213 {#5130
        date: 2023-12-28 18:06:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1703784190 {#5233
      date: 2023-12-28 18:23:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5237 …}
    +nested: Doctrine\ORM\PersistentCollection {#5239 …}
    +votes: Doctrine\ORM\PersistentCollection {#5241 …}
    +reports: Doctrine\ORM\PersistentCollection {#5243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    -id: 259820
    -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1914621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703784190 {#5234
      date: 2023-12-28 18:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "And also [Hyperbole And a Half’s Alot ](https://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703799652 {#5319
    date: 2023-12-28 22:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@theforkofdamocles@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 261007
  -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html?m=1)':11 'alot':8 'also':2 'half':6 'hyperbol':3 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4050696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799652 {#5320
    date: 2023-12-28 22:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5235
    +user: Proxies\__CG__\App\Entity\User {#5236 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’re*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 131
        +score: 0
        +lastActive: DateTime @1709348564 {#4109
          date: 2024-03-02 04:02:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 259781
        -bodyTs: "'re':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://iusearchlinux.fyi/comment/4359962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783094 {#4110
          date: 2023-12-28 18:04:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703783213 {#5129
        date: 2023-12-28 18:06:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5132 …}
      +nested: Doctrine\ORM\PersistentCollection {#5134 …}
      +votes: Doctrine\ORM\PersistentCollection {#5136 …}
      +reports: Doctrine\ORM\PersistentCollection {#5138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
      -id: 259786
      -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5925267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783213 {#5130
        date: 2023-12-28 18:06:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1703784190 {#5233
      date: 2023-12-28 18:23:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5237 …}
    +nested: Doctrine\ORM\PersistentCollection {#5239 …}
    +votes: Doctrine\ORM\PersistentCollection {#5241 …}
    +reports: Doctrine\ORM\PersistentCollection {#5243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    -id: 259820
    -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1914621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703784190 {#5234
      date: 2023-12-28 18:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "And also [Hyperbole And a Half’s Alot ](https://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703799652 {#5319
    date: 2023-12-28 22:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@theforkofdamocles@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 261007
  -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html?m=1)':11 'alot':8 'also':2 'half':6 'hyperbol':3 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4050696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799652 {#5320
    date: 2023-12-28 22:40:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5359
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5235
      +user: Proxies\__CG__\App\Entity\User {#5236 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’re*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 131
          +score: 0
          +lastActive: DateTime @1709348564 {#4109
            date: 2024-03-02 04:02:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 259781
          -bodyTs: "'re':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4359962"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703783094 {#4110
            date: 2023-12-28 18:04:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703783213 {#5129
          date: 2023-12-28 18:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@generic@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 259786
        -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5925267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783213 {#5130
          date: 2023-12-28 18:06:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1703784190 {#5233
        date: 2023-12-28 18:23:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5237 …}
      +nested: Doctrine\ORM\PersistentCollection {#5239 …}
      +votes: Doctrine\ORM\PersistentCollection {#5241 …}
      +reports: Doctrine\ORM\PersistentCollection {#5243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
      -id: 259820
      -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1914621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703784190 {#5234
        date: 2023-12-28 18:23:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "And also [Hyperbole And a Half’s Alot ](https://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703799652 {#5319
      date: 2023-12-28 22:40:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
      "@theforkofdamocles@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5323 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5327 …}
    +reports: Doctrine\ORM\PersistentCollection {#5329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
    -id: 261007
    -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html?m=1)':11 'alot':8 'also':2 'half':6 'hyperbol':3 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/comment/4050696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703799652 {#5320
      date: 2023-12-28 22:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Huh. That’s actually the one that sprang to mind, but all this time I thought those were the same creator. 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703816704 {#5357
    date: 2023-12-29 03:25:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@theforkofdamocles@beehaw.org"
    "@VikingHippie@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 261224
  -bodyTs: "'actual':4 'creator':21 'huh':1 'mind':10 'one':6 'sprang':8 'thought':16 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1915750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703816704 {#5358
    date: 2023-12-29 03:25:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5359
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5235
      +user: Proxies\__CG__\App\Entity\User {#5236 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’re*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 131
          +score: 0
          +lastActive: DateTime @1709348564 {#4109
            date: 2024-03-02 04:02:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 259781
          -bodyTs: "'re':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4359962"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703783094 {#4110
            date: 2023-12-28 18:04:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703783213 {#5129
          date: 2023-12-28 18:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@generic@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 259786
        -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5925267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783213 {#5130
          date: 2023-12-28 18:06:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1703784190 {#5233
        date: 2023-12-28 18:23:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5237 …}
      +nested: Doctrine\ORM\PersistentCollection {#5239 …}
      +votes: Doctrine\ORM\PersistentCollection {#5241 …}
      +reports: Doctrine\ORM\PersistentCollection {#5243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
      -id: 259820
      -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1914621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703784190 {#5234
        date: 2023-12-28 18:23:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "And also [Hyperbole And a Half’s Alot ](https://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703799652 {#5319
      date: 2023-12-28 22:40:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
      "@theforkofdamocles@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5323 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5327 …}
    +reports: Doctrine\ORM\PersistentCollection {#5329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
    -id: 261007
    -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html?m=1)':11 'alot':8 'also':2 'half':6 'hyperbol':3 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/comment/4050696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703799652 {#5320
      date: 2023-12-28 22:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Huh. That’s actually the one that sprang to mind, but all this time I thought those were the same creator. 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703816704 {#5357
    date: 2023-12-29 03:25:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@theforkofdamocles@beehaw.org"
    "@VikingHippie@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 261224
  -bodyTs: "'actual':4 'creator':21 'huh':1 'mind':10 'one':6 'sprang':8 'thought':16 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1915750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703816704 {#5358
    date: 2023-12-29 03:25:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5359
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5235
      +user: Proxies\__CG__\App\Entity\User {#5236 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’re*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 131
          +score: 0
          +lastActive: DateTime @1709348564 {#4109
            date: 2024-03-02 04:02:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 259781
          -bodyTs: "'re':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://iusearchlinux.fyi/comment/4359962"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703783094 {#4110
            date: 2023-12-28 18:04:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1703783213 {#5129
          date: 2023-12-28 18:06:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@generic@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5132 …}
        +nested: Doctrine\ORM\PersistentCollection {#5134 …}
        +votes: Doctrine\ORM\PersistentCollection {#5136 …}
        +reports: Doctrine\ORM\PersistentCollection {#5138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
        -id: 259786
        -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5925267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703783213 {#5130
          date: 2023-12-28 18:06:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "In that case, “a lot” instead of alot. I might as well put [The Oatmeal’s excellent guide](https://theoatmeal.com/comics/misspelling) here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1703784190 {#5233
        date: 2023-12-28 18:23:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@generic@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5237 …}
      +nested: Doctrine\ORM\PersistentCollection {#5239 …}
      +votes: Doctrine\ORM\PersistentCollection {#5241 …}
      +reports: Doctrine\ORM\PersistentCollection {#5243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
      -id: 259820
      -bodyTs: "'/comics/misspelling)':21 'alot':8 'case':3 'excel':17 'guid':18 'instead':6 'lot':5 'might':10 'oatmeal':15 'put':13 'theoatmeal.com':20 'theoatmeal.com/comics/misspelling)':19 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1914621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703784190 {#5234
        date: 2023-12-28 18:23:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "And also [Hyperbole And a Half’s Alot ](https://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703799652 {#5319
      date: 2023-12-28 22:40:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
      "@theforkofdamocles@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5323 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5327 …}
    +reports: Doctrine\ORM\PersistentCollection {#5329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
    -id: 261007
    -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html?m=1)':11 'alot':8 'also':2 'half':6 'hyperbol':3 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html?m=1)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/comment/4050696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703799652 {#5320
      date: 2023-12-28 22:40:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Huh. That’s actually the one that sprang to mind, but all this time I thought those were the same creator. 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703816704 {#5357
    date: 2023-12-29 03:25:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
    "@theforkofdamocles@beehaw.org"
    "@VikingHippie@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 261224
  -bodyTs: "'actual':4 'creator':21 'huh':1 'mind':10 'one':6 'sprang':8 'thought':16 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1915750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703816704 {#5358
    date: 2023-12-29 03:25:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5251
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    I personally hate it when I misuse my stupid. You must be truly mortified that this person has seen fit to suggest that you were misusing yours.\n
    \n
    Godspeed friend.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703933965 {#5249
    date: 2023-12-30 11:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 264465
  -bodyTs: "'fit':20 'friend':29 'godspe':28 'hate':3 'misus':7,26 'mortifi':14 'must':11 'person':2,17 'seen':19 'stupid':9 'suggest':22 'truli':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4709229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933965 {#5250
    date: 2023-12-30 11:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5251
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    I personally hate it when I misuse my stupid. You must be truly mortified that this person has seen fit to suggest that you were misusing yours.\n
    \n
    Godspeed friend.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703933965 {#5249
    date: 2023-12-30 11:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 264465
  -bodyTs: "'fit':20 'friend':29 'godspe':28 'hate':3 'misus':7,26 'mortifi':14 'must':11 'person':2,17 'seen':19 'stupid':9 'suggest':22 'truli':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4709229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933965 {#5250
    date: 2023-12-30 11:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5251
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’re*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1709348564 {#4109
        date: 2024-03-02 04:02:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 259781
      -bodyTs: "'re':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4359962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703783094 {#4110
        date: 2023-12-28 18:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’m quoting him so this is perfect, he made like a speech to shit on me over nothing xD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1703783213 {#5129
      date: 2023-12-28 18:06:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@generic@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5132 …}
    +nested: Doctrine\ORM\PersistentCollection {#5134 …}
    +votes: Doctrine\ORM\PersistentCollection {#5136 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 259786
    -bodyTs: "'like':11 'm':2 'made':10 'noth':19 'perfect':8 'quot':3 'shit':15 'speech':13 'xd':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5925267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703783213 {#5130
      date: 2023-12-28 18:06:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    I personally hate it when I misuse my stupid. You must be truly mortified that this person has seen fit to suggest that you were misusing yours.\n
    \n
    Godspeed friend.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703933965 {#5249
    date: 2023-12-30 11:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@generic@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 264465
  -bodyTs: "'fit':20 'friend':29 'godspe':28 'hate':3 'misus':7,26 'mortifi':14 'must':11 'person':2,17 'seen':19 'stupid':9 'suggest':22 'truli':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4709229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933965 {#5250
    date: 2023-12-30 11:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > alot\n
    \n
    > your stupid\n
    \n
    Ironic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1703783607 {#4184
    date: 2023-12-28 18:13:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 259797
  -bodyTs: "'alot':1 'iron':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783607 {#4185
    date: 2023-12-28 18:13:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > alot\n
    \n
    > your stupid\n
    \n
    Ironic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1703783607 {#4184
    date: 2023-12-28 18:13:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 259797
  -bodyTs: "'alot':1 'iron':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783607 {#4185
    date: 2023-12-28 18:13:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > alot\n
    \n
    > your stupid\n
    \n
    Ironic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1703783607 {#4184
    date: 2023-12-28 18:13:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 259797
  -bodyTs: "'alot':1 'iron':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703783607 {#4185
    date: 2023-12-28 18:13:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How did I misuse my stupid? Did I put it in the wrong place? Did I color my stupid incorrectly? The template I understand, but explain how the fuck I misused my own personal stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703784934 {#4257
    date: 2023-12-28 18:35:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 271148
  -bodyTs: "'color':17 'explain':26 'fuck':29 'incorrect':20 'misus':4,31 'person':34 'place':14 'put':9 'stupid':6,19,35 'templat':22 'understand':24 'wrong':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7664539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784934 {#4258
    date: 2023-12-28 18:35:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How did I misuse my stupid? Did I put it in the wrong place? Did I color my stupid incorrectly? The template I understand, but explain how the fuck I misused my own personal stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703784934 {#4257
    date: 2023-12-28 18:35:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 271148
  -bodyTs: "'color':17 'explain':26 'fuck':29 'incorrect':20 'misus':4,31 'person':34 'place':14 'put':9 'stupid':6,19,35 'templat':22 'understand':24 'wrong':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7664539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784934 {#4258
    date: 2023-12-28 18:35:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How did I misuse my stupid? Did I put it in the wrong place? Did I color my stupid incorrectly? The template I understand, but explain how the fuck I misused my own personal stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703784934 {#4257
    date: 2023-12-28 18:35:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 271148
  -bodyTs: "'color':17 'explain':26 'fuck':29 'incorrect':20 'misus':4,31 'person':34 'place':14 'put':9 'stupid':6,19,35 'templat':22 'understand':24 'wrong':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7664539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703784934 {#4258
    date: 2023-12-28 18:35:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My stupid what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703785244 {#4330
    date: 2023-12-28 18:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 259866
  -bodyTs: "'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785244 {#4331
    date: 2023-12-28 18:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My stupid what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703785244 {#4330
    date: 2023-12-28 18:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 259866
  -bodyTs: "'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785244 {#4331
    date: 2023-12-28 18:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My stupid what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703785244 {#4330
    date: 2023-12-28 18:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 259866
  -bodyTs: "'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6279586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785244 {#4331
    date: 2023-12-28 18:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I get annoyed when someone responds to my comment from yesterday much less days/weeks ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703785463 {#4405
    date: 2023-12-28 18:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 259883
  -bodyTs: "'ago':15 'annoy':3 'comment':9 'days/weeks':14 'get':2 'less':13 'much':12 'respond':6 'someon':5 'yesterday':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785463 {#4406
    date: 2023-12-28 18:44:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I get annoyed when someone responds to my comment from yesterday much less days/weeks ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703785463 {#4405
    date: 2023-12-28 18:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 259883
  -bodyTs: "'ago':15 'annoy':3 'comment':9 'days/weeks':14 'get':2 'less':13 'much':12 'respond':6 'someon':5 'yesterday':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785463 {#4406
    date: 2023-12-28 18:44:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I get annoyed when someone responds to my comment from yesterday much less days/weeks ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703785463 {#4405
    date: 2023-12-28 18:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 259883
  -bodyTs: "'ago':15 'annoy':3 'comment':9 'days/weeks':14 'get':2 'less':13 'much':12 'respond':6 'someon':5 'yesterday':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785463 {#4406
    date: 2023-12-28 18:44:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Umm that should read "You're stupid." Who patrols these posts originally to make sure the English grammar is correct? Oh that's right, nobody does. I see this mistake every single time on almost every posting anybody puts online."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703785738 {#4479
    date: 2023-12-28 18:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 259904
  -bodyTs: "'almost':35 'anybodi':38 'correct':20 'english':17 'everi':31,36 'grammar':18 'make':14 'mistak':30 'nobodi':25 'oh':21 'onlin':40 'origin':12 'patrol':9 'post':11,37 'put':39 're':6 'read':4 'right':24 'see':28 'singl':32 'stupid':7 'sure':15 'time':33 'umm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785738 {#4480
    date: 2023-12-28 18:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Umm that should read "You're stupid." Who patrols these posts originally to make sure the English grammar is correct? Oh that's right, nobody does. I see this mistake every single time on almost every posting anybody puts online."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703785738 {#4479
    date: 2023-12-28 18:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 259904
  -bodyTs: "'almost':35 'anybodi':38 'correct':20 'english':17 'everi':31,36 'grammar':18 'make':14 'mistak':30 'nobodi':25 'oh':21 'onlin':40 'origin':12 'patrol':9 'post':11,37 'put':39 're':6 'read':4 'right':24 'see':28 'singl':32 'stupid':7 'sure':15 'time':33 'umm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785738 {#4480
    date: 2023-12-28 18:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Umm that should read "You're stupid." Who patrols these posts originally to make sure the English grammar is correct? Oh that's right, nobody does. I see this mistake every single time on almost every posting anybody puts online."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703785738 {#4479
    date: 2023-12-28 18:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 259904
  -bodyTs: "'almost':35 'anybodi':38 'correct':20 'english':17 'everi':31,36 'grammar':18 'make':14 'mistak':30 'nobodi':25 'oh':21 'onlin':40 'origin':12 'patrol':9 'post':11,37 'put':39 're':6 'read':4 'right':24 'see':28 'singl':32 'stupid':7 'sure':15 'time':33 'umm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785738 {#4480
    date: 2023-12-28 18:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m going to misuse my stupid whenever and however I want, and there ain’t a damn thing you can do to stop me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703786739 {#4552
    date: 2023-12-28 19:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 259966
  -bodyTs: "'ain':15 'damn':18 'go':3 'howev':10 'm':2 'misus':5 'stop':24 'stupid':7 'thing':19 'want':12 'whenev':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1914719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786739 {#4553
    date: 2023-12-28 19:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m going to misuse my stupid whenever and however I want, and there ain’t a damn thing you can do to stop me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703786739 {#4552
    date: 2023-12-28 19:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 259966
  -bodyTs: "'ain':15 'damn':18 'go':3 'howev':10 'm':2 'misus':5 'stop':24 'stupid':7 'thing':19 'want':12 'whenev':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1914719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786739 {#4553
    date: 2023-12-28 19:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m going to misuse my stupid whenever and however I want, and there ain’t a damn thing you can do to stop me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703786739 {#4552
    date: 2023-12-28 19:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 259966
  -bodyTs: "'ain':15 'damn':18 'go':3 'howev':10 'm':2 'misus':5 'stop':24 'stupid':7 'thing':19 'want':12 'whenev':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1914719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786739 {#4553
    date: 2023-12-28 19:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4631
  +user: App\Entity\User {#4644 …}
  +entry: App\Entity\Entry {#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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708823383 {#4626
    date: 2024-02-25 02:09:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 260051
  -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789038 {#4627
    date: 2023-12-28 19:43:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4631
  +user: App\Entity\User {#4644 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708823383 {#4626
    date: 2024-02-25 02:09:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 260051
  -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789038 {#4627
    date: 2023-12-28 19:43:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4631
  +user: App\Entity\User {#4644 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708823383 {#4626
    date: 2024-02-25 02:09:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4632 …}
  +nested: Doctrine\ORM\PersistentCollection {#4634 …}
  +votes: Doctrine\ORM\PersistentCollection {#4636 …}
  +reports: Doctrine\ORM\PersistentCollection {#4638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
  -id: 260051
  -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789038 {#4627
    date: 2023-12-28 19:43:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1708823383 {#4626
      date: 2024-02-25 02:09:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 260051
    -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789038 {#4627
      date: 2023-12-28 19:43:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "You must both have a huge block list and very fun at parties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703792369 {#5144
    date: 2023-12-28 20:39:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Centillionaire@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 260200
  -bodyTs: "'block':7 'fun':11 'huge':6 'list':8 'must':2 'parti':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6899579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703792369 {#5145
    date: 2023-12-28 20:39:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1708823383 {#4626
      date: 2024-02-25 02:09:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 260051
    -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789038 {#4627
      date: 2023-12-28 19:43:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "You must both have a huge block list and very fun at parties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703792369 {#5144
    date: 2023-12-28 20:39:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Centillionaire@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 260200
  -bodyTs: "'block':7 'fun':11 'huge':6 'list':8 'must':2 'parti':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6899579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703792369 {#5145
    date: 2023-12-28 20:39:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1708823383 {#4626
      date: 2024-02-25 02:09:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 260051
    -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789038 {#4627
      date: 2023-12-28 19:43:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "You must both have a huge block list and very fun at parties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703792369 {#5144
    date: 2023-12-28 20:39:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Centillionaire@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 260200
  -bodyTs: "'block':7 'fun':11 'huge':6 'list':8 'must':2 'parti':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6899579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703792369 {#5145
    date: 2023-12-28 20:39:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1708823383 {#4626
      date: 2024-02-25 02:09:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 260051
    -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789038 {#4627
      date: 2023-12-28 19:43:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "![](https://thelemmy.club/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703797949 {#5160
    date: 2023-12-28 22:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Centillionaire@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 260451
  -bodyTs: "'/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)':3 'thelemmy.club':2 'thelemmy.club/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6476170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703797949 {#5161
    date: 2023-12-28 22:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1708823383 {#4626
      date: 2024-02-25 02:09:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 260051
    -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789038 {#4627
      date: 2023-12-28 19:43:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "![](https://thelemmy.club/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703797949 {#5160
    date: 2023-12-28 22:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Centillionaire@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 260451
  -bodyTs: "'/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)':3 'thelemmy.club':2 'thelemmy.club/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6476170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703797949 {#5161
    date: 2023-12-28 22:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4631
    +user: App\Entity\User {#4644 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you use the Spider-Man glasses on/glasses off meme wrong, I won’t reply. I will just block you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1708823383 {#4626
      date: 2024-02-25 02:09:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4632 …}
    +nested: Doctrine\ORM\PersistentCollection {#4634 …}
    +votes: Doctrine\ORM\PersistentCollection {#4636 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4642 …}
    -id: 260051
    -bodyTs: "'block':20 'glass':8 'man':7 'meme':11 'on/glasses':9 'repli':16 'spider':6 'spider-man':5 'use':3 'won':14 'wrong':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789038 {#4627
      date: 2023-12-28 19:43:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4631}
  +body: "![](https://thelemmy.club/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703797949 {#5160
    date: 2023-12-28 22:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Centillionaire@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 260451
  -bodyTs: "'/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)':3 'thelemmy.club':2 'thelemmy.club/pictrs/image/3449b8ad-f58e-4d9d-9e1b-ef060fefdd57.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6476170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703797949 {#5161
    date: 2023-12-28 22:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4704
  +user: App\Entity\User {#4717 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "*a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1708941621 {#4699
    date: 2024-02-26 11:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -id: 260056
  -bodyTs: "'lot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1661704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789181 {#4700
    date: 2023-12-28 19:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4704
  +user: App\Entity\User {#4717 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "*a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1708941621 {#4699
    date: 2024-02-26 11:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -id: 260056
  -bodyTs: "'lot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1661704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789181 {#4700
    date: 2023-12-28 19:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4704
  +user: App\Entity\User {#4717 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "*a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1708941621 {#4699
    date: 2024-02-26 11:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4705 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4709 …}
  +reports: Doctrine\ORM\PersistentCollection {#4711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
  -id: 260056
  -bodyTs: "'lot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1661704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789181 {#4700
    date: 2023-12-28 19:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5179
  +user: Proxies\__CG__\App\Entity\User {#5180 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "*a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1708941621 {#4699
      date: 2024-02-26 11:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 260056
    -bodyTs: "'lot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1661704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789181 {#4700
      date: 2023-12-28 19:46:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "*you're"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703795353 {#5176
    date: 2023-12-28 21:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 260353
  -bodyTs: "'re':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329790"
  +editedAt: DateTimeImmutable @1708814003 {#5177
    date: 2024-02-24 23:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703795353 {#5178
    date: 2023-12-28 21:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5179
  +user: Proxies\__CG__\App\Entity\User {#5180 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "*a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1708941621 {#4699
      date: 2024-02-26 11:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 260056
    -bodyTs: "'lot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1661704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789181 {#4700
      date: 2023-12-28 19:46:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "*you're"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703795353 {#5176
    date: 2023-12-28 21:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 260353
  -bodyTs: "'re':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329790"
  +editedAt: DateTimeImmutable @1708814003 {#5177
    date: 2024-02-24 23:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703795353 {#5178
    date: 2023-12-28 21:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5179
  +user: Proxies\__CG__\App\Entity\User {#5180 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "*a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1708941621 {#4699
      date: 2024-02-26 11:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 260056
    -bodyTs: "'lot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1661704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789181 {#4700
      date: 2023-12-28 19:46:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "*you're"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703795353 {#5176
    date: 2023-12-28 21:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 260353
  -bodyTs: "'re':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329790"
  +editedAt: DateTimeImmutable @1708814003 {#5177
    date: 2024-02-24 23:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703795353 {#5178
    date: 2023-12-28 21:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5283
  +user: App\Entity\User {#4717 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: Proxies\__CG__\App\Entity\User {#5180 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "*a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1708941621 {#4699
        date: 2024-02-26 11:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 260056
      -bodyTs: "'lot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1661704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789181 {#4700
        date: 2023-12-28 19:46:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "*you're"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703795353 {#5176
      date: 2023-12-28 21:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 260353
    -bodyTs: "'re':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329790"
    +editedAt: DateTimeImmutable @1708814003 {#5177
      date: 2024-02-24 23:33:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703795353 {#5178
      date: 2023-12-28 21:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "someone already said that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703806142 {#5281
    date: 2023-12-29 00:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@Bonehead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 260795
  -bodyTs: "'alreadi':2 'said':3 'someon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1663237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703806142 {#5282
    date: 2023-12-29 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5283
  +user: App\Entity\User {#4717 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: Proxies\__CG__\App\Entity\User {#5180 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "*a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1708941621 {#4699
        date: 2024-02-26 11:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 260056
      -bodyTs: "'lot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1661704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789181 {#4700
        date: 2023-12-28 19:46:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "*you're"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703795353 {#5176
      date: 2023-12-28 21:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 260353
    -bodyTs: "'re':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329790"
    +editedAt: DateTimeImmutable @1708814003 {#5177
      date: 2024-02-24 23:33:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703795353 {#5178
      date: 2023-12-28 21:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "someone already said that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703806142 {#5281
    date: 2023-12-29 00:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@Bonehead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 260795
  -bodyTs: "'alreadi':2 'said':3 'someon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1663237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703806142 {#5282
    date: 2023-12-29 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5283
  +user: App\Entity\User {#4717 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: Proxies\__CG__\App\Entity\User {#5180 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "*a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1708941621 {#4699
        date: 2024-02-26 11:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 260056
      -bodyTs: "'lot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1661704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789181 {#4700
        date: 2023-12-28 19:46:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "*you're"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703795353 {#5176
      date: 2023-12-28 21:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 260353
    -bodyTs: "'re':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329790"
    +editedAt: DateTimeImmutable @1708814003 {#5177
      date: 2024-02-24 23:33:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703795353 {#5178
      date: 2023-12-28 21:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "someone already said that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703806142 {#5281
    date: 2023-12-29 00:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@Bonehead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 260795
  -bodyTs: "'alreadi':2 'said':3 'someon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1663237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703806142 {#5282
    date: 2023-12-29 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5197 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "*a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1708941621 {#4699
      date: 2024-02-26 11:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 260056
    -bodyTs: "'lot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1661704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789181 {#4700
      date: 2023-12-28 19:46:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Back when Reddit was fun there was a very small sub called r/alot. It imagined that alot was a mythical beast and whatever word came before alot in the sentence was an adjective describing it. The guy artist who created the sub would then draw a new “alot beast” for every post. I miss old Reddit sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703795164 {#5193
    date: 2023-12-28 21:26:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5198 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5202 …}
  +reports: Doctrine\ORM\PersistentCollection {#5204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
  -id: 260339
  -bodyTs: "'adject':33 'alot':17,27,48 'artist':38 'back':1 'beast':21,49 'call':12 'came':25 'creat':40 'describ':34 'draw':45 'everi':51 'fun':5 'guy':37 'imagin':15 'miss':54 'mythic':20 'new':47 'old':55 'post':52 'r/alot':13 'reddit':3,56 'sentenc':30 'small':10 'sometim':57 'sub':11,42 'whatev':23 'word':24 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3329620"
  +editedAt: DateTimeImmutable @1710600817 {#5194
    date: 2024-03-16 15:53:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703795164 {#5195
    date: 2023-12-28 21:26:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5197 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "*a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1708941621 {#4699
      date: 2024-02-26 11:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 260056
    -bodyTs: "'lot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1661704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789181 {#4700
      date: 2023-12-28 19:46:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Back when Reddit was fun there was a very small sub called r/alot. It imagined that alot was a mythical beast and whatever word came before alot in the sentence was an adjective describing it. The guy artist who created the sub would then draw a new “alot beast” for every post. I miss old Reddit sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703795164 {#5193
    date: 2023-12-28 21:26:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5198 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5202 …}
  +reports: Doctrine\ORM\PersistentCollection {#5204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
  -id: 260339
  -bodyTs: "'adject':33 'alot':17,27,48 'artist':38 'back':1 'beast':21,49 'call':12 'came':25 'creat':40 'describ':34 'draw':45 'everi':51 'fun':5 'guy':37 'imagin':15 'miss':54 'mythic':20 'new':47 'old':55 'post':52 'r/alot':13 'reddit':3,56 'sentenc':30 'small':10 'sometim':57 'sub':11,42 'whatev':23 'word':24 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3329620"
  +editedAt: DateTimeImmutable @1710600817 {#5194
    date: 2024-03-16 15:53:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703795164 {#5195
    date: 2023-12-28 21:26:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5197 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: App\Entity\User {#4717 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "*a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1708941621 {#4699
      date: 2024-02-26 11:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4705 …}
    +nested: Doctrine\ORM\PersistentCollection {#4707 …}
    +votes: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 260056
    -bodyTs: "'lot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1661704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703789181 {#4700
      date: 2023-12-28 19:46:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: "Back when Reddit was fun there was a very small sub called r/alot. It imagined that alot was a mythical beast and whatever word came before alot in the sentence was an adjective describing it. The guy artist who created the sub would then draw a new “alot beast” for every post. I miss old Reddit sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703795164 {#5193
    date: 2023-12-28 21:26:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5198 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5202 …}
  +reports: Doctrine\ORM\PersistentCollection {#5204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
  -id: 260339
  -bodyTs: "'adject':33 'alot':17,27,48 'artist':38 'back':1 'beast':21,49 'call':12 'came':25 'creat':40 'describ':34 'draw':45 'everi':51 'fun':5 'guy':37 'imagin':15 'miss':54 'mythic':20 'new':47 'old':55 'post':52 'r/alot':13 'reddit':3,56 'sentenc':30 'small':10 'sometim':57 'sub':11,42 'whatev':23 'word':24 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3329620"
  +editedAt: DateTimeImmutable @1710600817 {#5194
    date: 2024-03-16 15:53:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703795164 {#5195
    date: 2023-12-28 21:26:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "*a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1708941621 {#4699
        date: 2024-02-26 11:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 260056
      -bodyTs: "'lot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1661704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789181 {#4700
        date: 2023-12-28 19:46:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Back when Reddit was fun there was a very small sub called r/alot. It imagined that alot was a mythical beast and whatever word came before alot in the sentence was an adjective describing it. The guy artist who created the sub would then draw a new “alot beast” for every post. I miss old Reddit sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703795164 {#5193
      date: 2023-12-28 21:26:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5198 …}
    +nested: Doctrine\ORM\PersistentCollection {#5200 …}
    +votes: Doctrine\ORM\PersistentCollection {#5202 …}
    +reports: Doctrine\ORM\PersistentCollection {#5204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
    -id: 260339
    -bodyTs: "'adject':33 'alot':17,27,48 'artist':38 'back':1 'beast':21,49 'call':12 'came':25 'creat':40 'describ':34 'draw':45 'everi':51 'fun':5 'guy':37 'imagin':15 'miss':54 'mythic':20 'new':47 'old':55 'post':52 'r/alot':13 'reddit':3,56 'sentenc':30 'small':10 'sometim':57 'sub':11,42 'whatev':23 'word':24 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3329620"
    +editedAt: DateTimeImmutable @1710600817 {#5194
      date: 2024-03-16 15:53:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703795164 {#5195
      date: 2023-12-28 21:26:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    [The Alot Is Better Than You At Everything](http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html)\n
    \n
    Allie Brosh was on Reddit back in the day. If the drawing style looks familiar, then she might have run a sub for a while before stepping back from the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703824461 {#5265
    date: 2023-12-29 05:34:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@IAmHisBiggestSpoon@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 261442
  -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html)':11 'alli':12 'alot':2 'back':17,39 'better':4 'brosh':13 'day':20 'draw':23 'everyth':8 'familiar':26 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html)':9 'internet':42 'look':25 'might':29 'reddit':16 'run':31 'step':38 'style':24 'sub':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4330825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703824461 {#5266
    date: 2023-12-29 05:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "*a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1708941621 {#4699
        date: 2024-02-26 11:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 260056
      -bodyTs: "'lot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1661704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789181 {#4700
        date: 2023-12-28 19:46:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Back when Reddit was fun there was a very small sub called r/alot. It imagined that alot was a mythical beast and whatever word came before alot in the sentence was an adjective describing it. The guy artist who created the sub would then draw a new “alot beast” for every post. I miss old Reddit sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703795164 {#5193
      date: 2023-12-28 21:26:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5198 …}
    +nested: Doctrine\ORM\PersistentCollection {#5200 …}
    +votes: Doctrine\ORM\PersistentCollection {#5202 …}
    +reports: Doctrine\ORM\PersistentCollection {#5204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
    -id: 260339
    -bodyTs: "'adject':33 'alot':17,27,48 'artist':38 'back':1 'beast':21,49 'call':12 'came':25 'creat':40 'describ':34 'draw':45 'everi':51 'fun':5 'guy':37 'imagin':15 'miss':54 'mythic':20 'new':47 'old':55 'post':52 'r/alot':13 'reddit':3,56 'sentenc':30 'small':10 'sometim':57 'sub':11,42 'whatev':23 'word':24 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3329620"
    +editedAt: DateTimeImmutable @1710600817 {#5194
      date: 2024-03-16 15:53:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703795164 {#5195
      date: 2023-12-28 21:26:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    [The Alot Is Better Than You At Everything](http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html)\n
    \n
    Allie Brosh was on Reddit back in the day. If the drawing style looks familiar, then she might have run a sub for a while before stepping back from the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703824461 {#5265
    date: 2023-12-29 05:34:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@IAmHisBiggestSpoon@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 261442
  -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html)':11 'alli':12 'alot':2 'back':17,39 'better':4 'brosh':13 'day':20 'draw':23 'everyth':8 'familiar':26 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html)':9 'internet':42 'look':25 'might':29 'reddit':16 'run':31 'step':38 'style':24 'sub':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4330825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703824461 {#5266
    date: 2023-12-29 05:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: App\Entity\User {#4717 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "*a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1708941621 {#4699
        date: 2024-02-26 11:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4705 …}
      +nested: Doctrine\ORM\PersistentCollection {#4707 …}
      +votes: Doctrine\ORM\PersistentCollection {#4709 …}
      +reports: Doctrine\ORM\PersistentCollection {#4711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
      -id: 260056
      -bodyTs: "'lot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1661704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703789181 {#4700
        date: 2023-12-28 19:46:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4704}
    +body: "Back when Reddit was fun there was a very small sub called r/alot. It imagined that alot was a mythical beast and whatever word came before alot in the sentence was an adjective describing it. The guy artist who created the sub would then draw a new “alot beast” for every post. I miss old Reddit sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703795164 {#5193
      date: 2023-12-28 21:26:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
      "@OttoVonNoob@lemmy.ca"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5198 …}
    +nested: Doctrine\ORM\PersistentCollection {#5200 …}
    +votes: Doctrine\ORM\PersistentCollection {#5202 …}
    +reports: Doctrine\ORM\PersistentCollection {#5204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
    -id: 260339
    -bodyTs: "'adject':33 'alot':17,27,48 'artist':38 'back':1 'beast':21,49 'call':12 'came':25 'creat':40 'describ':34 'draw':45 'everi':51 'fun':5 'guy':37 'imagin':15 'miss':54 'mythic':20 'new':47 'old':55 'post':52 'r/alot':13 'reddit':3,56 'sentenc':30 'small':10 'sometim':57 'sub':11,42 'whatev':23 'word':24 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3329620"
    +editedAt: DateTimeImmutable @1710600817 {#5194
      date: 2024-03-16 15:53:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703795164 {#5195
      date: 2023-12-28 21:26:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4704}
  +body: """
    [The Alot Is Better Than You At Everything](http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html)\n
    \n
    Allie Brosh was on Reddit back in the day. If the drawing style looks familiar, then she might have run a sub for a while before stepping back from the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703824461 {#5265
    date: 2023-12-29 05:34:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ultra@feddit.ro"
    "@IAmHisBiggestSpoon@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 261442
  -bodyTs: "'/2010/04/alot-is-better-than-you-at-everything.html)':11 'alli':12 'alot':2 'back':17,39 'better':4 'brosh':13 'day':20 'draw':23 'everyth':8 'familiar':26 'hyperboleandahalf.blogspot.com':10 'hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html)':9 'internet':42 'look':25 'might':29 'reddit':16 'run':31 'step':38 'style':24 'sub':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4330825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703824461 {#5266
    date: 2023-12-29 05:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4777
  +user: App\Entity\User {#4790 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Worst meme everrrr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703789614 {#4772
    date: 2023-12-28 19:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4778 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4782 …}
  +reports: Doctrine\ORM\PersistentCollection {#4784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
  -id: 260078
  -bodyTs: "'everrrr':3 'meme':2 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789614 {#4773
    date: 2023-12-28 19:53:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4777
  +user: App\Entity\User {#4790 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Worst meme everrrr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703789614 {#4772
    date: 2023-12-28 19:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4778 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4782 …}
  +reports: Doctrine\ORM\PersistentCollection {#4784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
  -id: 260078
  -bodyTs: "'everrrr':3 'meme':2 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789614 {#4773
    date: 2023-12-28 19:53:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4777
  +user: App\Entity\User {#4790 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Worst meme everrrr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703789614 {#4772
    date: 2023-12-28 19:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4778 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4782 …}
  +reports: Doctrine\ORM\PersistentCollection {#4784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
  -id: 260078
  -bodyTs: "'everrrr':3 'meme':2 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/728596/-/comment/4329476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789614 {#4773
    date: 2023-12-28 19:53:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4851
  +user: App\Entity\User {#4864 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There’s only like two of them. Block and move on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703789810 {#4846
    date: 2023-12-28 19:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
  -id: 260083
  -bodyTs: "'block':8 'like':4 'move':10 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6926815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789810 {#4847
    date: 2023-12-28 19:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4851
  +user: App\Entity\User {#4864 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There’s only like two of them. Block and move on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703789810 {#4846
    date: 2023-12-28 19:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
  -id: 260083
  -bodyTs: "'block':8 'like':4 'move':10 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6926815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789810 {#4847
    date: 2023-12-28 19:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4851
  +user: App\Entity\User {#4864 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There’s only like two of them. Block and move on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703789810 {#4846
    date: 2023-12-28 19:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4862 …}
  -id: 260083
  -bodyTs: "'block':8 'like':4 'move':10 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6926815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703789810 {#4847
    date: 2023-12-28 19:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4926
  +user: App\Entity\User {#4939 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You see the thing is shut up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703793743 {#4921
    date: 2023-12-28 21:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 260268
  -bodyTs: "'see':2 'shut':6 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6281482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793743 {#4922
    date: 2023-12-28 21:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4926
  +user: App\Entity\User {#4939 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You see the thing is shut up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703793743 {#4921
    date: 2023-12-28 21:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 260268
  -bodyTs: "'see':2 'shut':6 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6281482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793743 {#4922
    date: 2023-12-28 21:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4926
  +user: App\Entity\User {#4939 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You see the thing is shut up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703793743 {#4921
    date: 2023-12-28 21:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 260268
  -bodyTs: "'see':2 'shut':6 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6281482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793743 {#4922
    date: 2023-12-28 21:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "What about our stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1703796470 {#4995
    date: 2023-12-28 21:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 260393
  -bodyTs: "'stupid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6900928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703796470 {#4996
    date: 2023-12-28 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "What about our stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1703796470 {#4995
    date: 2023-12-28 21:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 260393
  -bodyTs: "'stupid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6900928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703796470 {#4996
    date: 2023-12-28 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +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: "Seriously-who-patrols-old-posts"
    +title: "Seriously who patrols old posts..."
    +url: "https://lemmy.ca/pictrs/image/73f8a37f-aa78-4408-ac68-036f05ba164c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720301147 {#2418
      date: 2024-07-06 23:25:47.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: 25424
    -titleTs: "'old':4 'patrol':3 'post':5 'serious':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703868330
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12193394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703781930 {#1858
      date: 2023-12-28 17:45:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "What about our stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1703796470 {#4995
    date: 2023-12-28 21:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 260393
  -bodyTs: "'stupid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6900928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703796470 {#4996
    date: 2023-12-28 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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