Redirect 302 redirect from GET @entry_comment_create (d702f7)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/8797/You-are-helping-support-the-fediverse-right

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 …}
}
15.59 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "You-are-helping-support-the-fediverse-right"
  +title: "You are helping support the fediverse, right?"
  +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
  +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 554
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698820590 {#2414
    date: 2023-11-01 07:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8797
  -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
  -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698866576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8391772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698780176 {#1793
    date: 2023-10-31 20:22:56.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "You-are-helping-support-the-fediverse-right"
  +title: "You are helping support the fediverse, right?"
  +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
  +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 554
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698820590 {#2414
    date: 2023-11-01 07:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8797
  -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
  -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698866576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8391772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698780176 {#1793
    date: 2023-10-31 20:22:56.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "You-are-helping-support-the-fediverse-right"
  +title: "You are helping support the fediverse, right?"
  +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
  +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 554
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698820590 {#2414
    date: 2023-11-01 07:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8797
  -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
  -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698866576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8391772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698780176 {#1793
    date: 2023-10-31 20:22:56.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 {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fuck giving money. Plus, did you realise the amount of people who are giving money to Lemmy as opposed to Reddit just to spite Reddit? It’s like putting money in the meat grinder. Literally no purpose.\n
    \n
    Lemmy will never catch up to Reddit. And it’s self-hosted, so there’s literally 0 point to donations. Stop being irrational.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698820590 {#4034
    date: 2023-11-01 07:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 82303
  -bodyTs: "'0':55 'amount':9 'catch':41 'donat':58 'fuck':1 'give':2,14 'grinder':34 'host':50 'irrat':61 'lemmi':17,38 'like':28 'liter':35,54 'meat':33 'money':3,15,30 'never':40 'oppos':19 'peopl':11 'plus':4 'point':56 'purpos':37 'put':29 'realis':7 'reddit':21,25,44 'self':49 'self-host':48 'spite':24 'stop':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5582577"
  +editedAt: DateTimeImmutable @1698822416 {#3970
    date: 2023-11-01 08:06:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698820590 {#4033
    date: 2023-11-01 07:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fuck giving money. Plus, did you realise the amount of people who are giving money to Lemmy as opposed to Reddit just to spite Reddit? It’s like putting money in the meat grinder. Literally no purpose.\n
    \n
    Lemmy will never catch up to Reddit. And it’s self-hosted, so there’s literally 0 point to donations. Stop being irrational.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698820590 {#4034
    date: 2023-11-01 07:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 82303
  -bodyTs: "'0':55 'amount':9 'catch':41 'donat':58 'fuck':1 'give':2,14 'grinder':34 'host':50 'irrat':61 'lemmi':17,38 'like':28 'liter':35,54 'meat':33 'money':3,15,30 'never':40 'oppos':19 'peopl':11 'plus':4 'point':56 'purpos':37 'put':29 'realis':7 'reddit':21,25,44 'self':49 'self-host':48 'spite':24 'stop':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5582577"
  +editedAt: DateTimeImmutable @1698822416 {#3970
    date: 2023-11-01 08:06:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698820590 {#4033
    date: 2023-11-01 07:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fuck giving money. Plus, did you realise the amount of people who are giving money to Lemmy as opposed to Reddit just to spite Reddit? It’s like putting money in the meat grinder. Literally no purpose.\n
    \n
    Lemmy will never catch up to Reddit. And it’s self-hosted, so there’s literally 0 point to donations. Stop being irrational.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698820590 {#4034
    date: 2023-11-01 07:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 82303
  -bodyTs: "'0':55 'amount':9 'catch':41 'donat':58 'fuck':1 'give':2,14 'grinder':34 'host':50 'irrat':61 'lemmi':17,38 'like':28 'liter':35,54 'meat':33 'money':3,15,30 'never':40 'oppos':19 'peopl':11 'plus':4 'point':56 'purpos':37 'put':29 'realis':7 'reddit':21,25,44 'self':49 'self-host':48 'spite':24 'stop':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5582577"
  +editedAt: DateTimeImmutable @1698822416 {#3970
    date: 2023-11-01 08:06:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698820590 {#4033
    date: 2023-11-01 07:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4060
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Zoidsberg? He gives. You gotta give!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698818125 {#4066
    date: 2023-11-01 06:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 82261
  -bodyTs: "'give':3,6 'gotta':5 'zoidsberg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4974880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698817149 {#4067
    date: 2023-11-01 06:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Zoidsberg? He gives. You gotta give!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698818125 {#4066
    date: 2023-11-01 06:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 82261
  -bodyTs: "'give':3,6 'gotta':5 'zoidsberg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4974880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698817149 {#4067
    date: 2023-11-01 06:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Zoidsberg? He gives. You gotta give!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698818125 {#4066
    date: 2023-11-01 06:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 82261
  -bodyTs: "'give':3,6 'gotta':5 'zoidsberg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4974880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698817149 {#4067
    date: 2023-11-01 06:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5046
  +user: Proxies\__CG__\App\Entity\User {#5047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Zoidsberg? He gives. You gotta give!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698818125 {#4066
      date: 2023-11-01 06:55:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4055 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    -id: 82261
    -bodyTs: "'give':3,6 'gotta':5 'zoidsberg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4974880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817149 {#4067
      date: 2023-11-01 06:39:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "HOLD THAT DOOR! HOLD THAT DOOR!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698818123 {#5044
    date: 2023-11-01 06:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5048 …}
  +nested: Doctrine\ORM\PersistentCollection {#5050 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5058 …}
  -id: 82272
  -bodyTs: "'door':3,6 'hold':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4975048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698818123 {#5045
    date: 2023-11-01 06:55: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
15 DENIED edit
App\Entity\EntryComment {#5046
  +user: Proxies\__CG__\App\Entity\User {#5047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Zoidsberg? He gives. You gotta give!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698818125 {#4066
      date: 2023-11-01 06:55:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4055 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    -id: 82261
    -bodyTs: "'give':3,6 'gotta':5 'zoidsberg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4974880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817149 {#4067
      date: 2023-11-01 06:39:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "HOLD THAT DOOR! HOLD THAT DOOR!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698818123 {#5044
    date: 2023-11-01 06:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5048 …}
  +nested: Doctrine\ORM\PersistentCollection {#5050 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5058 …}
  -id: 82272
  -bodyTs: "'door':3,6 'hold':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4975048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698818123 {#5045
    date: 2023-11-01 06:55: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
16 DENIED moderate
App\Entity\EntryComment {#5046
  +user: Proxies\__CG__\App\Entity\User {#5047 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Zoidsberg? He gives. You gotta give!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698818125 {#4066
      date: 2023-11-01 06:55:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4055 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    -id: 82261
    -bodyTs: "'give':3,6 'gotta':5 'zoidsberg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4974880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817149 {#4067
      date: 2023-11-01 06:39:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "HOLD THAT DOOR! HOLD THAT DOOR!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698818123 {#5044
    date: 2023-11-01 06:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5048 …}
  +nested: Doctrine\ORM\PersistentCollection {#5050 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5058 …}
  -id: 82272
  -bodyTs: "'door':3,6 'hold':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4975048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698818123 {#5045
    date: 2023-11-01 06:55: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
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 {#4147
  +user: App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This post gave me the initiative to finally donate! 🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698804427 {#4141
    date: 2023-11-01 03:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4148 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 82014
  -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5398723"
  +editedAt: DateTimeImmutable @1698793511 {#4142
    date: 2023-11-01 00:05:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698793399 {#4143
    date: 2023-11-01 00:03:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4147
  +user: App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This post gave me the initiative to finally donate! 🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698804427 {#4141
    date: 2023-11-01 03:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4148 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 82014
  -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5398723"
  +editedAt: DateTimeImmutable @1698793511 {#4142
    date: 2023-11-01 00:05:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698793399 {#4143
    date: 2023-11-01 00:03:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4147
  +user: App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This post gave me the initiative to finally donate! 🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698804427 {#4141
    date: 2023-11-01 03:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4148 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 82014
  -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5398723"
  +editedAt: DateTimeImmutable @1698793511 {#4142
    date: 2023-11-01 00:05:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698793399 {#4143
    date: 2023-11-01 00:03:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5014
  +user: Proxies\__CG__\App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: App\Entity\User {#4160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This post gave me the initiative to finally donate! 🫡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698804427 {#4141
      date: 2023-11-01 03:07:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4148 …}
    +nested: Doctrine\ORM\PersistentCollection {#4150 …}
    +votes: Doctrine\ORM\PersistentCollection {#4152 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 82014
    -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5398723"
    +editedAt: DateTimeImmutable @1698793511 {#4142
      date: 2023-11-01 00:05:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698793399 {#4143
      date: 2023-11-01 00:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4147}
  +body: "one more here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698804425 {#5012
    date: 2023-11-01 03:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@steal_your_face@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5016 …}
  +nested: Doctrine\ORM\PersistentCollection {#5018 …}
  +votes: Doctrine\ORM\PersistentCollection {#5020 …}
  +reports: Doctrine\ORM\PersistentCollection {#5022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
  -id: 82118
  -bodyTs: "'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5031340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698804425 {#5013
    date: 2023-11-01 03:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5014
  +user: Proxies\__CG__\App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: App\Entity\User {#4160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This post gave me the initiative to finally donate! 🫡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698804427 {#4141
      date: 2023-11-01 03:07:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4148 …}
    +nested: Doctrine\ORM\PersistentCollection {#4150 …}
    +votes: Doctrine\ORM\PersistentCollection {#4152 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 82014
    -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5398723"
    +editedAt: DateTimeImmutable @1698793511 {#4142
      date: 2023-11-01 00:05:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698793399 {#4143
      date: 2023-11-01 00:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4147}
  +body: "one more here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698804425 {#5012
    date: 2023-11-01 03:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@steal_your_face@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5016 …}
  +nested: Doctrine\ORM\PersistentCollection {#5018 …}
  +votes: Doctrine\ORM\PersistentCollection {#5020 …}
  +reports: Doctrine\ORM\PersistentCollection {#5022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
  -id: 82118
  -bodyTs: "'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5031340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698804425 {#5013
    date: 2023-11-01 03:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5014
  +user: Proxies\__CG__\App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: App\Entity\User {#4160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This post gave me the initiative to finally donate! 🫡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698804427 {#4141
      date: 2023-11-01 03:07:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4148 …}
    +nested: Doctrine\ORM\PersistentCollection {#4150 …}
    +votes: Doctrine\ORM\PersistentCollection {#4152 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 82014
    -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5398723"
    +editedAt: DateTimeImmutable @1698793511 {#4142
      date: 2023-11-01 00:05:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698793399 {#4143
      date: 2023-11-01 00:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4147}
  +body: "one more here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698804425 {#5012
    date: 2023-11-01 03:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@steal_your_face@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5016 …}
  +nested: Doctrine\ORM\PersistentCollection {#5018 …}
  +votes: Doctrine\ORM\PersistentCollection {#5020 …}
  +reports: Doctrine\ORM\PersistentCollection {#5022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
  -id: 82118
  -bodyTs: "'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5031340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698804425 {#5013
    date: 2023-11-01 03:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5030
  +user: Proxies\__CG__\App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: App\Entity\User {#4160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This post gave me the initiative to finally donate! 🫡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698804427 {#4141
      date: 2023-11-01 03:07:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4148 …}
    +nested: Doctrine\ORM\PersistentCollection {#4150 …}
    +votes: Doctrine\ORM\PersistentCollection {#4152 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 82014
    -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5398723"
    +editedAt: DateTimeImmutable @1698793511 {#4142
      date: 2023-11-01 00:05:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698793399 {#4143
      date: 2023-11-01 00:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4147}
  +body: "Same! I’ve been a lazy, well-meaning ass about it for months but this was the little nudge I needed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698801539 {#5028
    date: 2023-11-01 02:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@steal_your_face@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5032 …}
  +nested: Doctrine\ORM\PersistentCollection {#5034 …}
  +votes: Doctrine\ORM\PersistentCollection {#5036 …}
  +reports: Doctrine\ORM\PersistentCollection {#5038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5042 …}
  -id: 82094
  -bodyTs: "'ass':10 'lazi':6 'littl':19 'mean':9 'month':14 'need':22 'nudg':20 've':3 'well':8 'well-mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4468739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801539 {#5029
    date: 2023-11-01 02:18:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5030
  +user: Proxies\__CG__\App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: App\Entity\User {#4160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This post gave me the initiative to finally donate! 🫡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698804427 {#4141
      date: 2023-11-01 03:07:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4148 …}
    +nested: Doctrine\ORM\PersistentCollection {#4150 …}
    +votes: Doctrine\ORM\PersistentCollection {#4152 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 82014
    -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5398723"
    +editedAt: DateTimeImmutable @1698793511 {#4142
      date: 2023-11-01 00:05:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698793399 {#4143
      date: 2023-11-01 00:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4147}
  +body: "Same! I’ve been a lazy, well-meaning ass about it for months but this was the little nudge I needed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698801539 {#5028
    date: 2023-11-01 02:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@steal_your_face@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5032 …}
  +nested: Doctrine\ORM\PersistentCollection {#5034 …}
  +votes: Doctrine\ORM\PersistentCollection {#5036 …}
  +reports: Doctrine\ORM\PersistentCollection {#5038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5042 …}
  -id: 82094
  -bodyTs: "'ass':10 'lazi':6 'littl':19 'mean':9 'month':14 'need':22 'nudg':20 've':3 'well':8 'well-mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4468739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801539 {#5029
    date: 2023-11-01 02:18:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5030
  +user: Proxies\__CG__\App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4147
    +user: App\Entity\User {#4160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This post gave me the initiative to finally donate! 🫡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698804427 {#4141
      date: 2023-11-01 03:07:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4148 …}
    +nested: Doctrine\ORM\PersistentCollection {#4150 …}
    +votes: Doctrine\ORM\PersistentCollection {#4152 …}
    +reports: Doctrine\ORM\PersistentCollection {#4154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
    -id: 82014
    -bodyTs: "'donat':9 'final':8 'gave':3 'initi':6 'post':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5398723"
    +editedAt: DateTimeImmutable @1698793511 {#4142
      date: 2023-11-01 00:05:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698793399 {#4143
      date: 2023-11-01 00:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4147}
  +body: "Same! I’ve been a lazy, well-meaning ass about it for months but this was the little nudge I needed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698801539 {#5028
    date: 2023-11-01 02:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@steal_your_face@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5032 …}
  +nested: Doctrine\ORM\PersistentCollection {#5034 …}
  +votes: Doctrine\ORM\PersistentCollection {#5036 …}
  +reports: Doctrine\ORM\PersistentCollection {#5038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5042 …}
  -id: 82094
  -bodyTs: "'ass':10 'lazi':6 'littl':19 'mean':9 'month':14 'need':22 'nudg':20 've':3 'well':8 'well-mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4468739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801539 {#5029
    date: 2023-11-01 02:18:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "@Zoidsberg@lemmy.ca yes! 1€ per week"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698790048 {#4217
    date: 2023-10-31 23:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 82042
  -bodyTs: "'1':3 'per':4 'week':5 'yes':2 'zoidsberg@lemmy.ca':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/RookieNerd/statuses/111331904592084183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698790048 {#4218
    date: 2023-10-31 23:07:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "@Zoidsberg@lemmy.ca yes! 1€ per week"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698790048 {#4217
    date: 2023-10-31 23:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 82042
  -bodyTs: "'1':3 'per':4 'week':5 'yes':2 'zoidsberg@lemmy.ca':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/RookieNerd/statuses/111331904592084183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698790048 {#4218
    date: 2023-10-31 23:07:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "@Zoidsberg@lemmy.ca yes! 1€ per week"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698790048 {#4217
    date: 2023-10-31 23:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 82042
  -bodyTs: "'1':3 'per':4 'week':5 'yes':2 'zoidsberg@lemmy.ca':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/RookieNerd/statuses/111331904592084183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698790048 {#4218
    date: 2023-10-31 23:07:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4297
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah… I’d rather donate to my instance when that becomes available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698791323 {#4292
    date: 2023-10-31 23:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 81935
  -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5025399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698789201 {#4293
    date: 2023-10-31 22:53: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
35 DENIED edit
App\Entity\EntryComment {#4297
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah… I’d rather donate to my instance when that becomes available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698791323 {#4292
    date: 2023-10-31 23:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 81935
  -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5025399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698789201 {#4293
    date: 2023-10-31 22:53: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
36 DENIED moderate
App\Entity\EntryComment {#4297
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah… I’d rather donate to my instance when that becomes available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698791323 {#4292
    date: 2023-10-31 23:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 81935
  -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5025399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698789201 {#4293
    date: 2023-10-31 22:53: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
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 {#4999
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: App\Entity\User {#4310 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah… I’d rather donate to my instance when that becomes available."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698791323 {#4292
      date: 2023-10-31 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4298 …}
    +nested: Doctrine\ORM\PersistentCollection {#4300 …}
    +votes: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
    -id: 81935
    -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5025399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698789201 {#4293
      date: 2023-10-31 22:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4297}
  +body: "![](https://lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1698790784 {#4997
    date: 2023-10-31 23:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 81965
  -bodyTs: "'/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4465653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698790784 {#4998
    date: 2023-10-31 23:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4999
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: App\Entity\User {#4310 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah… I’d rather donate to my instance when that becomes available."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698791323 {#4292
      date: 2023-10-31 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4298 …}
    +nested: Doctrine\ORM\PersistentCollection {#4300 …}
    +votes: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
    -id: 81935
    -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5025399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698789201 {#4293
      date: 2023-10-31 22:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4297}
  +body: "![](https://lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1698790784 {#4997
    date: 2023-10-31 23:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 81965
  -bodyTs: "'/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4465653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698790784 {#4998
    date: 2023-10-31 23:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4999
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: App\Entity\User {#4310 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah… I’d rather donate to my instance when that becomes available."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698791323 {#4292
      date: 2023-10-31 23:28:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4298 …}
    +nested: Doctrine\ORM\PersistentCollection {#4300 …}
    +votes: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
    -id: 81935
    -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5025399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698789201 {#4293
      date: 2023-10-31 22:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4297}
  +body: "![](https://lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1698790784 {#4997
    date: 2023-10-31 23:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 81965
  -bodyTs: "'/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4465653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698790784 {#4998
    date: 2023-10-31 23:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#5101
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#4310 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah… I’d rather donate to my instance when that becomes available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698791323 {#4292
        date: 2023-10-31 23:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4300 …}
      +votes: Doctrine\ORM\PersistentCollection {#4302 …}
      +reports: Doctrine\ORM\PersistentCollection {#4304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
      -id: 81935
      -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5025399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698789201 {#4293
        date: 2023-10-31 22:53:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4297}
    +body: "![](https://lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1698790784 {#4997
      date: 2023-10-31 23:19:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#5002 …}
    +votes: Doctrine\ORM\PersistentCollection {#5004 …}
    +reports: Doctrine\ORM\PersistentCollection {#5006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
    -id: 81965
    -bodyTs: "'/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4465653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698790784 {#4998
      date: 2023-10-31 23:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4297}
  +body: "Guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698791321 {#5099
    date: 2023-10-31 23:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 81973
  -bodyTs: "'guess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5026626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698791321 {#5100
    date: 2023-10-31 23:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5101
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#4310 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah… I’d rather donate to my instance when that becomes available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698791323 {#4292
        date: 2023-10-31 23:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4300 …}
      +votes: Doctrine\ORM\PersistentCollection {#4302 …}
      +reports: Doctrine\ORM\PersistentCollection {#4304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
      -id: 81935
      -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5025399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698789201 {#4293
        date: 2023-10-31 22:53:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4297}
    +body: "![](https://lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1698790784 {#4997
      date: 2023-10-31 23:19:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#5002 …}
    +votes: Doctrine\ORM\PersistentCollection {#5004 …}
    +reports: Doctrine\ORM\PersistentCollection {#5006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
    -id: 81965
    -bodyTs: "'/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4465653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698790784 {#4998
      date: 2023-10-31 23:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4297}
  +body: "Guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698791321 {#5099
    date: 2023-10-31 23:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 81973
  -bodyTs: "'guess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5026626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698791321 {#5100
    date: 2023-10-31 23:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5101
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: App\Entity\User {#4310 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah… I’d rather donate to my instance when that becomes available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698791323 {#4292
        date: 2023-10-31 23:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4298 …}
      +nested: Doctrine\ORM\PersistentCollection {#4300 …}
      +votes: Doctrine\ORM\PersistentCollection {#4302 …}
      +reports: Doctrine\ORM\PersistentCollection {#4304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
      -id: 81935
      -bodyTs: "'avail':12 'becom':11 'd':3 'donat':5 'instanc':8 'rather':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5025399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698789201 {#4293
        date: 2023-10-31 22:53:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4297}
    +body: "![](https://lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1698790784 {#4997
      date: 2023-10-31 23:19:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#5002 …}
    +votes: Doctrine\ORM\PersistentCollection {#5004 …}
    +reports: Doctrine\ORM\PersistentCollection {#5006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
    -id: 81965
    -bodyTs: "'/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/b29fb3e6-09df-4fef-bcaf-a2e4e2bdf14a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4465653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698790784 {#4998
      date: 2023-10-31 23:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4297}
  +body: "Guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698791321 {#5099
    date: 2023-10-31 23:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 81973
  -bodyTs: "'guess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5026626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698791321 {#5100
    date: 2023-10-31 23:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4370
  +user: App\Entity\User {#4383 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698791819 {#4365
    date: 2023-10-31 23:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4371 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
  -id: 81851
  -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698785050 {#4366
    date: 2023-10-31 21:44: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 {#4370
  +user: App\Entity\User {#4383 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698791819 {#4365
    date: 2023-10-31 23:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4371 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
  -id: 81851
  -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698785050 {#4366
    date: 2023-10-31 21:44: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 {#4370
  +user: App\Entity\User {#4383 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698791819 {#4365
    date: 2023-10-31 23:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4371 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
  -id: 81851
  -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698785050 {#4366
    date: 2023-10-31 21:44: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 {#4983
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4370
    +user: App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698791819 {#4365
      date: 2023-10-31 23:36:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4373 …}
    +votes: Doctrine\ORM\PersistentCollection {#4375 …}
    +reports: Doctrine\ORM\PersistentCollection {#4377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 81851
    -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698785050 {#4366
      date: 2023-10-31 21:44:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4370}
  +body: "Is that the official term for kbin users?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698785900 {#4981
    date: 2023-10-31 21:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Jaysyn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 81861
  -bodyTs: "'kbin':7 'offici':4 'term':5 'user':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4454217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698785900 {#4982
    date: 2023-10-31 21:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4983
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4370
    +user: App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698791819 {#4365
      date: 2023-10-31 23:36:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4373 …}
    +votes: Doctrine\ORM\PersistentCollection {#4375 …}
    +reports: Doctrine\ORM\PersistentCollection {#4377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 81851
    -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698785050 {#4366
      date: 2023-10-31 21:44:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4370}
  +body: "Is that the official term for kbin users?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698785900 {#4981
    date: 2023-10-31 21:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Jaysyn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 81861
  -bodyTs: "'kbin':7 'offici':4 'term':5 'user':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4454217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698785900 {#4982
    date: 2023-10-31 21:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4983
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4370
    +user: App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698791819 {#4365
      date: 2023-10-31 23:36:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4373 …}
    +votes: Doctrine\ORM\PersistentCollection {#4375 …}
    +reports: Doctrine\ORM\PersistentCollection {#4377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 81851
    -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698785050 {#4366
      date: 2023-10-31 21:44:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4370}
  +body: "Is that the official term for kbin users?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698785900 {#4981
    date: 2023-10-31 21:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Jaysyn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 81861
  -bodyTs: "'kbin':7 'offici':4 'term':5 'user':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4454217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698785900 {#4982
    date: 2023-10-31 21:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5069
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4983
    +user: Proxies\__CG__\App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4370
      +user: App\Entity\User {#4383 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698791819 {#4365
        date: 2023-10-31 23:36:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4371 …}
      +nested: Doctrine\ORM\PersistentCollection {#4373 …}
      +votes: Doctrine\ORM\PersistentCollection {#4375 …}
      +reports: Doctrine\ORM\PersistentCollection {#4377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
      -id: 81851
      -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698785050 {#4366
        date: 2023-10-31 21:44:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4370}
    +body: "Is that the official term for kbin users?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698785900 {#4981
      date: 2023-10-31 21:58:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@Jaysyn@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 81861
    -bodyTs: "'kbin':7 'offici':4 'term':5 'user':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4454217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698785900 {#4982
      date: 2023-10-31 21:58:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4370}
  +body: "I’ve been saying kbinauts but idk what they prefer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698791817 {#5064
    date: 2023-10-31 23:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Jaysyn@kbin.social"
    "@kirby@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5074 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 81987
  -bodyTs: "'idk':7 'kbinaut':5 'prefer':10 'say':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5026794"
  +editedAt: DateTimeImmutable @1698791830 {#5061
    date: 2023-10-31 23:37:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698791817 {#5065
    date: 2023-10-31 23:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5069
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4983
    +user: Proxies\__CG__\App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4370
      +user: App\Entity\User {#4383 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698791819 {#4365
        date: 2023-10-31 23:36:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4371 …}
      +nested: Doctrine\ORM\PersistentCollection {#4373 …}
      +votes: Doctrine\ORM\PersistentCollection {#4375 …}
      +reports: Doctrine\ORM\PersistentCollection {#4377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
      -id: 81851
      -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698785050 {#4366
        date: 2023-10-31 21:44:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4370}
    +body: "Is that the official term for kbin users?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698785900 {#4981
      date: 2023-10-31 21:58:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@Jaysyn@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 81861
    -bodyTs: "'kbin':7 'offici':4 'term':5 'user':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4454217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698785900 {#4982
      date: 2023-10-31 21:58:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4370}
  +body: "I’ve been saying kbinauts but idk what they prefer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698791817 {#5064
    date: 2023-10-31 23:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Jaysyn@kbin.social"
    "@kirby@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5074 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 81987
  -bodyTs: "'idk':7 'kbinaut':5 'prefer':10 'say':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5026794"
  +editedAt: DateTimeImmutable @1698791830 {#5061
    date: 2023-10-31 23:37:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698791817 {#5065
    date: 2023-10-31 23:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5069
  +user: App\Entity\User {#4310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4983
    +user: Proxies\__CG__\App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4370
      +user: App\Entity\User {#4383 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I'm a Kbin [Patreon](https://www.patreon.com/kbin_pub/posts)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698791819 {#4365
        date: 2023-10-31 23:36:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4371 …}
      +nested: Doctrine\ORM\PersistentCollection {#4373 …}
      +votes: Doctrine\ORM\PersistentCollection {#4375 …}
      +reports: Doctrine\ORM\PersistentCollection {#4377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
      -id: 81851
      -bodyTs: "'/kbin_pub/posts).':8 'kbin':4 'm':2 'patreon':5 'www.patreon.com':7 'www.patreon.com/kbin_pub/posts).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/586943/-/comment/3286996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698785050 {#4366
        date: 2023-10-31 21:44:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4370}
    +body: "Is that the official term for kbin users?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698785900 {#4981
      date: 2023-10-31 21:58:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@Jaysyn@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 81861
    -bodyTs: "'kbin':7 'offici':4 'term':5 'user':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4454217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698785900 {#4982
      date: 2023-10-31 21:58:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4370}
  +body: "I’ve been saying kbinauts but idk what they prefer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698791817 {#5064
    date: 2023-10-31 23:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Jaysyn@kbin.social"
    "@kirby@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5074 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 81987
  -bodyTs: "'idk':7 'kbinaut':5 'prefer':10 'say':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5026794"
  +editedAt: DateTimeImmutable @1698791830 {#5061
    date: 2023-10-31 23:37:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698791817 {#5065
    date: 2023-10-31 23:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4445
  +user: App\Entity\User {#4458 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1698801047 {#4440
    date: 2023-11-01 02:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 81834
  -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4966146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783774 {#4441
    date: 2023-10-31 21:22: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
59 DENIED edit
App\Entity\EntryComment {#4445
  +user: App\Entity\User {#4458 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1698801047 {#4440
    date: 2023-11-01 02:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 81834
  -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4966146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783774 {#4441
    date: 2023-10-31 21:22: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
60 DENIED moderate
App\Entity\EntryComment {#4445
  +user: App\Entity\User {#4458 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1698801047 {#4440
    date: 2023-11-01 02:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 81834
  -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4966146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783774 {#4441
    date: 2023-10-31 21:22: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
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 {#4973
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4445
    +user: App\Entity\User {#4458 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1698801047 {#4440
      date: 2023-11-01 02:10:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 81834
    -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4966146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698783774 {#4441
      date: 2023-10-31 21:22:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "You know, you probably shouldn’t keep radioactive dimes in your pocket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1698789991 {#4968
    date: 2023-10-31 23:06:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Donjuanme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 81949
  -bodyTs: "'dime':9 'keep':7 'know':2 'pocket':12 'probabl':4 'radioact':8 'shouldn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5025727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698789991 {#4971
    date: 2023-10-31 23:06:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4445
    +user: App\Entity\User {#4458 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1698801047 {#4440
      date: 2023-11-01 02:10:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 81834
    -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4966146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698783774 {#4441
      date: 2023-10-31 21:22:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "You know, you probably shouldn’t keep radioactive dimes in your pocket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1698789991 {#4968
    date: 2023-10-31 23:06:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Donjuanme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 81949
  -bodyTs: "'dime':9 'keep':7 'know':2 'pocket':12 'probabl':4 'radioact':8 'shouldn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5025727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698789991 {#4971
    date: 2023-10-31 23:06:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4445
    +user: App\Entity\User {#4458 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1698801047 {#4440
      date: 2023-11-01 02:10:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 81834
    -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4966146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698783774 {#4441
      date: 2023-10-31 21:22:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "You know, you probably shouldn’t keep radioactive dimes in your pocket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1698789991 {#4968
    date: 2023-10-31 23:06:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Donjuanme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 81949
  -bodyTs: "'dime':9 'keep':7 'know':2 'pocket':12 'probabl':4 'radioact':8 'shouldn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5025727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698789991 {#4971
    date: 2023-10-31 23:06:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5085
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: Proxies\__CG__\App\Entity\User {#4965 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4445
      +user: App\Entity\User {#4458 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1698801047 {#4440
        date: 2023-11-01 02:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 81834
      -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4966146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698783774 {#4441
        date: 2023-10-31 21:22:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4445}
    +body: "You know, you probably shouldn’t keep radioactive dimes in your pocket."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1698789991 {#4968
      date: 2023-10-31 23:06:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@Donjuanme@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4963 …}
    +nested: Doctrine\ORM\PersistentCollection {#4961 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 81949
    -bodyTs: "'dime':9 'keep':7 'know':2 'pocket':12 'probabl':4 'radioact':8 'shouldn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5025727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698789991 {#4971
      date: 2023-10-31 23:06:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "Probably shouldn’t keep them at all, pockets or no pockets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698801045 {#5083
    date: 2023-11-01 02:10:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Donjuanme@lemmy.world"
    "@ilovededyoupiggy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5087 …}
  +nested: Doctrine\ORM\PersistentCollection {#5089 …}
  +votes: Doctrine\ORM\PersistentCollection {#5091 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 82088
  -bodyTs: "'keep':4 'pocket':8,11 'probabl':1 'shouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5030172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801045 {#5084
    date: 2023-11-01 02:10: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
67 DENIED edit
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: Proxies\__CG__\App\Entity\User {#4965 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4445
      +user: App\Entity\User {#4458 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1698801047 {#4440
        date: 2023-11-01 02:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 81834
      -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4966146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698783774 {#4441
        date: 2023-10-31 21:22:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4445}
    +body: "You know, you probably shouldn’t keep radioactive dimes in your pocket."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1698789991 {#4968
      date: 2023-10-31 23:06:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@Donjuanme@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4963 …}
    +nested: Doctrine\ORM\PersistentCollection {#4961 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 81949
    -bodyTs: "'dime':9 'keep':7 'know':2 'pocket':12 'probabl':4 'radioact':8 'shouldn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5025727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698789991 {#4971
      date: 2023-10-31 23:06:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "Probably shouldn’t keep them at all, pockets or no pockets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698801045 {#5083
    date: 2023-11-01 02:10:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Donjuanme@lemmy.world"
    "@ilovededyoupiggy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5087 …}
  +nested: Doctrine\ORM\PersistentCollection {#5089 …}
  +votes: Doctrine\ORM\PersistentCollection {#5091 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 82088
  -bodyTs: "'keep':4 'pocket':8,11 'probabl':1 'shouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5030172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801045 {#5084
    date: 2023-11-01 02:10: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
68 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: Proxies\__CG__\App\Entity\User {#4965 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4445
      +user: App\Entity\User {#4458 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ten bucks a month from day 1, it’s what Reddit decided my service price was, and while I know that is inflated at least 10x, I’d rather support myself and ten other users than give spez a radioactive dime from my own pocket."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1698801047 {#4440
        date: 2023-11-01 02:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 81834
      -bodyTs: "'1':7 '10x':26 'buck':2 'd':28 'day':6 'decid':12 'dime':41 'give':37 'inflat':23 'know':20 'least':25 'month':4 'pocket':45 'price':15 'radioact':40 'rather':29 'reddit':11 'servic':14 'spez':38 'support':30 'ten':1,33 'user':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4966146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698783774 {#4441
        date: 2023-10-31 21:22:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4445}
    +body: "You know, you probably shouldn’t keep radioactive dimes in your pocket."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1698789991 {#4968
      date: 2023-10-31 23:06:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zoidsberg@lemmy.ca"
      "@Donjuanme@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4963 …}
    +nested: Doctrine\ORM\PersistentCollection {#4961 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 81949
    -bodyTs: "'dime':9 'keep':7 'know':2 'pocket':12 'probabl':4 'radioact':8 'shouldn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5025727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698789991 {#4971
      date: 2023-10-31 23:06:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4445}
  +body: "Probably shouldn’t keep them at all, pockets or no pockets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698801045 {#5083
    date: 2023-11-01 02:10:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
    "@Donjuanme@lemmy.world"
    "@ilovededyoupiggy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5087 …}
  +nested: Doctrine\ORM\PersistentCollection {#5089 …}
  +votes: Doctrine\ORM\PersistentCollection {#5091 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 82088
  -bodyTs: "'keep':4 'pocket':8,11 'probabl':1 'shouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5030172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801045 {#5084
    date: 2023-11-01 02:10: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
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 {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Keep up the great work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698783414 {#4513
    date: 2023-10-31 21:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 81831
  -bodyTs: "'great':4 'keep':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4402572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783414 {#4514
    date: 2023-10-31 21:16: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
71 DENIED edit
App\Entity\EntryComment {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Keep up the great work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698783414 {#4513
    date: 2023-10-31 21:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 81831
  -bodyTs: "'great':4 'keep':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4402572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783414 {#4514
    date: 2023-10-31 21:16: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
72 DENIED moderate
App\Entity\EntryComment {#4518
  +user: App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Keep up the great work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698783414 {#4513
    date: 2023-10-31 21:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4521 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4529 …}
  -id: 81831
  -bodyTs: "'great':4 'keep':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4402572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783414 {#4514
    date: 2023-10-31 21:16: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
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 {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Respect. I’m hoping donations for my instance open soon too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698783351 {#4586
    date: 2023-10-31 21:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 81830
  -bodyTs: "'donat':5 'hope':4 'instanc':8 'm':3 'open':9 'respect':1 'soon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4463154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783351 {#4587
    date: 2023-10-31 21:15:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Respect. I’m hoping donations for my instance open soon too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698783351 {#4586
    date: 2023-10-31 21:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 81830
  -bodyTs: "'donat':5 'hope':4 'instanc':8 'm':3 'open':9 'respect':1 'soon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4463154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783351 {#4587
    date: 2023-10-31 21:15:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Respect. I’m hoping donations for my instance open soon too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698783351 {#4586
    date: 2023-10-31 21:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 81830
  -bodyTs: "'donat':5 'hope':4 'instanc':8 'm':3 'open':9 'respect':1 'soon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4463154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783351 {#4587
    date: 2023-10-31 21:15:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m doing my part!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698783241 {#4660
    date: 2023-10-31 21:14:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 81828
  -bodyTs: "'m':2 'part':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4402531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783241 {#4661
    date: 2023-10-31 21:14:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m doing my part!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698783241 {#4660
    date: 2023-10-31 21:14:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 81828
  -bodyTs: "'m':2 'part':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4402531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783241 {#4661
    date: 2023-10-31 21:14:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m doing my part!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698783241 {#4660
    date: 2023-10-31 21:14:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 81828
  -bodyTs: "'m':2 'part':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4402531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698783241 {#4661
    date: 2023-10-31 21:14:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for reminding me to set this up. I’m now supporting my server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1698782291 {#4733
    date: 2023-10-31 20:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 81818
  -bodyTs: "'m':10 'remind':3 'server':14 'set':6 'support':12 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4462812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698782291 {#4734
    date: 2023-10-31 20:58:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for reminding me to set this up. I’m now supporting my server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1698782291 {#4733
    date: 2023-10-31 20:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 81818
  -bodyTs: "'m':10 'remind':3 'server':14 'set':6 'support':12 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4462812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698782291 {#4734
    date: 2023-10-31 20:58:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for reminding me to set this up. I’m now supporting my server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1698782291 {#4733
    date: 2023-10-31 20:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 81818
  -bodyTs: "'m':10 'remind':3 'server':14 'set':6 'support':12 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4462812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698782291 {#4734
    date: 2023-10-31 20:58:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    $5/mo to them plus running a (small) instance mostly on my own dime!\n
    \n
    Community funding is the only way to fight commercialization of the fediverse!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698781872 {#4806
    date: 2023-10-31 20:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 81814
  -bodyTs: "'5/mo':1 'commerci':22 'communiti':14 'dime':13 'fedivers':25 'fight':21 'fund':15 'instanc':8 'most':9 'plus':4 'run':5 'small':7 'way':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4676798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781872 {#4807
    date: 2023-10-31 20:51:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    $5/mo to them plus running a (small) instance mostly on my own dime!\n
    \n
    Community funding is the only way to fight commercialization of the fediverse!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698781872 {#4806
    date: 2023-10-31 20:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 81814
  -bodyTs: "'5/mo':1 'commerci':22 'communiti':14 'dime':13 'fedivers':25 'fight':21 'fund':15 'instanc':8 'most':9 'plus':4 'run':5 'small':7 'way':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4676798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781872 {#4807
    date: 2023-10-31 20:51:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    $5/mo to them plus running a (small) instance mostly on my own dime!\n
    \n
    Community funding is the only way to fight commercialization of the fediverse!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698781872 {#4806
    date: 2023-10-31 20:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 81814
  -bodyTs: "'5/mo':1 'commerci':22 'communiti':14 'dime':13 'fedivers':25 'fight':21 'fund':15 'instanc':8 'most':9 'plus':4 'run':5 'small':7 'way':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4676798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781872 {#4807
    date: 2023-10-31 20:51:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4884
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just did my part. Thanks for the link and letting me know this was a thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698781642 {#4879
    date: 2023-10-31 20:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 81811
  -bodyTs: "'know':12 'let':10 'link':8 'part':4 'thank':5 'thing':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1533113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781642 {#4880
    date: 2023-10-31 20:47:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4884
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just did my part. Thanks for the link and letting me know this was a thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698781642 {#4879
    date: 2023-10-31 20:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 81811
  -bodyTs: "'know':12 'let':10 'link':8 'part':4 'thank':5 'thing':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1533113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781642 {#4880
    date: 2023-10-31 20:47:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4884
  +user: App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "You-are-helping-support-the-fediverse-right"
    +title: "You are helping support the fediverse, right?"
    +url: "https://lemmy.ca/pictrs/image/07729f6f-66e4-4d96-b052-09e8fde892d2.jpeg"
    +body: "[Our developers deserve a living wage, too.](https://join-lemmy.org/donate)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 554
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698820590 {#2414
      date: 2023-11-01 07:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8797
    -titleTs: "'fedivers':6 'help':3 'right':7 'support':4"
    -bodyTs: "'/donate)':10 'deserv':3 'develop':2 'join-lemmy.org':9 'join-lemmy.org/donate)':8 'live':5 'wage':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698866576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8391772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698780176 {#1793
      date: 2023-10-31 20:22:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just did my part. Thanks for the link and letting me know this was a thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698781642 {#4879
    date: 2023-10-31 20:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4895 …}
  -id: 81811
  -bodyTs: "'know':12 'let':10 'link':8 'part':4 'thank':5 'thing':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1533113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781642 {#4880
    date: 2023-10-31 20:47:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    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